Home
last modified time | relevance | path

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

/spdk/scripts/common/setup/
H A Dinteractive.sh21 ((UID != 0)) || return 0
23 if yn "You ($UID) need to be root to commit any changes. Elevate privileges?"; then
/spdk/scripts/perf/pm/
H A Dcollect-bmc-pm18 if ((UID)); then
/spdk/scripts/
H A Dcommon.sh506 ((UID == 0)) || return 0