Searched defs:makelower (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/vgrind/
H A Dregexp.c58 #define makelower(c) (isupper((c)) ? tolower((c)) : (c)) macro
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c1568 makelower(s) function
/freebsd-11-stable/contrib/sendmail/src/
H A Dutil.c934 makelower(p) function

Completed in 115 milliseconds