Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h174 } match_rec_t; typedef
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; in main()
H A Dibccconfig.c68 static const match_rec_t match_tbl[] = {
574 const match_rec_t *r; in main()
H A Dsmpquery.c60 static const match_rec_t match_tbl[] = {
440 const match_rec_t *r; in main()
H A Dibdiag_common.c939 op_fn_t *match_op(const match_rec_t match_tbl[], char *name) in match_op()
941 const match_rec_t *r; in match_op()