Home
last modified time | relevance | path

Searched refs:feature_present (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/
H A Dfeature_present.c52 feature_present(const char *feature) in feature_present() function
H A Dcompat.h94 int feature_present(const char *feature);
/f-stack/tools/ifconfig/
H A Daf_inet.c262 if (!feature_present("inet")) in inet_ctor()
H A Daf_inet6.c610 if (!feature_present("inet6"))
H A Difconfig.c1002 if (afp == NULL && feature_present("inet")) in ifconfig()