Searched refs:USER_ROOT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.sbin/bsdconfig/password/
H A Dpassword48 USER_ROOT=root
77 'pw usermod "%s" -h 0' "$USER_ROOT" || f_die
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c1003 user->config = USER_ROOT;
1577 if (user->state != USER_ACTIVE || user->config != USER_ROOT) {
1664 if (user->state != USER_ACTIVE || user->config != USER_ROOT) {
1847 case USER_ROOT:
H A Dcc_dump.c193 (user->config == USER_ROOT) ? "root" :
H A Dccpriv.h488 USER_ROOT, enumerator in enum:ccuser::__anon8348

Completed in 112 milliseconds