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

  /src/lib/libc/gen/
getpass.c 64 * tunable for that GETPASS_FAIL_EOF to disable this.
239 if (flags & GETPASS_FAIL_EOF) {
  /src/include/
unistd.h 356 #define GETPASS_FAIL_EOF 0x002 /* Fail on EOF */

Completed in 13 milliseconds