Searched refs:osm_log_destroy (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h241 * Allows calling osm_log_init, osm_log_init_v2, osm_log_destroy
248 * osm_log_destroy
251 /****f* OpenSM: Log/osm_log_destroy
253 * osm_log_destroy
256 * The osm_log_destroy function destroys the object, releasing
261 static inline void osm_log_destroy(IN osm_log_t * p_log) function
331 * osm_log_destroy
402 * osm_log_destroy
436 * osm_log_destroy
471 * osm_log_destroy
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c362 osm_log_destroy(&p_osm->log);

Completed in 142 milliseconds