OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_CMD_DNS
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/
env_callback.h
41
#ifdef
CONFIG_CMD_DNS
net.h
550
#if defined(
CONFIG_CMD_DNS
)
/external/u-boot/net/
Makefile
12
obj-$(
CONFIG_CMD_DNS
) += dns.o
net.c
107
#if defined(
CONFIG_CMD_DNS
)
311
#if defined(
CONFIG_CMD_DNS
)
519
#if defined(
CONFIG_CMD_DNS
)
1330
#if defined(
CONFIG_CMD_DNS
)
1349
defined(
CONFIG_CMD_DNS
)
[
all
...]
/external/u-boot/cmd/
net.c
378
#if defined(
CONFIG_CMD_DNS
)
422
#endif /*
CONFIG_CMD_DNS
*/
Completed in 95 milliseconds