OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIO_NET_PORT
(Results
1 - 3
of
3
) sorted by null
/external/fio/
server.h
13
#define
FIO_NET_PORT
8765
215
extern int
fio_net_port
;
gfio.c
567
pentry = create_spinbutton(hbox, 1, 65535,
FIO_NET_PORT
);
[
all
...]
server.c
30
int
fio_net_port
=
FIO_NET_PORT
;
variable
[
all
...]
Completed in 3758 milliseconds