Searched refs:stringp (Results 1 – 1 of 1) sorted by relevance
24 __strsep (char **stringp, const char *delim) in __strsep() argument28 begin = *stringp; in __strsep()39 *stringp = end; in __strsep()43 *stringp = NULL; in __strsep()
Completed in 5 milliseconds