Home
last modified time | relevance | path

Searched defs:strsep (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrsep.c45 strsep(char **str, const char *delim) in strsep() function
H A Droken.h.in551 #define strsep rk_strsep macro
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/netbsd-src/common/lib/libc/string/
H A Dstrsep.c48 __weak_alias(strsep,_strsep) in __weak_alias() argument
/netbsd-src/external/bsd/nvi/dist/clib/
H A Dstrsep.c62 strsep(register char **stringp, register const char *delim) in strsep() function
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_strsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dstrsep.c48 char *strsep(char **stringp, const char *delim) in strsep() function
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dstrsep.c63 strsep(char **stringp, const char *delim) { in strsep() function
/netbsd-src/external/bsd/unbound/dist/
H A Dconfig.h.in1323 #define strsep unbound_strsep macro
/netbsd-src/usr.bin/make/
H A Dmeta.c97 # define strsep(s, d) stresep((s), (d), '\0') macro
/netbsd-src/external/bsd/unbound/include/
H A Dconfig.h1340 #define strsep unbound_strsep macro
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c218 strsep(char **s, const char *del) in strsep() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h680 #define strsep _strsep global() macro