HomeSort by: relevance | last modified time | path
    Searched refs:dhcp_type_pool (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/dist/server/
salloc.c 145 OMAPI_OBJECT_ALLOC (pool, struct pool, dhcp_type_pool)
omapi.c 52 omapi_object_type_t *dhcp_type_pool; variable
120 status = omapi_object_type_register (&dhcp_type_pool,
1620 if (h -> type != dhcp_type_pool)
1644 if (h -> type != dhcp_type_pool)
1663 if (h -> type != dhcp_type_pool)
1708 if (h -> type != dhcp_type_pool)
1731 if (h->type != dhcp_type_pool)
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2502 OMAPI_OBJECT_ALLOC_DECL (pool, struct pool, dhcp_type_pool)
3382 extern omapi_object_type_t *dhcp_type_pool;

Completed in 21 milliseconds