Searched refs:defs (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dutils.h32 #include <atf-c/defs.h>
H A Dtc.h32 #include <atf-c/defs.h>
H A DMakefile.am.inc41 nodist_libatf_c_la_SOURCES = atf-c/defs.h
63 DIST_HOOKS += kill-defs-h
64 kill-defs-h:
65 rm -f $(distdir)/atf-c/defs.h
76 nodist_atf_c_HEADERS = atf-c/defs.h
H A Dmacros.h31 #include <atf-c/defs.h>
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dtests.hpp34 #include <atf-c/defs.h>
/bind-9.11.3/unit/atf-src/tools/
H A DMakefile.am.inc74 nodist_tools_libtools_a_SOURCES = tools/defs.hpp
94 DIST_HOOKS += kill-defs-hpp
95 kill-defs-hpp:
96 rm -f $(distdir)/tools/defs.hpp
/bind-9.11.3/bin/named/
H A Dmain.c402 set_flags(const char *arg, struct flag_def *defs, unsigned int *ret) { argument
412 for (def = defs; def->name != NULL; def++) {

Completed in 34 milliseconds