return;
}
+ /*
+ * Note wb_sids2xids_send/recv was called before,
+ * so we're sure that wb_parent_idmap_setup_send/recv
+ * was already called.
+ */
child_binding_handle = idmap_child_handle();
subreq = dcerpc_wbint_GetNssInfo_send(
state, state->ev, child_binding_handle, info);
return;
}
+ /*
+ * Note wb_sids2xids_send/recv was called before,
+ * so we're sure that wb_parent_idmap_setup_send/recv
+ * was already called.
+ */
child_binding_handle = idmap_child_handle();
subreq = dcerpc_wbint_GetNssInfo_send(
state, state->ev, child_binding_handle, info);
return;
}
+ /*
+ * Note wb_sids2xids_send/recv was called before,
+ * so we're sure that wb_parent_idmap_setup_send/recv
+ * was already called.
+ */
child_binding_handle = idmap_child_handle();
subreq = dcerpc_wbint_GetNssInfo_send(
state, state->ev, child_binding_handle, info);