Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/i18n/
H A Dwstok.c55 __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 Dstrtok.c44 strtok(char *string, const char *sepset) in strtok()
H A Dstrtok_r.c44 strtok_r(char *string, const char *sepset, char **lasts) in strtok_r()
/titanic_44/usr/src/cmd/sgs/tsort/common/
H A Derrstrtok.c51 errstrtok(char *string, char *sepset) in errstrtok()
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dstrtok.c41 strtok(string, sepset) in strtok() argument
/titanic_44/usr/src/lib/libnsl/nss/
H A Dparse.c43 _strtok_escape(char *string, char *sepset, char **lasts) in _strtok_escape()
/titanic_44/usr/src/lib/libadm/common/
H A Dpkgparam.c54 static char sepset[] = ":=\n"; variable
H A Dckitem.c577 strtoki(char *string, char *sepset)
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c870 strtok(string, sepset) in strtok() argument
/titanic_44/usr/src/lib/libnisdb/
H A Dldap_val.c1755 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 Dstring.c683 strtok(char *string, const char *sepset) in strtok()
/titanic_44/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c125 char *sepset; in processSplitField() local
/titanic_44/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c915 strtok_d(char *string, const char *sepset, char *delim) in strtok_d()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4017 sd_strtok_r(char *string, const char *sepset, char **lasts) in sd_strtok_r()