OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mystrdup
(Results
1 - 3
of
3
) sorted by null
/external/hyphenation/
csutil.h
11
char *
mystrdup
(const char * s);
csutil.c
39
char *
mystrdup
(const char * s)
function
[
all
...]
/external/e2fsprogs/e2fsck/
profile.c
1065
#define strdup
MYstrdup
1066
static char *
MYstrdup
(const char *s)
[
all
...]
Completed in 230 milliseconds