Home
last modified time | relevance | path

Searched refs:stilloob (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/telnet/telnet/
H A Dnetwork.c78 stilloob(void) in stilloob() function
H A Dexterns.h312 stilloob(void),
H A Dsys_bsd.c969 SYNCHing = stilloob(net); in process_rings()
H A Dtelnet.c1788 SYNCHing = stilloob(); in telrcv()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c72 stilloob(void) in stilloob() function
H A Dexterns.h248 int stilloob(void);
H A Dsys_bsd.c881 SYNCHing = stilloob(); in process_rings()
H A Dtelnet.c1708 SYNCHing = stilloob(); in telrcv()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h136 int stilloob (int s);
H A Dstate.c217 SYNCHing = stilloob(net); in telrcv()
H A Dutility.c88 stilloob(int s) in stilloob() function
H A Dtelnetd.c1100 SYNCHing = stilloob(net); in my_telnet()
/freebsd/crypto/heimdal/appl/telnet/
H A DChangeLog457 * telnetd/utility.c (stilloob): check that fds are not too large
466 * telnet/network.c (stilloob): check that fds are not too large to
721 * telnet/sys_bsd.c (process_rings): correct call to `stilloob'