Searched refs:store_string (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xfindproxy/dist/
H A Dxfindproxy.h77 store_string(char *pBuf, const char *string) function in typeref:typename:char *
90 #define STORE_STRING(_pBuf, _string) _pBuf = store_string(_pBuf, _string)

Completed in 2 milliseconds