Searched refs:strsep (Results 1 – 6 of 6) sorted by relevance
46 strsep(char **stringp, const char *delim) in strsep() function71 DEF_WEAK(strsep);
146 while ((dir = strsep(&strsep_buf, ":"))) { in execvpe()
114 char* strsep(char** __s_ptr, const char* __delimiter);
1026 strsep;
541 "upstream-openbsd/lib/libc/string/strsep.c",