Home
last modified time | relevance | path

Searched defs:yp_pw_flags (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libc/gen/
H A Dgetpwent.c182 __ypparse(struct passwd *pw, char *s, int yp_pw_flags) in __ypparse()
561 int yp_pw_flags = 0, ypcurrentlen, r, s = -1, pw_keynum; in __yppwlookup() local