Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dsecdb.h51 #define KV_SEPCHAR ',' macro
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetprofattr.c132 if (strchr(profileName, KV_SEPCHAR) != NULL) in getproflist()