OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_DEBUG_SYSLOG_FACILITY
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
Android.mk
1390
ifdef
CONFIG_DEBUG_SYSLOG_FACILITY
1391
L_CFLAGS += -DLOG_HOSTAPD="$(
CONFIG_DEBUG_SYSLOG_FACILITY
)"
[
all
...]
Makefile
1408
ifdef
CONFIG_DEBUG_SYSLOG_FACILITY
1409
CFLAGS += -DLOG_HOSTAPD="$(
CONFIG_DEBUG_SYSLOG_FACILITY
)"
[
all
...]
Completed in 180 milliseconds