OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
88
base::FilePath
net_path
= GetNativeSystemPath(L"net");
local
89
if (
net_path
.empty())
91
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 793 milliseconds