Searched defs:sepset (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libc/port/i18n/ |
H A D | wstok.c | 55 __wcstok_xpg5(wchar_t *string, const wchar_t *sepset, wchar_t **ptr) in __wcstok_xpg5() 76 wcstok(wchar_t *string, const wchar_t *sepset) in wcstok() 86 wstok(wchar_t *string, const wchar_t *sepset) in wstok()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | strtok.c | 44 strtok(char *string, const char *sepset) in strtok()
|
H A D | strtok_r.c | 44 strtok_r(char *string, const char *sepset, char **lasts) in strtok_r()
|
/titanic_44/usr/src/cmd/sgs/tsort/common/ |
H A D | errstrtok.c | 51 errstrtok(char *string, char *sepset) in errstrtok()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | strtok.c | 41 strtok(string, sepset) in strtok() argument
|
/titanic_44/usr/src/lib/libnsl/nss/ |
H A D | parse.c | 43 _strtok_escape(char *string, char *sepset, char **lasts) in _strtok_escape()
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | pkgparam.c | 54 static char sepset[] = ":=\n"; variable
|
H A D | ckitem.c | 577 strtoki(char *string, char *sepset)
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 870 strtok(string, sepset) in strtok() argument
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | ldap_val.c | 1755 char **val, char **fmtstart, char *sepset) { in scanMappingFormat() 2091 int *numVals, char *sepset, char **outstr) { in matchMappingItem()
|
/titanic_44/usr/src/common/util/ |
H A D | string.c | 683 strtok(char *string, const char *sepset) in strtok()
|
/titanic_44/usr/src/lib/libnisdb/yptol/ |
H A D | dit_access_utils.c | 125 char *sepset; in processSplitField() local
|
/titanic_44/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 915 strtok_d(char *string, const char *sepset, char *delim) in strtok_d()
|
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 4017 sd_strtok_r(char *string, const char *sepset, char **lasts) in sd_strtok_r()
|