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

  /src/lib/libc/gen/
getpass.c 66 * a tunable for that GETPASS_BUF_LIMIT to disable this.
261 if (flags & GETPASS_BUF_LIMIT) {
  /src/include/
unistd.h 357 #define GETPASS_BUF_LIMIT 0x004 /* beep on buffer limit */

Completed in 12 milliseconds