telnet_telopt_t    32 src/dps8/fnptelnet.c static const telnet_telopt_t my_telopts[] = {
telnet_telopt_t    41 src/dps8/fnptelnet.c static const telnet_telopt_t my_3270telopts[] = {
telnet_telopt_t   226 src/dps8/fnptelnet.c     const telnet_telopt_t * q = my_telopts;
telnet_telopt_t   122 src/dps8/libtelnet.c         const telnet_telopt_t *telopts;
telnet_telopt_t   696 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   509 src/dps8/uvutil.c static const telnet_telopt_t my_telopts[] =
telnet_telopt_t   529 src/dps8/uvutil.c     const telnet_telopt_t * q = my_telopts;