Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dgetnetgrent.c155 static int compat_endnetgrent(void *, void *, va_list);
185 NS_COMPAT_CB(compat_endnetgrent, NULL)
406 compat_endnetgrent(void *retval, void *mdata, va_list ap) function