Searched refs:check_auth (Results 1 – 7 of 7) sorted by relevance
1119 int check_auth; local1130 check_auth = 1;1137 check_auth = 1;1144 check_auth = 1;1151 check_auth = 0;1159 check_auth = 0;1166 check_auth = 1;1173 check_auth = 1;1181 check_auth = 1;1189 check_auth = 1;[all …]
68 static const char *check_auth(const char *);85 { USERATTR_AUTHS_KW, check_auth, auth },231 check_auth(const char *auths) in check_auth() function
71 static int check_auth(ucred_t *, const char *);267 check_auth(ucred_t *ucred, const char *auth) in check_auth() function391 if (check_auth(uc, HP_MODIFY_AUTH) != 0) { in cmd_changestate()488 (check_auth(uc, HP_MODIFY_AUTH) != 0)) { in cmd_private()
75 int check_auth(uid_t uid);
254 check_auth(uid_t uid) in check_auth() function
235 if (check_auth(ruid) != 1) { in main()
7180 check_auth(const char *auth) in check_auth() function7308 success = check_auth(LINK_SEC_AUTH); in do_create_secobj()7391 success = check_auth(LINK_SEC_AUTH); in do_delete_secobj()