gr_response       419 nsswitch/libwbclient/wbc_pwd.c static struct winbindd_response gr_response;
gr_response       428 nsswitch/libwbclient/wbc_pwd.c 		if (gr_response.extra_data.data) {
gr_response       429 nsswitch/libwbclient/wbc_pwd.c 			free(gr_response.extra_data.data);
gr_response       433 nsswitch/libwbclient/wbc_pwd.c 	ZERO_STRUCT(gr_response);
gr_response       450 nsswitch/libwbclient/wbc_pwd.c 		if (gr_response.extra_data.data) {
gr_response       451 nsswitch/libwbclient/wbc_pwd.c 			free(gr_response.extra_data.data);
gr_response       480 nsswitch/libwbclient/wbc_pwd.c 	if (gr_response.extra_data.data) {
gr_response       481 nsswitch/libwbclient/wbc_pwd.c 		free(gr_response.extra_data.data);
gr_response       482 nsswitch/libwbclient/wbc_pwd.c 		ZERO_STRUCT(gr_response);
gr_response       489 nsswitch/libwbclient/wbc_pwd.c 					&gr_response);
gr_response       493 nsswitch/libwbclient/wbc_pwd.c 	gr_cache_size = gr_response.data.num_entries;
gr_response       497 nsswitch/libwbclient/wbc_pwd.c 	wb_gr = (struct winbindd_gr *) gr_response.extra_data.data;
gr_response       503 nsswitch/libwbclient/wbc_pwd.c 				((char *)gr_response.extra_data.data)+mem_ofs);
gr_response       529 nsswitch/libwbclient/wbc_pwd.c 	if (gr_response.extra_data.data) {
gr_response       530 nsswitch/libwbclient/wbc_pwd.c 		free(gr_response.extra_data.data);
gr_response       531 nsswitch/libwbclient/wbc_pwd.c 		ZERO_STRUCT(gr_response);
gr_response       538 nsswitch/libwbclient/wbc_pwd.c 					&gr_response);
gr_response       542 nsswitch/libwbclient/wbc_pwd.c 	gr_cache_size = gr_response.data.num_entries;
gr_response       546 nsswitch/libwbclient/wbc_pwd.c 	wb_gr = (struct winbindd_gr *) gr_response.extra_data.data;