_nss_winbind_endgrent 34 nsswitch/winbind_nss_freebsd.c extern enum nss_status _nss_winbind_endgrent(void); _nss_winbind_endgrent 62 nsswitch/winbind_nss_freebsd.c { NSDB_GROUP, "setgrent", __nss_compat_endgrent, _nss_winbind_endgrent }, _nss_winbind_endgrent 48 nsswitch/winbind_nss_linux.c NSS_STATUS _nss_winbind_endgrent(void); _nss_winbind_endgrent 54 nsswitch/winbind_nss_netbsd.c NSS_STATUS _nss_winbind_endgrent(void); _nss_winbind_endgrent 85 nsswitch/winbind_nss_netbsd.c rv = _nss_winbind_endgrent(); _nss_winbind_endgrent 211 nsswitch/winbind_nss_solaris.c return _nss_winbind_endgrent(); _nss_winbind_endgrent 75 nsswitch/winbind_nss_solaris.h NSS_STATUS _nss_winbind_endgrent(void);