Home
last modified time | relevance | path

Searched refs:getpassfd (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dgetpass.c55 __weak_alias(getpassfd,_getpassfd) in __weak_alias() argument
86 getpassfd(const char *prompt, char *buf, size_t len, int *fd, int flags, in __weak_alias()
323 return getpassfd(prompt, buf, len, NULL, GETPASS_ECHO_NL, 0); in getpass_r()
357 printf("[%s]\n", getpassfd("foo>", buf, sizeof(buf), NULL, in main()
H A DMakefile.inc134 MLINKS+=getpass.3 getpassfd.3
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadpassphrase.c67 return getpassfd(prompt, buf, bufsiz, NULL, gflags, 0);
/netbsd-src/include/
H A Dunistd.h354 char *getpassfd(const char *, char *, size_t, int *, int, int);
/netbsd-src/usr.bin/nc/
H A Dsocks.c125 if (getpassfd(prompt, pw, sizeof(pw), NULL, GETPASS_NEED_TTY, 0) in getproxypass()
/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_ttyconv.c72 rv = getpassfd(message, response, PAM_MAX_RESP_SIZE, NULL, in prompt()
/netbsd-src/lib/libc/include/
H A Dnamespace.h403 #define getpassfd _getpassfd
399 #define getpassfd _getpassfd global() macro
/netbsd-src/sbin/cgdconfig/
H A Dcgdconfig.c576 p = getpassfd(prompt, buf, sizeof(buf), NULL, in maybe_getpass()
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt1497 getpassfd