Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.h42 #define DHCPCTL_CREATE OMAPI_CREATE
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h157 #define OMAPI_CREATE 1 macro
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dprotocol.c1226 if ((flags & OMAPI_CREATE) && (status == ISC_R_SUCCESS)) in omapi_protocol_send_open()