Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dgetpwent.c193 static int compat_use_template(struct passwd *, struct passwd *, char *,
1465 compat_use_template(struct passwd *pwd, struct passwd *template, char *buffer, in compat_use_template() function
1629 e = compat_use_template(pwd, &st->template, buffer, bufsize); in compat_redispatch()