Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-functions.sh13 PK_RESULT=`hal-is-caller-privileged --udi $UDI --action $ACTION \
21 if [ "$PK_RESULT" != "yes" ] ;then
23 echo "$ACTION $PK_RESULT <-- (action, result)" >&2