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

  /src/external/bsd/pam-u2f/dist/pamu2fcfg/
_readpassphrase.h 33 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */
readpassphrase.c 141 if ((flags & RPP_FORCELOWER))
  /src/crypto/external/bsd/openssh/dist/
readpassphrase.h 37 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */
readpassphrase.c 60 if (flags & RPP_FORCELOWER)
123 if ((flags & RPP_FORCELOWER))
  /src/external/bsd/libfido2/dist/openbsd-compat/
readpassphrase.h 35 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */
readpassphrase_win32.c 113 if(flags & RPP_FORCELOWER)
readpassphrase.c 141 if ((flags & RPP_FORCELOWER))
  /src/external/bsd/libarchive/dist/libarchive_fe/
passphrase.c 72 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */
256 if ((flags & RPP_FORCELOWER))
  /src/external/public-domain/sqlite/sqlite2mdoc/
config.h 193 #define RPP_FORCELOWER 0x04

Completed in 15 milliseconds