代码搜索:TELNET

找到约 3,051 项符合「TELNET」的源代码

代码结果 3,051
www.eeworm.com/read/360251/10105796

c subopt.c

/* subopt.c - subopt */ #include #include #include "telnet.h" #include "tnfsm.h" extern struct fsm_trans substab[]; extern int substate; extern u_char subfsm[][NCHRS]; /
www.eeworm.com/read/137626/5823236

c user.c

/* Internal "mailto", "telnet", "tn3270" and misc. protocol implementation */ /* $Id: user.c,v 1.76.2.3 2005/04/06 09:12:06 jonas Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include
www.eeworm.com/read/264342/11319365

c do_txbinary.c

/* do_txbinary.c - do_txbinary */ #include #include #include "telnet.h" char rcvbinary; /* non-zero if remote TRANSMIT-BINARY */ extern u_char option_cmd; /*--
www.eeworm.com/read/264342/11319394

c do_echo.c

/* do_echo.c - do_echo */ #include #include #include #include "telnet.h" char doecho; /* nonzero, if remote ECHO */ extern u_char option_cmd; /*-
www.eeworm.com/read/260147/11743359

c do_echo.c

/* do_echo.c - do_echo */ #include #include #include #include "telnet.h" char doecho; /* nonzero, if remote ECHO */ extern u_char option_cmd; /*-------------
www.eeworm.com/read/260147/11743366

c subopt.c

/* subopt.c - subopt */ #include #include #include "telnet.h" #include "tnfsm.h" extern struct fsm_trans substab[]; extern int substate; extern u_char subfsm[][NCHRS]; /
www.eeworm.com/read/339051/12264893

c ttylink.c

/* Internet TTY "link" (keyboard chat) server * Copyright 1991 Phil Karn, KA9Q */ #include #include "global.h" #include "mbuf.h" #include "socket.h" #include "telnet.h" #include "s
www.eeworm.com/read/149908/12333877

c ttylink.c

/* Internet TTY "link" (keyboard chat) server * Copyright 1991 Phil Karn, KA9Q */ #include #include "global.h" #include "mbuf.h" #include "socket.h" #include "telnet.h" #include "s
www.eeworm.com/read/187464/5220749

c do_txbinary.c

/* do_txbinary.c - do_txbinary */ #include #include #include "telnet.h" char rcvbinary; /* non-zero if remote TRANSMIT-BINARY */ extern u_char option_cmd; /*-------------
www.eeworm.com/read/187464/5220765

c do_echo.c

/* do_echo.c - do_echo */ #include #include #include #include "telnet.h" char doecho; /* nonzero, if remote ECHO */ extern u_char option_cmd; /*-------------