/src/libexec/telnetd/ |
telnetd.c | 358 const char *service = "telnet"; 668 static void telnet(int, int) __dead; 733 telnet(net, pty); /* begin server processing */ 740 * hand data to telnet receiver finite state machine. 743 telnet(int f, int p) function in typeref:typename:void 822 * On the off chance that the telnet client is broken and does not 1096 } /* end of telnet */
|
telnetd.c | 358 const char *service = "telnet"; 668 static void telnet(int, int) __dead; 733 telnet(net, pty); /* begin server processing */ 740 * hand data to telnet receiver finite state machine. 743 telnet(int f, int p) function in typeref:typename:void 822 * On the off chance that the telnet client is broken and does not 1096 } /* end of telnet */
|
telnetd.c | 358 const char *service = "telnet"; 668 static void telnet(int, int) __dead; 733 telnet(net, pty); /* begin server processing */ 740 * hand data to telnet receiver finite state machine. 743 telnet(int f, int p) function in typeref:typename:void 822 * On the off chance that the telnet client is broken and does not 1096 } /* end of telnet */
|
telnetd.c | 358 const char *service = "telnet"; 668 static void telnet(int, int) __dead; 733 telnet(net, pty); /* begin server processing */ 740 * hand data to telnet receiver finite state machine. 743 telnet(int f, int p) function in typeref:typename:void 822 * On the off chance that the telnet client is broken and does not 1096 } /* end of telnet */
|
telnetd.c | 358 const char *service = "telnet"; 668 static void telnet(int, int) __dead; 733 telnet(net, pty); /* begin server processing */ 740 * hand data to telnet receiver finite state machine. 743 telnet(int f, int p) function in typeref:typename:void 822 * On the off chance that the telnet client is broken and does not 1096 } /* end of telnet */
|
/src/usr.bin/telnet/ |
telnet.c | 1 /* $NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $ */ 35 static char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95"; 37 __RCSID("$NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $"); 46 /* By the way, we need to include curses.h before telnet.h since, 47 * among other things, telnet.h #defines 'DO', which is a variable 51 #include <arpa/telnet.h> 100 SYNCHing, /* we are in TELNET SYNCH mode */ 123 * Telnet receiver states for fsm 164 * Initialize telnet environment. 1953 * a newline (unix) is CRLF (TELNET) 2044 telnet(const char *user) function in typeref:typename:void [all...] |
telnet.c | 1 /* $NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $ */ 35 static char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95"; 37 __RCSID("$NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $"); 46 /* By the way, we need to include curses.h before telnet.h since, 47 * among other things, telnet.h #defines 'DO', which is a variable 51 #include <arpa/telnet.h> 100 SYNCHing, /* we are in TELNET SYNCH mode */ 123 * Telnet receiver states for fsm 164 * Initialize telnet environment. 1953 * a newline (unix) is CRLF (TELNET) 2044 telnet(const char *user) function in typeref:typename:void [all...] |
telnet.c | 1 /* $NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $ */ 35 static char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95"; 37 __RCSID("$NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $"); 46 /* By the way, we need to include curses.h before telnet.h since, 47 * among other things, telnet.h #defines 'DO', which is a variable 51 #include <arpa/telnet.h> 100 SYNCHing, /* we are in TELNET SYNCH mode */ 123 * Telnet receiver states for fsm 164 * Initialize telnet environment. 1953 * a newline (unix) is CRLF (TELNET) 2044 telnet(const char *user) function in typeref:typename:void [all...] |
telnet.c | 1 /* $NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $ */ 35 static char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95"; 37 __RCSID("$NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $"); 46 /* By the way, we need to include curses.h before telnet.h since, 47 * among other things, telnet.h #defines 'DO', which is a variable 51 #include <arpa/telnet.h> 100 SYNCHing, /* we are in TELNET SYNCH mode */ 123 * Telnet receiver states for fsm 164 * Initialize telnet environment. 1953 * a newline (unix) is CRLF (TELNET) 2044 telnet(const char *user) function in typeref:typename:void [all...] |
telnet.c | 1 /* $NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $ */ 35 static char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95"; 37 __RCSID("$NetBSD: telnet.c,v 1.44 2021/10/30 13:43:40 hannken Exp $"); 46 /* By the way, we need to include curses.h before telnet.h since, 47 * among other things, telnet.h #defines 'DO', which is a variable 51 #include <arpa/telnet.h> 100 SYNCHing, /* we are in TELNET SYNCH mode */ 123 * Telnet receiver states for fsm 164 * Initialize telnet environment. 1953 * a newline (unix) is CRLF (TELNET) 2044 telnet(const char *user) function in typeref:typename:void [all...] |