Searched refs:getpass (Results 1 – 7 of 7) sorted by relevance
32 import getpass130 password = getpass.getpass("%s password for %s: " % (self.host,
55 __weak_alias(getpass,_getpass)60 getpass(prompt) in getpass() function
288 password = getpass(prompt); in getpass_or_cancel()
40 #define getpassphrase getpass
95 char *getpass(char *);
666 if ((key = getpass("Password: ")) == NULL)