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

/freebsd-9.3-release/etc/periodic/weekly/
H A D340.noid21 \( -nogroup -o -nouser \) -print | sed 's/^/ /' |
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dpwcache.c48 user_from_uid(uid_t uid, int nouser) argument
68 if (nouser)
/freebsd-9.3-release/contrib/opie/
H A Dopielogin.c174 static struct passwd nouser; variable in typeref:struct:passwd
245 memcpy(&thisuser, &nouser, sizeof(thisuser));
283 memcpy(&thisuser, &nouser, sizeof(thisuser));
456 memcpy(&thisuser, &nouser, sizeof(thisuser));
687 memset(&nouser, 0, sizeof(nouser));
688 nouser.pw_uid = -1;
689 nouser.pw_gid = -1;
690 nouser.pw_passwd = "#nope";
691 nouser
[all...]
H A Dopiesu.c120 static struct passwd thisuser, nouser; variable in typeref:struct:
148 memcpy(&thisuser, &nouser, sizeof(thisuser));
190 memcpy(&thisuser, &nouser, sizeof(thisuser));
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dbuildvirtuser83 error:nouser No such user

Completed in 280 milliseconds