wb_pw             366 nsswitch/libwbclient/wbc_pwd.c 	struct winbindd_pw *wb_pw;
wb_pw             394 nsswitch/libwbclient/wbc_pwd.c 	wb_pw = (struct winbindd_pw *) pw_response.extra_data.data;
wb_pw             396 nsswitch/libwbclient/wbc_pwd.c 	*pwd = copy_passwd_entry(&wb_pw[pw_cache_idx]);