Home
last modified time | relevance | path

Searched refs:RPP_FORCELOWER (Results 1 – 3 of 3) sorted by relevance

/dragonfly/include/
HDreadpassphrase.h33 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
/dragonfly/contrib/libarchive/libarchive_fe/
HDpassphrase.c74 #define RPP_FORCELOWER 0x04 /* Force input to lower case. */ macro
254 if ((flags & RPP_FORCELOWER)) in readpassphrase()
/dragonfly/lib/libc/gen/
HDreadpassphrase.c132 if ((flags & RPP_FORCELOWER)) in readpassphrase()