Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devfsadm/
H A Dmessage.h36 #define MUST_BE_ROOT gettext("you must be root to run this program\n") macro
H A Ddevfsadm.c272 err_print(MUST_BE_ROOT); in main()
/titanic_41/usr/src/cmd/picl/picld/
H A Dpicld.c66 #define MUST_BE_ROOT gettext("this program must be run as root\n") macro
1081 syslog(LOG_CRIT, MUST_BE_ROOT); in main()
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dmessage.h48 #define MUST_BE_ROOT gettext("you must be root to run this command\n") macro
H A Dbootadm.c847 bam_error(MUST_BE_ROOT); in check_subcmd_and_options()