Searched refs:GETPASS_7BIT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dreadpassphrase.c65 gflags |= GETPASS_7BIT;
/netbsd-current/lib/libc/gen/
H A Dgetpass.c79 * - GETPASS_7BIT strips the 8th bit
272 if (flags & GETPASS_7BIT)
/netbsd-current/include/
H A Dunistd.h355 #define GETPASS_7BIT 0x080 /* mask the high bit each char */ macro

Completed in 824 milliseconds