tmp_pass 1375 source3/client/mount.cifs.c char *tmp_pass = getpass("Password: "); /* BB obsolete sys call but tmp_pass 1378 source3/client/mount.cifs.c if (!tmp_pass || !mountpassword) { tmp_pass 1382 source3/client/mount.cifs.c strlcpy(mountpassword, tmp_pass, MOUNT_PASSWD_SIZE+1);