omapip/handle.c File Reference

#include "dhcpd.h"
#include <omapip/omapip_p.h>

Go to the source code of this file.

Defines

#define FIND_HAND   0
#define CLEAR_HAND   1

Functions

isc_result_t omapi_object_handle (omapi_handle_t *h, omapi_object_t *o)
isc_result_t omapi_handle_lookup (omapi_object_t **o, omapi_handle_t h)
isc_result_t omapi_handle_td_lookup (omapi_object_t **obj, omapi_typed_data_t *handle)
isc_result_t omapi_handle_clear (omapi_handle_t h)

Variables

omapi_handle_table_tomapi_handle_table
omapi_handle_t omapi_next_handle = 1

Define Documentation

#define CLEAR_HAND   1

Definition at line 62 of file handle.c.

#define FIND_HAND   0

Definition at line 61 of file handle.c.


Function Documentation

isc_result_t omapi_handle_clear ( omapi_handle_t  h  ) 

Definition at line 299 of file handle.c.

isc_result_t omapi_handle_lookup ( omapi_object_t **  o,
omapi_handle_t  h 
)

Definition at line 239 of file handle.c.

isc_result_t omapi_handle_td_lookup ( omapi_object_t **  obj,
omapi_typed_data_t handle 
)

Definition at line 283 of file handle.c.

isc_result_t omapi_object_handle ( omapi_handle_t h,
omapi_object_t o 
)

Definition at line 73 of file handle.c.


Variable Documentation

Definition at line 58 of file handle.c.

Definition at line 59 of file handle.c.


Generated on 5 Apr 2014 for ISC DHCP by  doxygen 1.6.1