HomeSort by relevance Sort by last modified time
    Searched refs:is_localhost (Results 1 - 4 of 4) sorted by null

  /external/lldb/source/Plugins/Platform/Linux/
PlatformLinux.cpp 410 const bool is_localhost = true; local
414 is_localhost,
  /external/lldb/source/Target/
Platform.cpp 649 const bool is_localhost = true; local
653 is_localhost,
  /external/fio/
gfio.c 500 int uses_net = 0, is_localhost = 0; local
519 is_localhost = 1;
522 if (!uses_net || is_localhost) {
    [all...]
  /external/libvncserver/x11vnc/
connections.c 2738 int is_localhost = 0, user_disabled_it = 0; local
    [all...]

Completed in 81 milliseconds