OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netns_get_fd
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/lib/
namespace.c
91
int
netns_get_fd
(const char *name)
function
/external/iw/
phy.c
305
int
netns_get_fd
(const char *name)
function
345
if ((fd =
netns_get_fd
(argv[1])) >= 0) {
Completed in 491 milliseconds