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

  /src/external/mpl/dhcp/dist/omapip/
handle.c 63 omapi_handle_t omapi_next_handle = 1; /* Next handle to be assigned. */
69 omapi_handle_t,
72 static isc_result_t omapi_object_handle_in_table (omapi_handle_t,
77 isc_result_t omapi_object_handle (omapi_handle_t *h, omapi_object_t *o)
143 static isc_result_t omapi_object_handle_in_table (omapi_handle_t h,
148 omapi_handle_t scale, index;
243 isc_result_t omapi_handle_lookup (omapi_object_t **o, omapi_handle_t h)
249 omapi_handle_t h,
253 omapi_handle_t scale, index;
290 omapi_handle_t h
    [all...]
buffer.c 641 omapi_handle_t handle;
717 omapi_handle_t handle;
protocol.c 775 omapi_handle_t handle)
835 omapi_handle_t handle)
1287 omapi_handle_t handle;
support.c 535 omapi_object_t *src, omapi_handle_t handle)
802 ((omapi_handle_t *)&(*vp) -> value -> u.integer,
message.c 611 omapi_handle_t handle;
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip_p.h 85 omapi_handle_t handle; /* Handle of object being operated on,
136 omapi_handle_t remote_handle;
236 omapi_handle_t first, limit;
237 omapi_handle_t next;
283 isc_result_t omapi_handle_clear(omapi_handle_t);
omapip.h 38 typedef unsigned int omapi_handle_t; typedef
125 omapi_handle_t handle; \
281 omapi_handle_t);
283 omapi_handle_t);
534 omapi_object_t *, omapi_handle_t);
556 isc_result_t omapi_object_handle (omapi_handle_t *, omapi_object_t *);
557 isc_result_t omapi_handle_lookup (omapi_object_t **, omapi_handle_t);
  /src/external/mpl/dhcp/dist/dhcpctl/
dhcpctl.h 58 omapi_handle_t remote_handle;
dhcpctl.c 331 len = sizeof (omapi_handle_t);

Completed in 21 milliseconds