OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:net_path
(Results
1 - 2
of
2
) 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar
Completed in 243 milliseconds