HomeSort by relevance Sort by last modified time
    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