Searched refs:_enum_common_p (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libsecdb/common/ |
H A D | chkauthattr.c | 88 _enum_common_p(const char *cprofiles, in _enum_common_p() function 132 res = _enum_common_p(GETPROF(pa->attr), cb, in _enum_common_p() 170 res = _enum_common_p(GETPROF(ua->attr), in _enum_common() 184 res = _enum_common_p(GETCONSPROF(kattrs), cb, ctxt, pres, in _enum_common() 188 res = _enum_common_p(GETPROF(kattrs), cb, ctxt, pres, in _enum_common()
|
H A D | getprofattr.c | 121 extern int _enum_common_p(const char *, int (*)(const char *, kva_t *, void *, 135 (void) _enum_common_p(profileName, NULL, NULL, NULL, B_FALSE, in getproflist()
|