Searched refs:get_pass (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dsmbpasswd.c226 static char *get_pass( const char *prompt, BOOL stdin_get) function
247 p = get_pass("New SMB password:", stdin_get);
252 p = get_pass("Retype new SMB password:", stdin_get);
416 old_passwd = get_pass("Old SMB password:",stdin_passwd_get);
524 old_pw = get_pass("Old SMB password:",stdin_passwd_get);

Completed in 39 milliseconds