HomeSort by: relevance | last modified time | path
    Searched refs:GETPASS_NO_BEEP (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
getpass.c 76 * - GETPASS_NO_BEEP disables beeping.
172 if (flags & GETPASS_NO_BEEP) \
  /src/include/
unistd.h 359 #define GETPASS_NO_BEEP 0x010 /* don't beep */

Completed in 12 milliseconds