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

  /external/iproute2/ip/
ipnetns.c 125 char net_path[MAXPATHLEN]; local
138 snprintf(net_path, sizeof(net_path), "%s/%s", NETNS_RUN_DIR, name);
139 netns = open(net_path, O_RDONLY);
  /external/chromium_org/cloud_print/virtual_driver/win/install/
setup.cc 89 base::FilePath net_path = GetNativeSystemPath(L"net"); local
90 if (net_path.empty())
92 CommandLine command_line(net_path);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 

Completed in 88 milliseconds