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

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.h35 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
H A Dreadpassphrase.c145 if ((flags & RPP_FORCELOWER))
/freebsd-11-stable/include/
H A Dreadpassphrase.h30 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
/freebsd-11-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-11-stable/lib/libc/gen/
H A Dreadpassphrase.c135 if ((flags & RPP_FORCELOWER))

Completed in 173 milliseconds