Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h174 int unpriv; /* is this an unprivileged command */ member
H A Dbootadm.c936 if (table[i].unpriv == 0 && geteuid() != 0) { in check_subcmd_and_options()
944 if (table[i].unpriv == 0) in check_subcmd_and_options()