Searched refs:_enum_common_p (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetprofattr.c121 extern int _enum_common_p(const char *, int (*)(const char *, kva_t *, void *,
135 (void) _enum_common_p(profileName, NULL, NULL, NULL, B_FALSE,
H A Dchkauthattr.c88 _enum_common_p(const char *cprofiles, function
132 res = _enum_common_p(GETPROF(pa->attr), cb,
170 res = _enum_common_p(GETPROF(ua->attr),
184 res = _enum_common_p(GETCONSPROF(kattrs), cb, ctxt, pres,
188 res = _enum_common_p(GETPROF(kattrs), cb, ctxt, pres,

Completed in 58 milliseconds