Searched refs:KV_SEPCHAR (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/head/ | ||
H A D | secdb.h | 51 #define KV_SEPCHAR ',' macro |
/illumos-gate/usr/src/lib/libsecdb/common/ | ||
H A D | getprofattr.c | 132 if (strchr(profileName, KV_SEPCHAR) != NULL) in getproflist() |