Searched refs:osm_is_debug (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h569 /****f* OpenSM: Helper/osm_is_debug
571 * osm_is_debug
574 * The osm_is_debug function returns TRUE if the opensm was compiled
579 boolean_t osm_is_debug(void);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dmain.c703 if (osm_is_debug() != cl_is_debug()) {
707 osm_is_debug(), cl_is_debug());
H A Dosm_log.c411 boolean_t osm_is_debug(void) function

Completed in 184 milliseconds