Searched refs:nouser (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh108 nouser=false
113 nouser=true
120 if [ "$nouser" = true -o "$rootro" = true ]; then
121 if [ "$nouser" = true -a "$rootro" = true ]; then
124 elif [ "$nouser" = true ]; then
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c270 static struct passwd nouser = { "", "no:password", (uid_t)-1 }; variable in typeref:struct:passwd
1602 pwd = &nouser;
1610 pwd = &nouser;
/illumos-gate/usr/src/cmd/bnu/
H A Din.uucpd.c69 struct passwd nouser = { variable in typeref:struct:passwd

Completed in 130 milliseconds