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

/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h174 } match_rec_t; typedef in typeref:struct:match_rec
176 op_fn_t *match_op(const match_rec_t match_tbl[], char *name);
H A Dibccquery.c69 static const match_rec_t match_tbl[] = {
369 const match_rec_t *r;
H A Dibccconfig.c68 static const match_rec_t match_tbl[] = {
574 const match_rec_t *r;
H A Dsmpquery.c60 static const match_rec_t match_tbl[] = {
440 const match_rec_t *r;
H A Dibdiag_common.c939 op_fn_t *match_op(const match_rec_t match_tbl[], char *name)
941 const match_rec_t *r;

Completed in 127 milliseconds