Searched refs:AUTOCONF_WRITE_AUTH (Results 1 – 3 of 3) sorted by relevance
43 #define AUTOCONF_WRITE_AUTH "solaris.network.autoconf.write" macro
291 if (chkauthattr(AUTOCONF_WRITE_AUTH, pwd->pw_name) == 0) { in nwamd_door_req_action()293 "need %s for %s action", AUTOCONF_WRITE_AUTH, in nwamd_door_req_action()298 if (chkauthattr(AUTOCONF_WRITE_AUTH, pwd->pw_name) == 0 && in nwamd_door_req_action()302 AUTOCONF_WRITE_AUTH, AUTOCONF_SELECT_AUTH, in nwamd_door_req_action()
88 if (chkauthattr(AUTOCONF_WRITE_AUTH, pwd->pw_name) == 0) { in nwam_check_auths()