Searched refs:serviceBinPath (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.h98 ServiceReturnCode createServiceBinPath(char* serviceBinPath);
H A Dservice.c83 // serviceBinPath the binary associated with the service.
165 // serviceBinPath the binary associated with the service.
727 // serviceBinPath the path to the service binary.
729 // The string stored in serviceBinPath looks like
732 // at least COMMAND_SIZE bytes in serviceBinPath.
737 ServiceReturnCode createServiceBinPath(char* serviceBinPath) argument
772 sprintf(serviceBinPath, "\"%s\" start \"%s\"", fileName,
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.h99 ServiceReturnCode createServiceBinPath(char* serviceBinPath);
H A Dservice.c84 // serviceBinPath the binary associated with the service.
166 // serviceBinPath the binary associated with the service.
728 // serviceBinPath the path to the service binary.
730 // The string stored in serviceBinPath looks like
733 // at least COMMAND_SIZE bytes in serviceBinPath.
738 ServiceReturnCode createServiceBinPath(char* serviceBinPath) argument
773 sprintf(serviceBinPath, "\"%s\" start \"%s\"", fileName,
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.h99 ServiceReturnCode createServiceBinPath(char* serviceBinPath);
H A Dservice.c84 // serviceBinPath the binary associated with the service.
166 // serviceBinPath the binary associated with the service.
728 // serviceBinPath the path to the service binary.
730 // The string stored in serviceBinPath looks like
733 // at least COMMAND_SIZE bytes in serviceBinPath.
738 ServiceReturnCode createServiceBinPath(char* serviceBinPath) argument
773 sprintf(serviceBinPath, "\"%s\" start \"%s\"", fileName,
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.h98 ServiceReturnCode createServiceBinPath(char* serviceBinPath);
H A Dservice.c83 // serviceBinPath the binary associated with the service.
165 // serviceBinPath the binary associated with the service.
727 // serviceBinPath the path to the service binary.
729 // The string stored in serviceBinPath looks like
732 // at least COMMAND_SIZE bytes in serviceBinPath.
737 ServiceReturnCode createServiceBinPath(char* serviceBinPath) argument
772 sprintf(serviceBinPath, "\"%s\" start \"%s\"", fileName,
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.h99 ServiceReturnCode createServiceBinPath(char* serviceBinPath);
H A Dservice.c84 // serviceBinPath the binary associated with the service.
166 // serviceBinPath the binary associated with the service.
728 // serviceBinPath the path to the service binary.
730 // The string stored in serviceBinPath looks like
733 // at least COMMAND_SIZE bytes in serviceBinPath.
738 ServiceReturnCode createServiceBinPath(char* serviceBinPath) argument
773 sprintf(serviceBinPath, "\"%s\" start \"%s\"", fileName,
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.h98 ServiceReturnCode createServiceBinPath(char* serviceBinPath);
H A Dservice.c83 // serviceBinPath the binary associated with the service.
165 // serviceBinPath the binary associated with the service.
727 // serviceBinPath the path to the service binary.
729 // The string stored in serviceBinPath looks like
732 // at least COMMAND_SIZE bytes in serviceBinPath.
737 ServiceReturnCode createServiceBinPath(char* serviceBinPath) argument
772 sprintf(serviceBinPath, "\"%s\" start \"%s\"", fileName,

Completed in 62 milliseconds