Lines Matching refs:hd

152 	ndr_handle_t *hd;
155 if ((hd = ndr_hdlookup(mxa, id)) == NULL)
158 if ((ctx = (svcctl_context_t *)hd->nh_data) == NULL)
164 return (hd);
175 ndr_handle_t *hd;
180 if ((hd = ndr_hdlookup(mxa, id)) != NULL) {
181 ctx = (svcctl_context_t *)hd->nh_data;
254 ndr_handle_t *hd;
257 hd = svcctl_hdlookup(mxa, mgr_id, SVCCTL_MANAGER_CONTEXT);
258 if (hd == NULL)
261 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
351 ndr_handle_t *hd;
356 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
357 if (hd == NULL) {
363 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;
416 ndr_handle_t *hd;
418 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
419 if (hd == NULL) {
436 ndr_handle_t *hd;
441 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
442 if (hd == NULL) {
489 ndr_handle_t *hd;
491 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
492 if (hd == NULL) {
563 ndr_handle_t *hd;
579 hd = svcctl_hdlookup(mxa, mgrid, SVCCTL_MANAGER_CONTEXT);
580 if (hd == NULL) {
586 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
618 ndr_handle_t *hd;
623 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
624 if (hd == NULL) {
630 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;
667 ndr_handle_t *hd;
674 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
675 if (hd == NULL) {
680 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;
747 ndr_handle_t *hd;
757 hd = svcctl_hdlookup(mxa, id, SVCCTL_MANAGER_CONTEXT);
758 if (hd == NULL) {
763 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
824 ndr_handle_t *hd;
831 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
832 if (hd == NULL) {
838 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;
891 ndr_handle_t *hd;
896 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
897 if (hd == NULL) {
902 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;
931 ndr_handle_t *hd;
935 hd = svcctl_hdlookup(mxa, id, SVCCTL_MANAGER_CONTEXT);
936 if (hd == NULL) {
943 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
978 ndr_handle_t *hd;
982 hd = svcctl_hdlookup(mxa, id, SVCCTL_MANAGER_CONTEXT);
983 if (hd == NULL) {
990 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
1069 ndr_handle_t *hd;
1085 hd = svcctl_hdlookup(mxa, mgrid, SVCCTL_MANAGER_CONTEXT);
1086 if (hd == NULL) {
1092 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
1122 ndr_handle_t *hd;
1133 hd = svcctl_hdlookup(mxa, id, SVCCTL_MANAGER_CONTEXT);
1134 if (hd == NULL) {
1139 mgr_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_mgr;
1192 ndr_handle_t *hd;
1202 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
1203 if (hd == NULL) {
1224 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;
1306 ndr_handle_t *hd;
1315 hd = svcctl_hdlookup(mxa, id, SVCCTL_SERVICE_CONTEXT);
1316 if (hd == NULL) {
1321 svc_ctx = ((svcctl_context_t *)hd->nh_data)->c_ctx.uc_svc;