my_telopts         35 src/dps8/fnptelnet.c static const telnet_telopt_t my_telopts[] = {
my_telopts        216 src/dps8/fnptelnet.c     void * p = (void *) telnet_init (my_telopts, evHandler, 0, client);
my_telopts        229 src/dps8/fnptelnet.c     const telnet_telopt_t * q = my_telopts;
my_telopts        286 src/dps8/fnptelnet.c 
my_telopts        515 src/dps8/uvutil.c static const telnet_telopt_t my_telopts[] =
my_telopts        528 src/dps8/uvutil.c     void * p = (void *) telnet_init (my_telopts, evHandler, 0, client);
my_telopts        535 src/dps8/uvutil.c     const telnet_telopt_t * q = my_telopts;