Searched refs:restr (Results 1 – 11 of 11) sorted by relevance
359 restriction restr; member409 restriction restr[MAXRESTROPNDS]; member899 restriction restr) in match_bracketed_pair() argument926 typedata->restr = restr; in match_bracketed_pair()974 typedata->restr = RES_BITS; in match_const_restriction()992 typedata->restr = RES_RANGE; in match_const_restriction()1298 restriction *restr = protoptr->restr; in parse_args() local1324 if (argtype->restr) in parse_args()1332 restr[restr_cnt] = argtype->restr; in parse_args()1358 argtype->restr, argtype->val1, argtype->val2, pos + 1); in parse_args()[all …]
3589 switch (bifaddr->restr[i]) in rs6000_expand_builtin()
223 socket_set_portrange (rk_socket_t sock, int restr, int af) in socket_set_portrange() argument227 int on = restr ? IP_PORTRANGE_HIGH : IP_PORTRANGE_DEFAULT; in socket_set_portrange()233 int on = restr ? IPV6_PORTRANGE_HIGH : IPV6_PORTRANGE_DEFAULT; in socket_set_portrange()
287 offsetof(restr) = 8303 offsetof(restr) = 8
2019 (u_long)ntohl(m1->restr), in monlist()2045 (u_long)ntohl(ml->restr), in monlist()
271 uschar *restr; member
200 && strcmp((const char *) fatab[i]->restr, s) == 0) { in makedfa()251 f->restr = (uschar *) tostring(s); in mkdfa()1576 xfree(f->restr); in freefa()
1699 if (arg3type == REGEXPR && strlen((char*)((fa*)a[2])->restr) == 0) { in split()
691 u_int32 restr; /* restrict bits (was named lastdrop) */ member712 u_int32 restr; /* restrict bits (was named lastdrop) */ member
19888 (typeinfo): Add restr field.
183123 rename struct info_monitor.lastdrop to restr to reflect its use183237 rename monlist lastdrop field to restr as it hold restrict bits not time