Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/boot/bootadm/
H A Dbootadm.c113 int unpriv; /* is this an unprivileged command */ member
901 if (table[i].unpriv == 0 && geteuid() != 0) { in check_subcmd_and_options()
909 if (table[i].unpriv == 0) in check_subcmd_and_options()