pw_response 317 nsswitch/libwbclient/wbc_pwd.c static struct winbindd_response pw_response; pw_response 326 nsswitch/libwbclient/wbc_pwd.c if (pw_response.extra_data.data) { pw_response 327 nsswitch/libwbclient/wbc_pwd.c free(pw_response.extra_data.data); pw_response 331 nsswitch/libwbclient/wbc_pwd.c ZERO_STRUCT(pw_response); pw_response 348 nsswitch/libwbclient/wbc_pwd.c if (pw_response.extra_data.data) { pw_response 349 nsswitch/libwbclient/wbc_pwd.c free(pw_response.extra_data.data); pw_response 377 nsswitch/libwbclient/wbc_pwd.c if (pw_response.extra_data.data) { pw_response 378 nsswitch/libwbclient/wbc_pwd.c free(pw_response.extra_data.data); pw_response 379 nsswitch/libwbclient/wbc_pwd.c ZERO_STRUCT(pw_response); pw_response 386 nsswitch/libwbclient/wbc_pwd.c &pw_response); pw_response 390 nsswitch/libwbclient/wbc_pwd.c pw_cache_size = pw_response.data.num_entries; pw_response 394 nsswitch/libwbclient/wbc_pwd.c wb_pw = (struct winbindd_pw *) pw_response.extra_data.data;