getgrent_response  670 nsswitch/winbind_nss_linux.c static struct winbindd_response getgrent_response;
getgrent_response  691 nsswitch/winbind_nss_linux.c 		winbindd_free_response(&getgrent_response);
getgrent_response  723 nsswitch/winbind_nss_linux.c 		winbindd_free_response(&getgrent_response);
getgrent_response  769 nsswitch/winbind_nss_linux.c 		winbindd_free_response(&getgrent_response);
getgrent_response  773 nsswitch/winbind_nss_linux.c 	ZERO_STRUCT(getgrent_response);
getgrent_response  778 nsswitch/winbind_nss_linux.c 			       &getgrent_response);
getgrent_response  787 nsswitch/winbind_nss_linux.c 		num_gr_cache = getgrent_response.data.num_entries;
getgrent_response  794 nsswitch/winbind_nss_linux.c 			getgrent_response.extra_data.data;
getgrent_response  811 nsswitch/winbind_nss_linux.c 				 ((char *)getgrent_response.extra_data.data)+mem_ofs,
getgrent_response  830 nsswitch/winbind_nss_linux.c 			winbindd_free_response(&getgrent_response);