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

/freebsd-current/contrib/openpam/t/
H A Dt_openpam_ctype.c45 #define OC_LOWER "abcdefghijklmnopqrstuvwxyz" macro
46 #define OC_LETTER OC_UPPER OC_LOWER
49 #define OC_P "!\"#$%&'()*+,-./" OC_DIGIT ":;<=>?@" OC_UPPER "[\\]^_`" OC_LOWER "{|}~"
55 static const char oc_lower[] = OC_LOWER;

Completed in 163 milliseconds