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

  /src/lib/libc/gen/
getpass.c 79 * - GETPASS_7BIT strips the 8th bit
272 if (flags & GETPASS_7BIT)
  /src/include/
unistd.h 362 #define GETPASS_7BIT 0x080 /* mask the high bit each char */

Completed in 11 milliseconds