Home
last modified time | relevance | path

Searched defs:getpass_r (Results 1 – 1 of 1) sorted by relevance

/external/curl/src/
Dtool_getpass.c64 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
105 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
138 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
143 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
222 char *getpass_r(const char *prompt, /* prompt to display */ in getpass_r() function