Home
last modified time | relevance | path

Searched refs:sa_get_handle (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.h62 struct sa_handle * sa_get_handle(void);
H A Dibdiag_sa.c51 struct sa_handle * sa_get_handle(void) in sa_get_handle() function
H A Dibqueryerrors.c336 if (!(h = sa_get_handle())) in path_record_query()
H A Dsaquery.c1900 h = sa_get_handle(); in main()