Home
last modified time | relevance | path

Searched refs:stringp (Results 1 – 1 of 1) sorted by relevance

/string/
A Dstrsep.c24 __strsep (char **stringp, const char *delim) in __strsep() argument
28 begin = *stringp; in __strsep()
39 *stringp = end; in __strsep()
43 *stringp = NULL; in __strsep()

Completed in 5 milliseconds