Searched refs:FIO_NET_PORT (Results 1 – 3 of 3) sorted by relevance
/external/fio/ | ||
D | server.h | 13 #define FIO_NET_PORT 8765 macro |
D | server.c | 30 int fio_net_port = FIO_NET_PORT; |
D | gfio.c | 567 pentry = create_spinbutton(hbox, 1, 65535, FIO_NET_PORT); in get_connection_details() |