Home
last modified time | relevance | path

Searched refs:sys_extra_fd (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h641 extern int sys_extra_fd __P((void));
H A Dmain.c678 if ((ttyfd = sys_extra_fd()) < 0)
H A Dsys-solaris.c529 sys_extra_fd(void) in sys_extra_fd() function