Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gen/
H A Dgetpwent.c341 char *buf, size_t buflen, const struct passwd *protopw, int protoflags) in _pw_copy() argument
376 if (useproto && !(protoflags & _PASSWORD_NOUID)) in _pw_copy()
381 if (useproto && !(protoflags & _PASSWORD_NOGID)) in _pw_copy()
1684 int protoflags; /* proto passwd flags */ member
1751 state->protoflags = 0; in _compat_end()
2031 &state->proto, state->protoflags)) { in _compat_pwscan()
2122 state->protoflags = pwflags; in _compat_pwscan()