Home | History | Annotate | Download | only in net

Lines Matching refs:lport

199 	int s, lport, timo;
218 for (timo = 1, lport = IPPORT_RESERVED - 1;;) {
219 s = rresvport_af(&lport, r->ai_family);
238 lport--;
275 lport--;
278 lport = 0;
281 int s2 = rresvport_af(&lport, r->ai_family), s3;
287 (void)snprintf(num, sizeof(num), "%d", lport);
313 lport = 0;
355 if (lport)