Searched defs:strdup (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/ia64/stand/common/ | ||
| H A D | strdup.c | 50 strdup(const char *str) function in typeref:typename:char * |
| /src/common/dist/zlib/contrib/untgz/ | ||
| H A D | untgz.c | 44 # define strdup(str) _strdup(str) macro |
| /src/lib/libc/time/ | ||
| H A D | zic.c | 520 strdup(char const *str) function in typeref:typename:char * |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 681 #define strdup _strdup macro |
Completed in 11 milliseconds