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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_list.h97 * cl_list_remove_object, cl_list_remove_item, cl_list_remove_all
724 * List, cl_list_remove_tail, cl_list_remove_all, cl_list_remove_object,
768 * List, cl_list_remove_head, cl_list_remove_all, cl_list_remove_object,
800 * List, cl_list_remove_head, cl_list_remove_tail, cl_list_remove_object,
804 /****f* Component Library: List/cl_list_remove_object
806 * cl_list_remove_object
809 * The cl_list_remove_object function removes a specific object from a list.
814 cl_list_remove_object(IN cl_list_t * const p_list,
871 * List, cl_list_remove_object, cl_list_remove_head, cl_list_remove_tail,
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_list.c388 cl_status_t cl_list_remove_object(IN cl_list_t * const p_list, function

Completed in 181 milliseconds