Home
last modified time | relevance | path

Searched refs:check_auth (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/keyserv/
H A Dkeyserv.c1119 int check_auth; local
1130 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 …]
/titanic_50/usr/src/cmd/oamuser/user/
H A Dfuncs.c68 static const char *check_auth(const char *);
85 { USERATTR_AUTHS_KW, check_auth, auth },
231 check_auth(const char *auths) in check_auth() function
/titanic_50/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c71 static int check_auth(ucred_t *, const char *);
267 check_auth(ucred_t *ucred, const char *auth) in check_auth() function
391 if (check_auth(uc, HP_MODIFY_AUTH) != 0) { in cmd_changestate()
488 (check_auth(uc, HP_MODIFY_AUTH) != 0)) { in cmd_private()
/titanic_50/usr/src/cmd/cdrw/
H A Dutil.h75 int check_auth(uid_t uid);
H A Dutil.c254 check_auth(uid_t uid) in check_auth() function
H A Dmain.c235 if (check_auth(ruid) != 1) { in main()
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c7162 check_auth(const char *auth) in check_auth() function
7290 success = check_auth(LINK_SEC_AUTH); in do_create_secobj()
7373 success = check_auth(LINK_SEC_AUTH); in do_delete_secobj()