Searched refs:restr (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dsocket.c218 socket_set_portrange (rk_socket_t sock, int restr, int af) argument
222 int on = restr ? IP_PORTRANGE_HIGH : IP_PORTRANGE_DEFAULT;
228 int on = restr ? IPV6_PORTRANGE_HIGH : IPV6_PORTRANGE_DEFAULT;
/macosx-10.10.1/awk-20/src/
H A Dawk.h222 uschar *restr; member in struct:fa
H A Db.c105 && strcmp((const char *) fatab[i]->restr, s) == 0) {
162 f->restr = (uschar *) tostring(s);
1265 xfree(f->restr);
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dreftex-toc.el461 bor eor restr)
465 restr (list (nth 6 bor) bor eor)))
467 (reftex-display-index (if restr nil arg) restr)))
/macosx-10.10.1/ntp-92/include/
H A Dntp_request.h673 u_int32 restr; /* restrict bits (was named lastdrop) */ member in struct:info_monitor_1
694 u_int32 restr; /* restrict bits (was named lastdrop) */ member in struct:info_monitor
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dfilter.c89 static const char* restr [] = { local
94 enum restr { enum
119 if (Tcl_GetIndexFromObj (interp, ov [0], restr,
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_request.c1934 im->restr = htonl((u_int32)md->flags);
1980 im->restr = htonl((u_int32)md->flags);
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c2025 (u_long)ntohl(ml->restr),
2051 (u_long)ntohl(ml->restr),

Completed in 148 milliseconds