Home
last modified time | relevance | path

Searched refs:allowMultiConnection (Results 1 – 8 of 8) sorted by relevance

/dports/www/phpvirtualbox-legacy/phpvirtualbox-5.2-1/endpoints/lib/
H A Dvboxconnector.php1929 $m->VRDEServer->allowMultiConnection = $args['VRDEServer']['allowMultiConnection'];
4231 'allowMultiConnection' => $m->VRDEServer->allowMultiConnection,
H A DvboxServiceWrappers.php10943 $request->allowMultiConnection = (bool)$value;
10947 $request->allowMultiConnection = (bool)$value->handle;
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A Dvboxconnector.php1934 $m->VRDEServer->allowMultiConnection = $args['VRDEServer']['allowMultiConnection'];
4252 'allowMultiConnection' => $m->VRDEServer->allowMultiConnection,
H A DvboxServiceWrappers.php13538 $request->allowMultiConnection = $value;
13542 $request->allowMultiConnection = $value->handle;
/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_common.c3535 PRBool allowMultiConnection = PR_FALSE; in vboxDumpDisplay() local
3556 gVBoxAPI.UIVRDEServer.GetAllowMultiConnection(VRDEServer, &allowMultiConnection); in vboxDumpDisplay()
3557 if (allowMultiConnection) in vboxDumpDisplay()
H A Dvbox_CAPI_v5_2.h18387 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection);
18388 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection);
18435 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection);
18436 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection);
H A Dvbox_CAPI_v6_0.h19922 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection);
19923 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection);
19976 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection);
19977 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection);
H A Dvbox_CAPI_v6_1.h21814 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection);
21815 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection);
21868 nsresult (*GetAllowMultiConnection)(IVRDEServer *pThis, PRBool *allowMultiConnection);
21869 nsresult (*SetAllowMultiConnection)(IVRDEServer *pThis, PRBool allowMultiConnection);