Searched refs:get_principals (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/crypto/heimdal/lib/kadm5/ |
| HD | common_glue.c | 126 return __CALL(get_principals, (server_handle, expression, princs, count)); in kadm5_get_principals()
|
| HD | private.h | 48 kadm5_ret_t (*get_principals) (void*, const char*, char***, int*); member
|
| HD | context_s.c | 49 SET(c, get_principals); in set_funcs()
|
| HD | init_c.c | 59 SET(c, get_principals); in set_funcs()
|
| HD | ad.c | 1343 SET(c, get_principals); in set_funcs()
|