/titanic_50/usr/src/cmd/allocate/ |
H A D | add_allocatable.c | 370 if ((tok = strtok_r(optsarg, KV_TOKEN_DELIMIT, &lasts)) == NULL) in scan_label() 378 while ((tok = strtok_r(NULL, KV_TOKEN_DELIMIT, &lasts)) != NULL) { in scan_label() 441 strlen(defmin) + strlen(KV_TOKEN_DELIMIT) + in check_args() 447 KV_TOKEN_DELIMIT, in check_args() 457 strlen(KV_TOKEN_DELIMIT) + in check_args() 463 devinfo->devopts, KV_TOKEN_DELIMIT, in check_args() 473 strlen(KV_TOKEN_DELIMIT) + in check_args() 479 devinfo->devopts, KV_TOKEN_DELIMIT, in check_args()
|
H A D | mkdevalloc.c | 411 dname, i, KV_TOKEN_DELIMIT); in dotape() 413 dtype, KV_TOKEN_DELIMIT); in dotape() 613 dname, KV_TOKEN_DELIMIT); in doaudio() 616 KV_TOKEN_DELIMIT); in doaudio() 775 dname, i, KV_TOKEN_DELIMIT); in dofloppy() 778 KV_TOKEN_DELIMIT); in dofloppy() 1045 dname, i, KV_TOKEN_DELIMIT); in docd() 1048 KV_TOKEN_DELIMIT); in docd() 1229 KV_TOKEN_DELIMIT); in dormdisk() 1231 DA_RMDISK_TYPE, KV_TOKEN_DELIMIT); in dormdisk()
|
H A D | allocate3.c | 188 dcp = strpbrk(auth_list, KV_TOKEN_DELIMIT); in _is_dev_authorized() 238 KV_TOKEN_DELIMIT) == 0) { in print_da_defs() 262 KV_ASSIGN, KV_TOKEN_DELIMIT) == 0) { in print_dev_attrs()
|
/titanic_50/usr/src/lib/nsswitch/nis/common/ |
H A D | getexecattr.c | 96 char *sep = KV_TOKEN_DELIMIT; in check_match_strbuf() 278 KV_TOKEN_DELIMIT, _priv_exec->policy, KV_TOKEN_DELIMIT, in _exec_nis_lookup() 286 _priv_exec->name, KV_TOKEN_DELIMIT, in _exec_nis_lookup()
|
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | getdadefs.c | 217 interpdadefs.devtype = getdadmfield(interpdadefline, KV_TOKEN_DELIMIT); in dadef_interpret() 218 opts = getdadmfield(NULL, KV_TOKEN_DELIMIT); in dadef_interpret()
|
H A D | devalloc.c | 275 KV_TOKEN_DELIMIT); in _update_zonename() 369 KV_TOKEN_DELIMIT"\\\n\t") != 0) { in _dmap2strentry() 465 KV_DELIMITER "\\\n\t", KV_TOKEN_DELIMIT "\\\n\t") != 0) { in _da2strentry() 510 KV_TOKEN_DELIMIT) != 0) { in _def2strentry() 1067 KV_TOKEN_DELIMIT); in _write_new_defattrs() 1118 if ((tok = strtok_r(tokp, KV_TOKEN_DELIMIT, &lasts)) != in _write_new_entry() 1123 while ((tok = strtok_r(NULL, KV_TOKEN_DELIMIT, in _write_new_entry() 1127 KV_TOKEN_DELIMIT "\\\n\t"); in _write_new_entry() 1154 (devinfo->devname ? devinfo->devname : ""), KV_TOKEN_DELIMIT); in _write_new_entry() 1156 (devinfo->devtype ? devinfo->devtype : ""), KV_TOKEN_DELIMIT); in _write_new_entry() [all …]
|
H A D | getdment.c | 573 dm->dmap_devname = getdadmfield(val, KV_TOKEN_DELIMIT); in dmap_interpretf() 574 dm->dmap_devtype = getdadmfield(NULL, KV_TOKEN_DELIMIT); in dmap_interpretf() 575 dm->dmap_devlist = getdadmfield(NULL, KV_TOKEN_DELIMIT); in dmap_interpretf()
|
H A D | getdaent.c | 492 _str2kva(opts, KV_ASSIGN, KV_TOKEN_DELIMIT); in da_interpret()
|
/titanic_50/usr/src/head/ |
H A D | secdb.h | 47 #define KV_TOKEN_DELIMIT ":" macro
|
/titanic_50/usr/src/lib/libnsl/nss/ |
H A D | getauthattr.c | 67 char *sep = KV_TOKEN_DELIMIT; in str2authattr()
|
H A D | getauuser.c | 71 char *sep = KV_TOKEN_DELIMIT; in str2auuser()
|
H A D | getprofattr.c | 66 char *sep = KV_TOKEN_DELIMIT; in str2profattr()
|
H A D | getuserattr.c | 74 char *sep = KV_TOKEN_DELIMIT; in str2userattr()
|
H A D | getexecattr.c | 98 char *sep = KV_TOKEN_DELIMIT; in str2execattr()
|
/titanic_50/usr/src/lib/libtsnet/common/ |
H A D | tsol_gettpent.c | 172 char *sep = KV_TOKEN_DELIMIT; in str_to_tpstr()
|
H A D | tsol_getrhent.c | 178 char *sep = KV_TOKEN_DELIMIT; in str_to_rhstr()
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddrbac.c | 74 char *sep = KV_TOKEN_DELIMIT; in genent_attr()
|
/titanic_50/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.c | 77 char *sep = KV_TOKEN_DELIMIT; in str2auuser_s() 96 char *sep = KV_TOKEN_DELIMIT; in str2userattr_s()
|