Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.c83 #define islowerch(Anychar) islower((u_char)(Anychar)) macro
557 if (islowerch(*cp) || isdigitch(*cp)) in ctl_renametf()