OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XT_LIB_DIR
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/
xt-internal.h
4
#ifndef
XT_LIB_DIR
5
# define
XT_LIB_DIR
"/lib/xtables"
/external/iproute2/tc/
m_xt.c
37
#ifndef
XT_LIB_DIR
38
# define
XT_LIB_DIR
"/lib/xtables"
111
lib_dir =
XT_LIB_DIR
;
Completed in 312 milliseconds