Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h247 OMAPI_OBJECT_ALLOC_DECL (omapi_protocol, omapi_protocol_object_t,
249 OMAPI_OBJECT_ALLOC_DECL (omapi_protocol_listener,
252 OMAPI_OBJECT_ALLOC_DECL (omapi_connection,
254 OMAPI_OBJECT_ALLOC_DECL (omapi_listener,
256 OMAPI_OBJECT_ALLOC_DECL (omapi_io,
258 OMAPI_OBJECT_ALLOC_DECL (omapi_waiter,
260 OMAPI_OBJECT_ALLOC_DECL (omapi_generic,
262 OMAPI_OBJECT_ALLOC_DECL (omapi_message,
H A Domapip.h181 #define OMAPI_OBJECT_ALLOC_DECL(name, stype, type) \ macro
442 OMAPI_OBJECT_ALLOC_DECL (omapi_auth_key,
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2499 OMAPI_OBJECT_ALLOC_DECL (lease, struct lease, dhcp_type_lease)
2500 OMAPI_OBJECT_ALLOC_DECL (class, struct class, dhcp_type_class)
2501 OMAPI_OBJECT_ALLOC_DECL (subclass, struct class, dhcp_type_subclass)
2502 OMAPI_OBJECT_ALLOC_DECL (pool, struct pool, dhcp_type_pool)
2503 OMAPI_OBJECT_ALLOC_DECL (host, struct host_decl, dhcp_type_host)
2506 OMAPI_OBJECT_ALLOC_DECL (subnet, struct subnet, dhcp_type_subnet)
2507 OMAPI_OBJECT_ALLOC_DECL (shared_network, struct shared_network,
2509 OMAPI_OBJECT_ALLOC_DECL (group_object, struct group_object, dhcp_type_group)
2510 OMAPI_OBJECT_ALLOC_DECL (dhcp_control,
2912 OMAPI_OBJECT_ALLOC_DECL (interface,
[all …]