OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIBDIR
(Results
1 - 7
of
7
) sorted by null
/external/e2fsprogs/intl/
os2compat.h
23
#undef
LIBDIR
24
#define
LIBDIR
_nlos2_libdir
/external/dhcpcd/
config.mk
7
LIBDIR
= /lib
/external/iproute2/
Makefile
3
LIBDIR
=/usr/lib/
15
DEFINES= -DRESOLVE_HOSTNAMES -DLIBDIR=\"$(
LIBDIR
)\"
/external/iproute2/tc/
tc_util.c
27
#ifndef
LIBDIR
28
#define
LIBDIR
"/usr/lib/"
37
lib_dir =
LIBDIR
"/tc/";
/external/iproute2/ip/
iplink.c
36
#ifndef
LIBDIR
37
#define
LIBDIR
"/usr/lib/"
107
snprintf(buf, sizeof(buf),
LIBDIR
"/ip/link_%s.so", id);
/external/wpa_supplicant_6/wpa_supplicant/
Makefile
9
export
LIBDIR
?= /usr/local/lib/
/external/wpa_supplicant_8/wpa_supplicant/
Makefile
9
export
LIBDIR
?= /usr/local/lib/
[
all
...]
Completed in 247 milliseconds