Home
last modified time | relevance | path

Searched refs:cur_pw (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/keyserv/
H A Dchkey.c454 char *cur_pw = NULL; in getrpcpws() local
466 cur_pw = getpass(prompt); in getrpcpws()
467 if (!cur_pw) { in getrpcpws()
480 rpc_pws[rpc_pw_count - 1] = cur_pw; in getrpcpws()