Home
last modified time | relevance | path

Searched refs:dhcp_type_host (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dsalloc.c148 OMAPI_OBJECT_ALLOC (host, struct host_decl, dhcp_type_host)
153 dhcp_type_host, 0, file, line);
H A Domapi.c55 omapi_object_type_t *dhcp_type_host; variable
136 status = omapi_object_type_register (&dhcp_type_host, in dhcp_db_objects_setup()
939 if (h -> type != dhcp_type_host) in dhcp_host_set_value()
1134 if (h -> type != dhcp_type_host) in dhcp_host_get_value()
1198 if (h -> type != dhcp_type_host) in dhcp_host_destroy()
1230 if (h -> type != dhcp_type_host) in dhcp_host_signal_handler()
1279 if (h -> type != dhcp_type_host) in dhcp_host_stuff_values()
1394 if ((*lp) -> type != dhcp_type_host) { in dhcp_host_lookup()
1601 if (lp -> type != dhcp_type_host) in dhcp_host_remove()
H A Dmdb.c75 extern omapi_object_type_t *dhcp_type_host;
287 hd -> type = dhcp_type_host;
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2503 OMAPI_OBJECT_ALLOC_DECL (host, struct host_decl, dhcp_type_host)
3534 extern omapi_object_type_t *dhcp_type_host;