mac_client_open
error = mac_client_open(mh, &mch, NULL,
if ((err = mac_client_open(mh, &mch, client_name,
return (mac_client_open((mac_handle_t)mhandle,
err = mac_client_open(mh, &blp->bl_mch, kstatname, 0);
err = mac_client_open(dlp->dl_mh, &dlp->dl_mch, NULL,
ret = mac_client_open(mac->fm_handle,
err = mac_client_open(vnic->vn_lower_mh, &vnic->vn_mch,
err = mac_client_open(vn->vn_lower_mh, &vn->vn_mc_handles[i],
extern int mac_client_open(mac_handle_t, mac_client_handle_t *, char *,
if (mac_client_open(xnbop->o_mh, &xnbop->o_mch, NULL,
err = mac_client_open(link->l_mh, &link->l_mch, cli_name, 0);
rv = mac_client_open(mh, &mch, client_name, MAC_OPEN_FLAGS_EXCLUSIVE);
rv = mac_client_open(vswp->mh, mchp, mac_cl_name, flags);