Searched refs:stringp (Results 1 – 2 of 2) sorted by relevance
45 strsep(char **stringp, const char *delim) in strsep() argument52 if ((s = *stringp) == NULL) { in strsep()65 *stringp = s; in strsep()
79 strsep(char **stringp, const char *delim) in strsep() argument86 if ((s = *stringp) == NULL) { in strsep()99 *stringp = s; in strsep()