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

  /src/external/mpl/dhcp/dist/omapip/
handle.c 62 omapi_handle_table_t *omapi_handle_table;
70 omapi_handle_table_t *,
73 omapi_handle_table_t *,
75 static isc_result_t omapi_handle_table_enclose (omapi_handle_table_t **);
103 omapi_handle_table_t *new;
144 omapi_handle_table_t *table,
147 omapi_handle_table_t *inner;
204 static isc_result_t omapi_handle_table_enclose (omapi_handle_table_t **table)
206 omapi_handle_table_t *inner = *table;
207 omapi_handle_table_t *new
    [all...]
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip_p.h 243 } omapi_handle_table_t; typedef in typeref:struct:__omapi_handle_table

Completed in 16 milliseconds