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

/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c95 static char *threshold_file = DEF_THRES_FILE; variable
130 static void set_thresholds(char *threshold_file) argument
135 FILE *thresf = fopen(threshold_file, "r");
165 threshold_file, orig_buf);
898 threshold_file = strdup(optarg);
1071 set_thresholds(threshold_file);

Completed in 305 milliseconds