my_telopts         32 src/dps8/fnptelnet.c static const telnet_telopt_t my_telopts[] = {
my_telopts        213 src/dps8/fnptelnet.c     void * p = (void *) telnet_init (my_telopts, evHandler, 0, client);
my_telopts        226 src/dps8/fnptelnet.c     const telnet_telopt_t * q = my_telopts;
my_telopts        283 src/dps8/fnptelnet.c 
my_telopts        509 src/dps8/uvutil.c static const telnet_telopt_t my_telopts[] =
my_telopts        522 src/dps8/uvutil.c     void * p = (void *) telnet_init (my_telopts, evHandler, 0, client);
my_telopts        529 src/dps8/uvutil.c     const telnet_telopt_t * q = my_telopts;