Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/generic/
A Dstrsep.c23 char *strsep (char **stringp, const char *delim) in strsep() argument
27 begin = *stringp; in strsep()
58 *stringp = end; in strsep()
62 *stringp = NULL; in strsep()

Completed in 2 milliseconds