Searched defs:extra_dev_fd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c170 static int extra_dev_fd = -1; /* keep open until ready */ variable
476 extra_dev_fd = pppfd;
533 fd = extra_dev_fd;
534 extra_dev_fd = -1;

Completed in 50 milliseconds