Home
last modified time | relevance | path

Searched defs:ISLOWER (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dctype.h46 #define ISLOWER(_c) \ macro
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dinet_addr.c88 #define ISLOWER(x) islower((u_char)(x)) macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1699 #define ISLOWER(x) islower((u_char)(x)) macro