Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/crypto/openssh/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/freebsd-13.1/contrib/tcpdump/missing/
H A Dstrsep.c56 strsep(char **stringp, const char *delim) in strsep() function
/freebsd-13.1/sys/libkern/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/freebsd-13.1/contrib/unbound/compat/
H A Dstrsep.c48 char *strsep(char **stringp, const char *delim) in strsep() function
/freebsd-13.1/contrib/mandoc/
H A Dcompat_strsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/freebsd-13.1/lib/libc/string/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dstring.h224 #define strsep isc_string_separate macro
/freebsd-13.1/contrib/unbound/
H A Dconfig.h.in1297 #define strsep unbound_strsep macro
/freebsd-13.1/contrib/bmake/
H A Dmeta.c103 # define strsep(s, d) stresep((s), (d), '\0') macro
/freebsd-13.1/usr.sbin/unbound/
H A Dconfig.h1271 #define strsep unbound_strsep macro
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c203 strsep(char **s, const char *del) in strsep() function
/freebsd-13.1/contrib/libevent/
H A Dhttp.c206 strsep(char **s, const char *del) in strsep() function