_nss_winbind_setgrent   33 nsswitch/winbind_nss_freebsd.c extern enum nss_status _nss_winbind_setgrent(void);
_nss_winbind_setgrent   61 nsswitch/winbind_nss_freebsd.c { NSDB_GROUP, "endgrent",   __nss_compat_setgrent,   _nss_winbind_setgrent },
_nss_winbind_setgrent   47 nsswitch/winbind_nss_linux.c NSS_STATUS _nss_winbind_setgrent(void);
_nss_winbind_setgrent   53 nsswitch/winbind_nss_netbsd.c NSS_STATUS _nss_winbind_setgrent(void);
_nss_winbind_setgrent   94 nsswitch/winbind_nss_netbsd.c 	rv = _nss_winbind_setgrent();
_nss_winbind_setgrent  204 nsswitch/winbind_nss_solaris.c 	return _nss_winbind_setgrent();
_nss_winbind_setgrent   74 nsswitch/winbind_nss_solaris.h NSS_STATUS _nss_winbind_setgrent(void);