Searched refs:stringp (Results 1 – 1 of 1) sorted by relevance
47 strsep(char **stringp, const char *delim) in strsep() argument54 if ((s = *stringp) == NULL) in strsep()65 *stringp = s; in strsep()