HomeSort by: relevance | last modified time | path
    Searched defs:tcp_ops (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ser-tcp.c 441 static const struct serial_ops tcp_ops = variable in typeref:struct:serial_ops
476 serial_add_interface (&tcp_ops);
ser-mingw.c 1313 static const struct serial_ops tcp_ops = variable in typeref:struct:serial_ops
1369 serial_add_interface (&tcp_ops);
  /src/external/gpl3/gdb/dist/gdb/
ser-tcp.c 441 static const struct serial_ops tcp_ops = variable in typeref:struct:serial_ops
474 serial_add_interface (&tcp_ops);
ser-mingw.c 1313 static const struct serial_ops tcp_ops = variable in typeref:struct:serial_ops
1367 serial_add_interface (&tcp_ops);

Completed in 22 milliseconds