Searched refs:IPPORT_RESERVED (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/shell_cmds-175/date/
H A Dnetdate.c97 for (port = IPPORT_RESERVED - 1; port > IPPORT_RESERVED / 2; port--) {
107 if (port == IPPORT_RESERVED / 2) {
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbindresvport.c46 #define ENDPORT (IPPORT_RESERVED - 1)
H A Drresvport.c89 if (*alport < IPPORT_RESERVED - 1) {
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
H A Dkcmd.c113 int lport = IPPORT_RESERVED - 1;
228 from.sin_port >= IPPORT_RESERVED) {
318 if (*alport == IPPORT_RESERVED/2) {
320 if (*alport == IPPORT_RESERVED) {
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_proc.c211 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
247 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
284 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
322 ntohs(caller->sin_port) >= IPPORT_RESERVED) {
367 if (ntohs(caller->sin_port) >= IPPORT_RESERVED)
409 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
459 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
510 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
741 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
794 if (secure && (ntohs(caller->sin_port) >= IPPORT_RESERVED)) {
[all...]
H A Dypserv.c461 if (transp->xp_port >= IPPORT_RESERVED) {
488 if (transp->xp_port >= IPPORT_RESERVED) {
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h91 #include <netinet/in.h> /* IPPORT_RESERVED */
103 #ifndef IPPORT_RESERVED
104 #define IPPORT_RESERVED __DARWIN_IPPORT_RESERVED macro
/macosx-10.9.5/system_cmds-597.90.1/chkpasswd.tproj/
H A Dnis_passwd.c117 if (port >= IPPORT_RESERVED)
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chkpasswd.tproj/
H A Dnis_passwd.c117 if (port >= IPPORT_RESERVED)
/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dyp_bind.c201 if ((ntohs(clnt_sin.sin_port) >= IPPORT_RESERVED) || (ntohs(clnt_sin.sin_port) == 20))
231 if ((ntohs(port) >= IPPORT_RESERVED) || (ntohs(port) == 20))
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/uwin/
H A Drcmd.c88 if (*alport == IPPORT_RESERVED/2) {
109 int lport = IPPORT_RESERVED - 1;
268 from.sin_port >= IPPORT_RESERVED) {
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timedc.tproj/
H A Dcmds.c534 for (port = IPPORT_RESERVED - 1; port > IPPORT_RESERVED / 2; port--) {
544 if (port == IPPORT_RESERVED / 2) {
/macosx-10.9.5/remote_cmds-41.90.1/rshd.tproj/
H A Drshd.c339 if (srcport >= IPPORT_RESERVED ||
340 srcport < IPPORT_RESERVED/2) {
366 int lport = IPPORT_RESERVED - 1;
375 if (port >= IPPORT_RESERVED ||
376 port < IPPORT_RESERVED/2) {
/macosx-10.9.5/Libinfo-449.1.3/util.subproj/
H A Drcmd.c160 for (timo = 1, lport = IPPORT_RESERVED - 1;;) {
304 if (aport >= IPPORT_RESERVED || aport < IPPORT_RESERVED / 2) {
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din.h231 * The default range is IPPORT_RESERVED through
275 * Ports < IPPORT_RESERVED are reserved for
280 #ifndef IPPORT_RESERVED
281 #define IPPORT_RESERVED __DARWIN_IPPORT_RESERVED macro
292 * Scanning for a free reserved port return a value below IPPORT_RESERVED,
H A Din_pcb.c153 int ipport_lowfirstauto = IPPORT_RESERVED - 1; /* 1023 */
172 RANGECHK(ipport_lowfirstauto, 1, IPPORT_RESERVED - 1);
173 RANGECHK(ipport_lowlastauto, 1, IPPORT_RESERVED - 1);
174 RANGECHK(ipport_firstauto, IPPORT_RESERVED, USHRT_MAX);
175 RANGECHK(ipport_lastauto, IPPORT_RESERVED, USHRT_MAX);
176 RANGECHK(ipport_hifirstauto, IPPORT_RESERVED, USHRT_MAX);
177 RANGECHK(ipport_hilastauto, IPPORT_RESERVED, USHRT_MAX);
743 if (ntohs(lport) < IPPORT_RESERVED) {
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dkrpc_subr.c274 tport = IPPORT_RESERVED;
280 tport > IPPORT_RESERVED / 2);
/macosx-10.9.5/network_cmds-433/alias/
H A Dalias_irc.c264 org_port < IPPORT_RESERVED)
H A Dalias_ftp.c493 if (true_port < IPPORT_RESERVED)
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dyppush.c203 if (transp->xp_port >= IPPORT_RESERVED) {
/macosx-10.9.5/system_cmds-597.90.1/passwd.tproj/
H A Dnis_passwd.c128 if (port >= IPPORT_RESERVED)
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/passwd.tproj/
H A Dnis_passwd.c128 if (port >= IPPORT_RESERVED)
/macosx-10.9.5/remote_cmds-41.90.1/rlogind.tproj/
H A Drlogind.c294 fromp->su_port >= IPPORT_RESERVED ||
295 fromp->su_port < IPPORT_RESERVED/2) {
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypxfr.c567 if (srvport >= IPPORT_RESERVED)
/macosx-10.9.5/Heimdal-323.92.1/appl/rsh/
H A Drshd.c549 return ntohs(port) < IPPORT_RESERVED;
645 int priv_port = IPPORT_RESERVED - 1;

Completed in 219 milliseconds

12