getpass           119 examples/libsmbclient/smbwrapper/smbsh.c                         p = getpass("Password: ");
getpass          1170 nsswitch/wbinfo.c 	ret = getpass(prompt);
getpass          1410 nsswitch/wbinfo.c 		fstrcpy(request.data.auth.pass, getpass("Password: "));
getpass          1523 nsswitch/wbinfo.c 		char *thepass = getpass("Password: ");
getpass          3793 source3/client/client.c 		char *pass = getpass("Password: ");
getpass          1375 source3/client/mount.cifs.c 		char *tmp_pass = getpass("Password: "); /* BB obsolete sys call but
getpass           491 source3/lib/util.c 	pass = getpass(label);
getpass           224 source3/torture/locktest.c 		char *pass = getpass("Password: ");
getpass           177 source3/torture/locktest2.c 		char *pass = getpass("Password: ");
getpass           224 source3/torture/masktest.c 		char *pass = getpass("Password: ");
getpass          6264 source3/torture/torture.c 		p = getpass("Password:");
getpass          1874 source3/utils/net_ads.c 		new_password = getpass(prompt);
getpass           755 source3/utils/net_rpc.c 		u1003.usri1003_password = getpass(prompt);
getpass           559 source3/utils/net_util.c 	pass = getpass(prompt);
getpass            90 source3/utils/netlookup.c 		char *pass = getpass("Password:");
getpass          2483 source3/utils/ntlm_auth.c 		opt_password = getpass("password: ");
getpass            65 source3/utils/passwd_util.c 		p = getpass( prompt);
getpass           106 source3/utils/smbget.c 		pass = getpass(prompt);
getpass           485 source4/client/mount.cifs.c 			mountpassword = getpass("Password: "); /* BB obsolete */
getpass           195 source4/client/smbmount.c 		char *pass = getpass("Password: ");
getpass            36 source4/lib/cmdline/credentials.c 	ret = getpass(prompt);
getpass           166 source4/torture/locktest2.c 		char *pass = getpass("Password: ");
getpass            53 source4/utils/net/net_password.c 		new_password = getpass(password_prompt);
getpass           128 source4/utils/net/net_password.c 		new_password = getpass(password_prompt);
getpass          1158 source4/utils/ntlm_auth.c 		opt_password = getpass("password: ");