Home
last modified time | relevance | path

Searched defs:match_tbl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibccquery.c69 static const match_rec_t match_tbl[] = { variable
H A Dibccconfig.c68 static const match_rec_t match_tbl[] = { variable
H A Dsmpquery.c60 static const match_rec_t match_tbl[] = { variable
H A Dibdiag_common.c939 op_fn_t *match_op(const match_rec_t match_tbl[], char *name) in match_op()