Home
last modified time | relevance | path

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

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