Searched defs:copystring (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xauth/dist/
H A Dparsedpy.c58 copystring (const char *src, int len) function in typeref:typename:char *
/xsrc/external/mit/iceauth/dist/
H A Dprocess.c228 #define copystring(s) ( s != NULL ? strdup(s) : NULL ) macro

Completed in 4 milliseconds