Searched refs:alport (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/uwin/ | ||
H A D | rcmd.c | 69 extern int rresvport(int *alport) argument 80 sin.sin_port = htons((u_short)*alport); 87 (*alport)--; 88 if (*alport == IPPORT_RESERVED/2) { |
Completed in 34 milliseconds