Searched refs:RPP_FORCELOWER (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.h35 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
H A Dreadpassphrase.c137 if ((flags & RPP_FORCELOWER))
/freebsd-13-stable/include/
H A Dreadpassphrase.h32 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
/freebsd-13-stable/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c74 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
254 if ((flags & RPP_FORCELOWER))
/freebsd-13-stable/lib/libc/gen/
H A Dreadpassphrase.c135 if ((flags & RPP_FORCELOWER))

Completed in 113 milliseconds