Searched defs:getpass_r (Results 1 – 2 of 2) sorted by relevance
62 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function99 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function175 char *getpass_r(const char *prompt, /* prompt to display */ in getpass_r() function
85 #define getpass_r getpassword macro