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

/ast/src/lib/libast/uwin/
H A Drcmd.c69 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