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

/freebsd-13-stable/usr.bin/vgrind/
H A Dregexp.c60 #define makelower(c) (isupper((c)) ? tolower((c)) : (c)) macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dutil.c934 makelower(p) function
/freebsd-13-stable/libexec/bootpd/
H A Dreadfile.c1568 makelower(s) function
/freebsd-13-stable/crypto/openssh/
H A Dmisc.c1912 valid_domain(char *name, int makelower, const char **errstr) argument

Completed in 134 milliseconds