Searched defs:accum_log_file (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h134 boolean_t accum_log_file; member in struct:osm_log
H A Dosm_subnet.h301 boolean_t accum_log_file; member in struct:osm_subn_opt
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_log.c466 osm_log_init_v2(IN osm_log_t * p_log, IN boolean_t flush, IN uint8_t log_flags, IN const char *log_file, IN unsigned long max_size, IN boolean_t accum_log_file) argument
495 osm_log_init(IN osm_log_t * p_log, IN boolean_t flush, IN uint8_t log_flags, IN const char *log_file, IN boolean_t accum_log_file) argument

Completed in 120 milliseconds