Searched refs:dc_str (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 74 static int is_root(int free_uc, char *dc_str, ucred_t **uc); 75 int is_root_or_all_privs(char *dc_str, ucred_t **ucp); 1359 is_root(int free_uc, char *dc_str, ucred_t **ucp) argument 1377 "unavailable)\n", dc_str, ucred_getpid(*ucp), 1386 dc_str, ucred_getpid(*ucp), ucred_getruid(*ucp), 1818 is_root_or_all_privs(char *dc_str, ucred_t **ucp) argument 1827 if (is_root(0, dc_str, ucp) == 1) { 1845 "be unavailable)\n", dc_str,
|
H A D | cachemgr_change.c | 644 chg_is_called_from_nscd_or_peruser_nscd(char *dc_str, pid_t *pidp) in chg_is_called_from_nscd_or_peruser_nscd() argument 663 "uid %u, euid %u\n", dc_str, pid, in chg_is_called_from_nscd_or_peruser_nscd() 669 "euid %u\n", dc_str, pid, in chg_is_called_from_nscd_or_peruser_nscd()
|
H A D | cachemgr.h | 119 extern int chg_is_called_from_nscd_or_peruser_nscd(char *dc_str, pid_t *pidp);
|
H A D | cachemgr_getldap.c | 57 extern int is_root_or_all_privs(char *dc_str, ucred_t **ucp);
|
/titanic_44/usr/src/cmd/nscd/ |
H A D | nscd_frontend.h | 87 void _nscd_APP_check_cred(void *buf, pid_t *pidp, char *dc_str,
|
H A D | nscd_frontend.c | 379 char *dc_str) in N2N_check_priv() argument 406 "euid %d, zoneid %d\n", dc_str, ucred_getpid(uc), in N2N_check_priv() 416 "euid %d, zoneid %d\n", dc_str, ucred_getpid(uc), in N2N_check_priv() 428 char *dc_str, in _nscd_APP_check_cred() argument 469 "euid %d, header ruid %d, header euid %d\n", dc_str, in _nscd_APP_check_cred()
|