Searched refs:cur_pw (Results 1 – 1 of 1) sorted by relevance
454 char *cur_pw = NULL; in getrpcpws() local466 cur_pw = getpass(prompt); in getrpcpws()467 if (!cur_pw) { in getrpcpws()480 rpc_pws[rpc_pw_count - 1] = cur_pw; in getrpcpws()