Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/gen/
Dgetpwent.c175 struct compat_state { struct
198 static int compat_redispatch(struct compat_state *, enum nss_lookup_type, argument
1588 compat_redispatch(struct compat_state *st, enum nss_lookup_type how, in compat_redispatch()
1667 struct compat_state *st; in compat_endstate()
1671 st = (struct compat_state *)p; in compat_endstate()
1699 struct compat_state *st; in compat_setpwent()
1745 struct compat_state *st; in compat_passwd()
Dgetgrent.c132 struct compat_state { struct
1204 struct compat_state *st; in compat_endstate()
1208 st = (struct compat_state *)p; in compat_endstate()
1234 struct compat_state *st; in compat_setgrent()
1296 struct compat_state *st; in compat_group()