Home
last modified time | relevance | path

Searched defs:ANYP (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/sys/
HDioctl_compat.h90 #define ANYP 0x000000c0 /* get any parity/send none */ macro
/NextBSD/include/rpcsvc/
HDrex.x112 const ANYP = 0x000000c0; /* get any parity/send none */ variable
/NextBSD/sys/sys/mach/device/
HDtty.h240 #define ANYP (ODDP|EVENP) macro
/NextBSD/contrib/libreadline/
HDrltty.c328 # define ANYP (EVENP | ODDP) macro