Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pwconv/
H A Dpwconv.c51 #define PRIVILEGED 0 /* priviledged id */ macro
123 if (getuid() != PRIVILEGED) { in main()