my_telopts         32 src/dps8/fnptelnet.c static const telnet_telopt_t my_telopts[] = {
my_telopts        246 src/dps8/fnptelnet.c     void * p = (void *) telnet_init (my_telopts, evHandler, 0, client);
my_telopts        259 src/dps8/fnptelnet.c     const telnet_telopt_t * q = my_telopts;
my_telopts        316 src/dps8/fnptelnet.c 
my_telopts        579 src/dps8/uvutil.c static const telnet_telopt_t my_telopts[] =
my_telopts        592 src/dps8/uvutil.c     void * p = (void *) telnet_init (my_telopts, evHandler, 0, client);
my_telopts        599 src/dps8/uvutil.c     const telnet_telopt_t * q = my_telopts;