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