HomeSort by relevance Sort by last modified time
    Searched full:rep_strdup (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/tdb/patches/
replace-includes 56 +#define strdup rep_strdup
57 +static char *rep_strdup(const char *s)
  /external/e2fsprogs/lib/ext2fs/
tdb.c 74 #define strdup rep_strdup
75 static char *rep_strdup(const char *s) function
    [all...]

Completed in 83 milliseconds