/titanic_51/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() argument 76 wcstok(wchar_t *string, const wchar_t *sepset) in wcstok() argument 86 wstok(wchar_t *string, const wchar_t *sepset) in wstok() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | strtok.c | 44 strtok(char *string, const char *sepset) in strtok() argument
|
H A D | strtok_r.c | 44 strtok_r(char *string, const char *sepset, char **lasts) in strtok_r() argument
|
/titanic_51/usr/src/cmd/sgs/tsort/common/ |
H A D | errstrtok.c | 51 errstrtok(char *string, char *sepset) in errstrtok() argument
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | strtok.c | 41 strtok(string, sepset) in strtok() argument
|
/titanic_51/usr/src/lib/libnsl/nss/ |
H A D | parse.c | 43 _strtok_escape(char *string, char *sepset, char **lasts) in _strtok_escape() argument
|
/titanic_51/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) argument
|
/titanic_51/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 870 strtok(string, sepset) in strtok() argument
|
/titanic_51/usr/src/lib/libnisdb/ |
H A D | ldap_val.c | 1756 char **val, char **fmtstart, char *sepset) { in scanMappingFormat() argument 2092 matchMappingItem(__nis_mapping_format_t * f,__nis_value_t * inVal,int * numVals,char * sepset,char ** outstr) matchMappingItem() argument [all...] |
/titanic_51/usr/src/common/util/ |
H A D | string.c | 683 strtok(char *string, const char *sepset) in strtok() argument
|
/titanic_51/usr/src/lib/libnisdb/yptol/ |
H A D | dit_access_utils.c | 127 char *sepset; in processSplitField() local
|
/titanic_51/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 915 strtok_d(char *string, const char *sepset, char *delim) in strtok_d() argument
|
/titanic_51/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() argument
|