OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strip_end
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/asn1/
asn_mime.c
94
static char *
strip_end
(char *name);
757
return
strip_end
(strip_start(name));
778
static char *
strip_end
(char *name)
function
/system/core/liblog/
logprint.c
334
static inline char *
strip_end
(char *str)
function
Completed in 315 milliseconds