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

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c46 // serviceStatusHandle the service status handle returned by the SCM
54 SERVICE_STATUS_HANDLE* serviceStatusHandle
62 *serviceStatusHandle = RegisterServiceCtrlHandler (
65 if (serviceStatusHandle == NULL)
874 // serviceStatusHandle the handle used to set the service status
885 SERVICE_STATUS_HANDLE *serviceStatusHandle
939 *serviceStatusHandle,
1025 SERVICE_STATUS_HANDLE serviceStatusHandle; local
1052 &serviceStatusHandle);
1055 _serviceStatusHandle = &serviceStatusHandle;
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c47 // serviceStatusHandle the service status handle returned by the SCM
55 SERVICE_STATUS_HANDLE* serviceStatusHandle
63 *serviceStatusHandle = RegisterServiceCtrlHandler (
66 if (serviceStatusHandle == NULL)
875 // serviceStatusHandle the handle used to set the service status
886 SERVICE_STATUS_HANDLE *serviceStatusHandle
940 *serviceStatusHandle,
1026 SERVICE_STATUS_HANDLE serviceStatusHandle; local
1053 &serviceStatusHandle);
1056 _serviceStatusHandle = &serviceStatusHandle;
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c47 // serviceStatusHandle the service status handle returned by the SCM
55 SERVICE_STATUS_HANDLE* serviceStatusHandle
63 *serviceStatusHandle = RegisterServiceCtrlHandler (
66 if (serviceStatusHandle == NULL)
875 // serviceStatusHandle the handle used to set the service status
886 SERVICE_STATUS_HANDLE *serviceStatusHandle
940 *serviceStatusHandle,
1026 SERVICE_STATUS_HANDLE serviceStatusHandle; local
1053 &serviceStatusHandle);
1056 _serviceStatusHandle = &serviceStatusHandle;
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c46 // serviceStatusHandle the service status handle returned by the SCM
54 SERVICE_STATUS_HANDLE* serviceStatusHandle
62 *serviceStatusHandle = RegisterServiceCtrlHandler (
65 if (serviceStatusHandle == NULL)
874 // serviceStatusHandle the handle used to set the service status
885 SERVICE_STATUS_HANDLE *serviceStatusHandle
939 *serviceStatusHandle,
1025 SERVICE_STATUS_HANDLE serviceStatusHandle; local
1052 &serviceStatusHandle);
1055 _serviceStatusHandle = &serviceStatusHandle;
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c47 // serviceStatusHandle the service status handle returned by the SCM
55 SERVICE_STATUS_HANDLE* serviceStatusHandle
63 *serviceStatusHandle = RegisterServiceCtrlHandler (
66 if (serviceStatusHandle == NULL)
875 // serviceStatusHandle the handle used to set the service status
886 SERVICE_STATUS_HANDLE *serviceStatusHandle
940 *serviceStatusHandle,
1026 SERVICE_STATUS_HANDLE serviceStatusHandle; local
1053 &serviceStatusHandle);
1056 _serviceStatusHandle = &serviceStatusHandle;
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c46 // serviceStatusHandle the service status handle returned by the SCM
54 SERVICE_STATUS_HANDLE* serviceStatusHandle
62 *serviceStatusHandle = RegisterServiceCtrlHandler (
65 if (serviceStatusHandle == NULL)
874 // serviceStatusHandle the handle used to set the service status
885 SERVICE_STATUS_HANDLE *serviceStatusHandle
939 *serviceStatusHandle,
1025 SERVICE_STATUS_HANDLE serviceStatusHandle; local
1052 &serviceStatusHandle);
1055 _serviceStatusHandle = &serviceStatusHandle;
[all...]

Completed in 51 milliseconds