Searched defs:copystring (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xauth/dist/ | ||
| H A D | parsedpy.c | 58 copystring (const char *src, int len) function in typeref:typename:char * |
| /xsrc/external/mit/iceauth/dist/ | ||
| H A D | process.c | 228 #define copystring(s) ( s != NULL ? strdup(s) : NULL ) macro |
Completed in 4 milliseconds