Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c83 #define AUTHNAME_SUSPEND AUTHNAME_SUSPEND_RAM macro
88 #define AUTHNAME_SUSPEND AUTHNAME_SUSPEND_DISK macro
280 if (chkauthattr(AUTHNAME_SUSPEND, user) != 1) { in pm_suspend()
686 (chkauthattr(AUTHNAME_SUSPEND, pw->pw_name) != 1)) { in main()