telnet_telopt_t    35 src/dps8/fnptelnet.c static const telnet_telopt_t my_telopts[] = {
telnet_telopt_t    44 src/dps8/fnptelnet.c static const telnet_telopt_t my_3270telopts[] = {
telnet_telopt_t   229 src/dps8/fnptelnet.c     const telnet_telopt_t * q = my_telopts;
telnet_telopt_t   127 src/dps8/libtelnet.c         const telnet_telopt_t *telopts;
telnet_telopt_t   694 src/dps8/libtelnet.c telnet_t *telnet_init(const telnet_telopt_t *telopts,
telnet_telopt_t   115 src/dps8/libtelnet.h typedef struct telnet_telopt_t telnet_telopt_t;
telnet_telopt_t   366 src/dps8/libtelnet.h extern telnet_t* telnet_init(const telnet_telopt_t *telopts,
telnet_telopt_t   515 src/dps8/uvutil.c static const telnet_telopt_t my_telopts[] =
telnet_telopt_t   535 src/dps8/uvutil.c     const telnet_telopt_t * q = my_telopts;