Lines Matching defs:posn
179 int posn;191 for (posn = 0; posn < nextport; posn++) {192 if (allports[posn]->linkid == linkid)197 if (posn >= numports) {216 port_index = posn + 1;217 fds = fdarray + posn + FDOFFSET;220 if (posn == nextport) {226 allports[posn] = port;236 port = allports[posn];314 if (posn + 1 == nextport) {