ANY
case ANY:
{ PF_LOCAL, 0, ANY, ANY, NULL, 0x01 },
{ PF_INET6, SOCK_RAW, ANY, NULL, 0x05 },
{ PF_INET, SOCK_RAW, ANY, NULL, 0x05 },
{ PF_UNSPEC, SOCK_RAW, ANY, NULL, 0x05 },
((x) == (y) || (/*CONSTCOND*/(w) && ((x) == ANY || (y) == ANY)))
pai->ai_socktype = ANY;
pai->ai_protocol = ANY;
if (pai->ai_socktype != ANY && pai->ai_protocol != ANY) {
if (ex->e_socktype == ANY)
if (ex->e_protocol == ANY)
if (pai->ai_socktype == ANY && ex->e_socktype != ANY)
if (pai->ai_protocol == ANY && ex->e_protocol != ANY)
if (pai->ai_socktype == ANY && ex->e_socktype != ANY)
if (pai->ai_protocol == ANY && ex->e_protocol != ANY)
} mountmode = ANY;
mountmode = ANY;
trymntmode == ANY) {
if (status == RPC_PROGVERSMISMATCH && trymntmode == ANY) {
if (status == RPC_PROGVERSMISMATCH && trymntmode == ANY) {
enum { ANY=0, SOFT=1, HARD=2, BOTH=3, DISPLAYONLY=4 } type = ANY;
if (type == ANY)
if (type == ANY) /* Default to soft limits */
if (which_limits[rcswhich] == ANY)
%token ANY
ipspec : ANY { $$ = NULL; }
| FLAGS ANY { $$.b1 = 0; $$.b2 = 0; }
%token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE
{ "any", ANY},