Home
last modified time | relevance | path

Searched refs:KV_SEPSTR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dsecdb.h52 #define KV_SEPSTR "," macro
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dchkauthattr.c107 while (prof = strtok_r(profiles, KV_SEPSTR, &last)) { in _enum_common_p()
241 while (auth = strtok_r(auths, KV_SEPSTR, &last)) { in _enum_auths_a()