Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.h44 #define DHCPCTL_EXCL OMAPI_EXCL
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h159 #define OMAPI_EXCL 4 macro
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dprotocol.c1234 if ((flags & OMAPI_EXCL) && (status == ISC_R_SUCCESS)) in omapi_protocol_send_open()