get_password
if (get_password(pwbuf, PW_SIZE)) {
static int get_password(char *, int);
if (get_password(pwbuf, PW_SIZE)) {
pass = get_password(uid, target_host, username);
static char *get_password();