Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dgetpwent.c184 COMPAT_MODE_NETGROUP enumerator
1799 case COMPAT_MODE_NETGROUP: in compat_passwd()
1812 } while (st->compat == COMPAT_MODE_NETGROUP && in compat_passwd()
1861 st->compat = COMPAT_MODE_NETGROUP; in compat_passwd()