Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dgetpwent.c186 COMPAT_MODE_NETGROUP enumerator
1806 case COMPAT_MODE_NETGROUP: in compat_passwd()
1819 } while (st->compat == COMPAT_MODE_NETGROUP && in compat_passwd()
1868 st->compat = COMPAT_MODE_NETGROUP; in compat_passwd()