Home
last modified time | relevance | path

Searched defs:network_cmd_port (Results 1 – 3 of 3) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dconfig.def.h1164 static const uint16_t network_cmd_port = 55355; variable
H A Dconfiguration.h183 unsigned network_cmd_port; member
H A Dretroarch.c25555 unsigned network_cmd_port = settings->uints.network_cmd_port; in input_driver_init_command() local