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

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c1403 ServiceReturnCode getBinaryPathName(HANDLE scm, char* serviceName, function
1431 debugError("getBinaryPathName: Failed to open the service '%s'.", serviceName);
1459 debug("getBinaryPathName: error calling QueryServiceConfig. Code [%d]",
1473 debug("getBinaryPathName: the length of the binary path name is too big. serviceName='%s', binaryPath='%s'",
1480 debug("getBinaryPathName: error closing handle of service. Code [%d]",
1492 } // getBinaryPathName
1612 if (getBinaryPathName(scm, l[i].serviceName, binPath) ==
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c1404 ServiceReturnCode getBinaryPathName(HANDLE scm, char* serviceName, function
1432 debugError("getBinaryPathName: Failed to open the service '%s'.", serviceName);
1460 debug("getBinaryPathName: error calling QueryServiceConfig. Code [%d]",
1474 debug("getBinaryPathName: the length of the binary path name is too big. serviceName='%s', binaryPath='%s'",
1481 debug("getBinaryPathName: error closing handle of service. Code [%d]",
1493 } // getBinaryPathName
1613 if (getBinaryPathName(scm, l[i].serviceName, binPath) ==
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c1404 ServiceReturnCode getBinaryPathName(HANDLE scm, char* serviceName, function
1432 debugError("getBinaryPathName: Failed to open the service '%s'.", serviceName);
1460 debug("getBinaryPathName: error calling QueryServiceConfig. Code [%d]",
1474 debug("getBinaryPathName: the length of the binary path name is too big. serviceName='%s', binaryPath='%s'",
1481 debug("getBinaryPathName: error closing handle of service. Code [%d]",
1493 } // getBinaryPathName
1613 if (getBinaryPathName(scm, l[i].serviceName, binPath) ==
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c1403 ServiceReturnCode getBinaryPathName(HANDLE scm, char* serviceName, function
1431 debugError("getBinaryPathName: Failed to open the service '%s'.", serviceName);
1459 debug("getBinaryPathName: error calling QueryServiceConfig. Code [%d]",
1473 debug("getBinaryPathName: the length of the binary path name is too big. serviceName='%s', binaryPath='%s'",
1480 debug("getBinaryPathName: error closing handle of service. Code [%d]",
1492 } // getBinaryPathName
1612 if (getBinaryPathName(scm, l[i].serviceName, binPath) ==
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c1404 ServiceReturnCode getBinaryPathName(HANDLE scm, char* serviceName, function
1432 debugError("getBinaryPathName: Failed to open the service '%s'.", serviceName);
1460 debug("getBinaryPathName: error calling QueryServiceConfig. Code [%d]",
1474 debug("getBinaryPathName: the length of the binary path name is too big. serviceName='%s', binaryPath='%s'",
1481 debug("getBinaryPathName: error closing handle of service. Code [%d]",
1493 } // getBinaryPathName
1613 if (getBinaryPathName(scm, l[i].serviceName, binPath) ==
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c1403 ServiceReturnCode getBinaryPathName(HANDLE scm, char* serviceName, function
1431 debugError("getBinaryPathName: Failed to open the service '%s'.", serviceName);
1459 debug("getBinaryPathName: error calling QueryServiceConfig. Code [%d]",
1473 debug("getBinaryPathName: the length of the binary path name is too big. serviceName='%s', binaryPath='%s'",
1480 debug("getBinaryPathName: error closing handle of service. Code [%d]",
1492 } // getBinaryPathName
1612 if (getBinaryPathName(scm, l[i].serviceName, binPath) ==

Completed in 2058 milliseconds