wbinfo_prompt_pass 1200 nsswitch/wbinfo.c 		password = wbinfo_prompt_pass(NULL, username);
wbinfo_prompt_pass 1261 nsswitch/wbinfo.c 		password = wbinfo_prompt_pass(NULL, username);
wbinfo_prompt_pass 1306 nsswitch/wbinfo.c 		pass = wbinfo_prompt_pass(NULL, username);
wbinfo_prompt_pass 1617 nsswitch/wbinfo.c 	old_password = wbinfo_prompt_pass("old", username);
wbinfo_prompt_pass 1618 nsswitch/wbinfo.c 	new_password = wbinfo_prompt_pass("new", username);