Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Dcallback.c85 if (h -> type != dhcpctl_callback_type) in dhcpctl_callback_set_value()
99 if (h -> type != dhcpctl_callback_type) in dhcpctl_callback_get_value()
114 if (o -> type != dhcpctl_callback_type) in dhcpctl_callback_signal_handler()
143 if (h -> type != dhcpctl_callback_type) in dhcpctl_callback_destroy()
159 if (p -> type != dhcpctl_callback_type) in dhcpctl_callback_stuff_values()
H A Ddhcpctl.h61 extern omapi_object_type_t *dhcpctl_callback_type;
H A Ddhcpctl.c41 omapi_object_type_t *dhcpctl_callback_type; variable
62 status = omapi_object_type_register (&dhcpctl_callback_type, in dhcpctl_initialize()