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

/external/libppp/src/
H A Dbundle.c1381 int niov, expect, f, *fd, nfd, onfd; local
1510 onfd = nfd; /* We've got this many in our array */
1519 "auxiliary file descriptors (%d remain)\n", onfd, nfd);
1522 close(fd[onfd--]);
1531 close(fd[onfd--]);

Completed in 79 milliseconds