Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_getpass.c68 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
136 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
141 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
220 char *getpass_r(const char *prompt, /* prompt to display */ in getpass_r() function
Dtool_getpass.h33 char *getpass_r(const char *prompt, char *buffer, size_t buflen);
Dtool_paramhlp.c475 getpass_r(prompt, passwd, sizeof(passwd)); in checkpasswd()
/third_party/curl/lib/
Dcurl_config.h.cmake202 /* Define to 1 if you have the `getpass_r' function. */
/third_party/curl/
DCMakeLists.txt1019 check_symbol_exists(getpass_r "${CURL_INCLUDES}" HAVE_GETPASS_R)
Dconfigure.ac3277 getpass_r \