Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dgetpwent.c195 static int compat_redispatch(struct compat_state *, enum nss_lookup_type,
1577 compat_redispatch(struct compat_state *st, enum nss_lookup_type how, in compat_redispatch() function
1794 rv = compat_redispatch(st, how, how, name, name, uid, pwd, in compat_passwd()
1810 rv = compat_redispatch(st, how, nss_lt_name, name, in compat_passwd()
1816 rv = compat_redispatch(st, how, nss_lt_name, name, st->name, in compat_passwd()