Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dstrsep.c43 strsep(char **str, const char *delim) in strsep() function
H A Droken.h.in504 #define strsep rk_strsep macro
/freebsd/lib/libc/amd64/string/
H A Dstrsep.c39 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/contrib/mandoc/
H A Dcompat_strsep.c46 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/contrib/libfido2/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/contrib/tcpdump/missing/
H A Dstrsep.c56 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/sys/libkern/
H A Dstrsep.c47 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/lib/libc/string/
H A Dstrsep.c47 strsep(char **stringp, const char *delim) in strsep() function
/freebsd/contrib/unbound/compat/
H A Dstrsep.c48 char *strsep(char **stringp, const char *delim) in strsep() function
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dstring.h224 #define strsep isc_string_separate macro
/freebsd/contrib/unbound/
H A Dconfig.h.in1382 #define strsep unbound_strsep macro
/freebsd/contrib/bmake/
H A Dmeta.c101 # define strsep(s, d) stresep((s), (d), '\0') macro
/freebsd/lib/libunbound/
H A Dconfig.h1412 #define strsep unbound_strsep macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c214 strsep(char **s, const char *del) in strsep() function
/freebsd/contrib/libevent/
H A Dhttp.c214 strsep(char **s, const char *del) in strsep() function