Searched refs:FIRSTPORT (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dgetsockname.c50 #define FIRSTPORT 12345 macro
87 j = FIRSTPORT;
H A Dlisten.c51 #define FIRSTPORT 12345 macro
90 j = FIRSTPORT;
H A Dgetpeername.c51 #define FIRSTPORT 12345 macro
92 j = FIRSTPORT;
H A Dbind.c50 #define FIRSTPORT 12345 macro
114 j = FIRSTPORT;
H A Dclose_tcp.c50 #define FIRSTPORT 12345 macro
107 j = FIRSTPORT;
H A Dconnection.c48 #define FIRSTPORT 12345 macro
136 j = FIRSTPORT;
H A Dpipe.c62 #define FIRSTPORT 12345 macro
341 j = FIRSTPORT;

Completed in 85 milliseconds