Home
last modified time | relevance | path

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

/netbsd/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/external/bsd/tcpdump/dist/missing/
H A Dstrsep.c56 strsep(char **stringp, const char *delim) in strsep() function
/netbsd/common/lib/libc/string/
H A Dstrsep.c48 __weak_alias(strsep,_strsep) in __weak_alias() argument
/netbsd/external/bsd/mdocml/dist/
H A Dcompat_strsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dstring.h226 #define strsep isc_string_separate macro
/netbsd/external/bsd/unbound/dist/compat/
H A Dstrsep.c48 char *strsep(char **stringp, const char *delim) in strsep() function
/netbsd/external/bsd/nvi/dist/clib/
H A Dstrsep.c62 strsep(register char **stringp, register const char *delim) in strsep() function
/netbsd/external/bsd/libbind/dist/bsd/
H A Dstrsep.c63 strsep(char **stringp, const char *delim) { in strsep() function
/netbsd/external/bsd/unbound/dist/
H A Dconfig.h.in1305 #define strsep unbound_strsep macro
/netbsd/usr.bin/make/
H A Dmeta.c97 # define strsep(s, d) stresep((s), (d), '\0') macro
/netbsd/external/bsd/unbound/include/
H A Dconfig.h1298 #define strsep unbound_strsep macro
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp.c205 strsep(char **s, const char *del) in strsep() function
/netbsd/external/bsd/libevent/dist/
H A Dhttp.c218 strsep(char **s, const char *del) in strsep() function
/netbsd/lib/libc/include/
H A Dnamespace.h680 #define strsep _strsep macro