Searched refs:win32_strsep (Results 1 – 2 of 2) sorted by relevance
104 # define strsep win32_strsep105 extern char* win32_strsep(char** pline, const char* delim);
143 win32_strsep(char** pline, const char* delim) in win32_strsep() function