Searched refs:cl_pfn_pool_dtor_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_pool.h82 * cl_pfn_pool_init_t, cl_pfn_pool_dtor_t
137 /****d* Component Library: Pool/cl_pfn_pool_dtor_t
139 * cl_pfn_pool_dtor_t
142 * The cl_pfn_pool_dtor_t function type defines the prototype for
149 (*cl_pfn_pool_dtor_t) (IN void *const p_object, IN void *context); typedef
190 cl_pfn_pool_dtor_t pfn_dtor;
296 IN cl_pfn_pool_dtor_t pfn_destructor OPTIONAL,
329 * See the cl_pfn_pool_dtor_t function type declaration for details
354 * cl_pool_count, cl_pfn_pool_init_t, cl_pfn_pool_dtor_t
/freebsd-9.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_pool.c645 IN cl_pfn_pool_dtor_t pfn_destructor OPTIONAL,

Completed in 94 milliseconds