Searched defs:strsep (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | strsep.c | 43 strsep(char **str, const char *delim) in strsep() function
|
| H A D | roken.h.in | 504 #define strsep rk_strsep macro
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | strsep.c | 53 strsep(char **stringp, const char *delim) in strsep() function
|
| /freebsd-13.1/contrib/tcpdump/missing/ |
| H A D | strsep.c | 56 strsep(char **stringp, const char *delim) in strsep() function
|
| /freebsd-13.1/sys/libkern/ |
| H A D | strsep.c | 53 strsep(char **stringp, const char *delim) in strsep() function
|
| /freebsd-13.1/contrib/unbound/compat/ |
| H A D | strsep.c | 48 char *strsep(char **stringp, const char *delim) in strsep() function
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | compat_strsep.c | 53 strsep(char **stringp, const char *delim) in strsep() function
|
| /freebsd-13.1/lib/libc/string/ |
| H A D | strsep.c | 53 strsep(char **stringp, const char *delim) in strsep() function
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | string.h | 224 #define strsep isc_string_separate macro
|
| /freebsd-13.1/contrib/unbound/ |
| H A D | config.h.in | 1297 #define strsep unbound_strsep macro
|
| /freebsd-13.1/contrib/bmake/ |
| H A D | meta.c | 103 # define strsep(s, d) stresep((s), (d), '\0') macro
|
| /freebsd-13.1/usr.sbin/unbound/ |
| H A D | config.h | 1271 #define strsep unbound_strsep macro
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | http.c | 203 strsep(char **s, const char *del) in strsep() function
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | http.c | 206 strsep(char **s, const char *del) in strsep() function
|