OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 630 milliseconds