Searched refs:AUTOCONF_WRITE_AUTH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dauth_list.h43 #define AUTOCONF_WRITE_AUTH "solaris.network.autoconf.write" macro
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Ddoor_if.c291 if (chkauthattr(AUTOCONF_WRITE_AUTH, pwd->pw_name) == 0) {
293 "need %s for %s action", AUTOCONF_WRITE_AUTH,
298 if (chkauthattr(AUTOCONF_WRITE_AUTH, pwd->pw_name) == 0 &&
302 AUTOCONF_WRITE_AUTH, AUTOCONF_SELECT_AUTH,
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_backend.c88 if (chkauthattr(AUTOCONF_WRITE_AUTH, pwd->pw_name) == 0) {

Completed in 78 milliseconds