Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_getpass.c62 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
99 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() function
175 char *getpass_r(const char *prompt, /* prompt to display */ in getpass_r() function
H A Dtool_getpass.h35 char *getpass_r(const char *prompt, char *buffer, size_t buflen);
H A Dtool_paramhlp.c569 getpass_r(prompt, passwd, sizeof(passwd)); in checkpasswd()
/curl/lib/
H A Dcurl_config.h.cmake282 /* Define to 1 if you have the `getpass_r' function. */
/curl/
H A DCMakeLists.txt1486 check_symbol_exists("getpass_r" "${CURL_INCLUDES}" HAVE_GETPASS_R)
H A Dconfigure.ac4094 getpass_r \

Completed in 26 milliseconds