Searched defs:mtaa_outproc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c95 xdrproc_t mtaa_outproc; member in struct:med_thr_a_args
1229 mtaap->mtaa_outproc = xdr_med_err_t;
1245 xdr_free(mtaap->mtaa_outproc, mtaap->mtaa_out);
1299 mtaap->mtaa_outproc = xdr_med_get_data_res_t;
1317 xdr_free(mtaap->mtaa_outproc, mtaap->mtaa_out);
1418 mtaap->mtaa_outproc, mtaap->mtaa_out,
1427 xdr_free(mtaap->mtaa_outproc, mtaap->mtaa_out);
1434 xdr_free(mtaap->mtaa_outproc, mtaap->mtaa_out);
1436 xdr_free(mtaap->mtaa_outproc, mtaap->mtaa_out);

Completed in 92 milliseconds