Home
last modified time | relevance | path

Searched refs:USE_SYSFS (Results 1 – 3 of 3) sorted by relevance

/external/iputils/
DMakefile28 USE_SYSFS=no macro
79 ifneq ($(USE_SYSFS),no)
81 LIB_SYSFS = $(call FUNC_LIB,$(USE_SYSFS),$(LDFLAG_SYSFS))
Darping.c40 #ifdef USE_SYSFS
70 #ifdef USE_SYSFS
483 #ifdef USE_SYSFS
645 #ifdef USE_SYSFS
721 #ifdef USE_SYSFS in find_device_by_sysfs()
963 #ifdef USE_SYSFS in set_device_broadcast_sysfs()
DRELNOTES91 arping: Fix build failure with USE_SYSFS=yes and/or WITHOUT_IFADDRS=yes
253 arping: build without sysfs support (USE_SYSFS=no).