Searched refs:INTERFACE (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/testdata/acl_interface.tdir/
H A Dacl_interface.conf81 interface: @INTERFACE@@@PORT_ALLOW@
82 interface: @INTERFACE@@@PORT_DENY@
83 interface: @INTERFACE@@@PORT_REFUSE@
84 interface: @INTERFACE@@@PORT_TAG_1@
85 interface: @INTERFACE@@@PORT_TAG_2@
86 interface: @INTERFACE@@@PORT_TAG_3@
87 interface: @INTERFACE@@@PORT_VIEW_INT@
88 interface: @INTERFACE@@@PORT_VIEW_EXT@
89 interface: @INTERFACE@@@PORT_VIEW_INTEXT@
91 interface-action: @INTERFACE
[all...]
/netbsd-current/external/bsd/kyua-testers/dist/
H A Dcommon_inttest.h38 #if !defined(INTERFACE)
39 # error "Must define INTERFACE to the name of the tester interface"
59 #define TESTER_BIN "kyua-" INTERFACE "-tester"
71 const char* name = INTERFACE "_helpers";
H A Dplain_inttest.c33 #define INTERFACE "plain" macro
H A Datf_inttest.c33 #define INTERFACE "atf" macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cc77 #define INTERFACE extern "C" __attribute__((visibility("default"))) macro
82 INTERFACE void __ubsan_handle_##name##_minimal() { \
88 INTERFACE void __ubsan_handle_##name##_minimal_abort() { \
/netbsd-current/usr.sbin/altq/altqstat/
H A Dquip_client.c104 enum nametype { INTERFACE, CLASS, FILTER, CONDITIONER }; enumerator in enum:nametype
490 type = INTERFACE;
497 case INTERFACE:
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntpd-opts.h213 # ifdef INTERFACE
214 # warning undefining INTERFACE due to option name conflict
215 # undef INTERFACE macro
319 # undef INTERFACE macro
H A Dntpd.c967 if (HAVE_OPT( INTERFACE )) {
968 int ifacect = STACKCT_OPT( INTERFACE );
969 const char** ifaces = STACKLST_OPT( INTERFACE );
H A Dntp_config.c3262 && (HAVE_OPT( NOVIRTUALIPS ) || HAVE_OPT( INTERFACE ))) {
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_scan.l144 interface return INTERFACE;
H A Dnpf_parse.y132 %token INTERFACE
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h115 INTERFACE = 305, enumerator in enum:dhcp_token
H A Dconflex.c1072 return INTERFACE;
H A Dconfparse.c2157 } else if (token == INTERFACE) {
2314 } else if (token == INTERFACE) {
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h111 INTERFACE = 305, enumerator in enum:dhcp_token
/netbsd-current/external/bsd/openresolv/dist/
H A Dresolvconf.in90 -a \$INTERFACE Add DNS information to the specified interface
94 -d \$INTERFACE Delete DNS information from the specified interface
/netbsd-current/external/mpl/dhcp/dist/client/
H A Dclparse.c791 case INTERFACE:
950 INTERFACE string LBRACE client-declarations RBRACE */
1211 INTERFACE string |
1250 case INTERFACE:
1449 case INTERFACE:
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DmDNSEmbeddedAPI.h2540 #define LocalOnlyOrP2PInterface(INTERFACE) ((INTERFACE == mDNSInterface_LocalOnly) || (INTERFACE == mDNSInterface_P2P) || (INTERFACE == mDNSInterface_BLE))
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dconflex.c1094 return INTERFACE;
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dconfpars.c2667 } else if (token == INTERFACE) {
2710 } else if (token == INTERFACE) {
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c171428 # define INTERFACE macro
231185 # define INTERFACE macro
[all...]

Completed in 698 milliseconds