Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dsocket.c221 socket_set_portrange (rk_socket_t sock, int restr, int af) in socket_set_portrange() argument
225 int on = restr ? IP_PORTRANGE_HIGH : IP_PORTRANGE_DEFAULT; in socket_set_portrange()
231 int on = restr ? IPV6_PORTRANGE_HIGH : IPV6_PORTRANGE_DEFAULT; in socket_set_portrange()
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std287 offsetof(restr) = 8
303 offsetof(restr) = 8
H A Dntpdc_ops.c2017 (u_long)ntohl(m1->restr), in monlist()
2043 (u_long)ntohl(ml->restr), in monlist()
/freebsd/contrib/one-true-awk/
H A Dawk.h271 uschar *restr; member
H A Db.c200 && strcmp((const char *) fatab[i]->restr, s) == 0) { in makedfa()
251 f->restr = (uschar *) tostring(s); in mkdfa()
1563 xfree(f->restr); in freefa()
H A Drun.c1705 if (arg3type == REGEXPR && strlen((char*)((fa*)a[2])->restr) == 0) { in split()
/freebsd/contrib/ntp/include/
H A Dntp_request.h689 u_int32 restr; /* restrict bits (was named lastdrop) */ member
710 u_int32 restr; /* restrict bits (was named lastdrop) */ member
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c564 (int) offsetof(struct info_monitor_1, restr));
596 (int) offsetof(struct info_monitor, restr));
/freebsd/contrib/ntp/
H A DCommitLog183123 rename struct info_monitor.lastdrop to restr to reflect its use
183237 rename monlist lastdrop field to restr as it hold restrict bits not time