Home
last modified time | relevance | path

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

/xnu-11417.101.15/libsyscall/wrappers/string/
H A Dstrsep.c45 strsep(char **stringp, const char *delim) in strsep() argument
57 spanp = delim; in strsep()
/xnu-11417.101.15/bsd/libkern/
H A Dstrsep.c79 strsep(char **stringp, const char *delim) in strsep() argument
91 spanp = delim; in strsep()