OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uses_net
(Results
1 - 1
of
1
) sorted by null
/external/fio/
gfio.c
500
int
uses_net
= 0, is_localhost = 0;
local
511
uses_net
= 1;
514
if (
uses_net
) {
522
if (!
uses_net
|| is_localhost) {
[
all
...]
Completed in 178 milliseconds