Searched refs:GETPASS_NO_BEEP (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/include/ | ||
| D | unistd.h | 359 #define GETPASS_NO_BEEP 0x010 /* don't beep */ macro |
| /netbsd/src/lib/libc/gen/ | ||
| D | getpass.c | 172 if (flags & GETPASS_NO_BEEP) \ in __weak_alias() |