Searched refs:lpServiceData (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c1513 ENUM_SERVICE_STATUS* lpServiceData = &serviceData; local
1544 lpServiceData = (ENUM_SERVICE_STATUS*)calloc(
1551 lpServiceData, // output buffer
1600 ENUM_SERVICE_STATUS* curService = lpServiceData;
1633 if (lpServiceData != NULL)
1635 free (lpServiceData);
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c1514 ENUM_SERVICE_STATUS* lpServiceData = &serviceData; local
1545 lpServiceData = (ENUM_SERVICE_STATUS*)calloc(
1552 lpServiceData, // output buffer
1601 ENUM_SERVICE_STATUS* curService = lpServiceData;
1634 if (lpServiceData != NULL)
1636 free (lpServiceData);
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c1514 ENUM_SERVICE_STATUS* lpServiceData = &serviceData; local
1545 lpServiceData = (ENUM_SERVICE_STATUS*)calloc(
1552 lpServiceData, // output buffer
1601 ENUM_SERVICE_STATUS* curService = lpServiceData;
1634 if (lpServiceData != NULL)
1636 free (lpServiceData);
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c1513 ENUM_SERVICE_STATUS* lpServiceData = &serviceData; local
1544 lpServiceData = (ENUM_SERVICE_STATUS*)calloc(
1551 lpServiceData, // output buffer
1600 ENUM_SERVICE_STATUS* curService = lpServiceData;
1633 if (lpServiceData != NULL)
1635 free (lpServiceData);
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c1514 ENUM_SERVICE_STATUS* lpServiceData = &serviceData; local
1545 lpServiceData = (ENUM_SERVICE_STATUS*)calloc(
1552 lpServiceData, // output buffer
1601 ENUM_SERVICE_STATUS* curService = lpServiceData;
1634 if (lpServiceData != NULL)
1636 free (lpServiceData);
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c1513 ENUM_SERVICE_STATUS* lpServiceData = &serviceData; local
1544 lpServiceData = (ENUM_SERVICE_STATUS*)calloc(
1551 lpServiceData, // output buffer
1600 ENUM_SERVICE_STATUS* curService = lpServiceData;
1633 if (lpServiceData != NULL)
1635 free (lpServiceData);

Completed in 83 milliseconds