Searched refs:createBatchFileChildProcess (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj2/src/build-tools/windows/
H A Dcommon.h38 BOOL createBatchFileChildProcess(char* batchFile, BOOL background,
H A Dcommon.c109 BOOL createBatchFileChildProcess(char* batchFile, BOOL background, function
122 debug("createBatchFileChildProcess: the batch file path is too long.");
126 debug("createBatchFileChildProcess: Attempting to create child process '%s' background=%d.",
162 debug("createBatchFileChildProcess: Successfully created child process '%s'.", command);
166 debugError("createBatchFileChildProcess: Failed to create child process '%s'. Last error = %d.",
H A Dservice.c531 createOk = createBatchFileChildProcess(command, FALSE, &procInfo);
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dcommon.h39 BOOL createBatchFileChildProcess(char* batchFile, BOOL background,
H A Dcommon.c110 BOOL createBatchFileChildProcess(char* batchFile, BOOL background, function
123 debug("createBatchFileChildProcess: the batch file path is too long.");
127 debug("createBatchFileChildProcess: Attempting to create child process '%s' background=%d.",
163 debug("createBatchFileChildProcess: Successfully created child process '%s'.", command);
167 debugError("createBatchFileChildProcess: Failed to create child process '%s'. Last error = %d.",
H A Dservice.c532 createOk = createBatchFileChildProcess(command, FALSE, &procInfo);
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dcommon.h39 BOOL createBatchFileChildProcess(char* batchFile, BOOL background,
H A Dcommon.c110 BOOL createBatchFileChildProcess(char* batchFile, BOOL background, function
123 debug("createBatchFileChildProcess: the batch file path is too long.");
127 debug("createBatchFileChildProcess: Attempting to create child process '%s' background=%d.",
163 debug("createBatchFileChildProcess: Successfully created child process '%s'.", command);
167 debugError("createBatchFileChildProcess: Failed to create child process '%s'. Last error = %d.",
H A Dservice.c532 createOk = createBatchFileChildProcess(command, FALSE, &procInfo);
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dcommon.h38 BOOL createBatchFileChildProcess(char* batchFile, BOOL background,
H A Dcommon.c109 BOOL createBatchFileChildProcess(char* batchFile, BOOL background, function
122 debug("createBatchFileChildProcess: the batch file path is too long.");
126 debug("createBatchFileChildProcess: Attempting to create child process '%s' background=%d.",
162 debug("createBatchFileChildProcess: Successfully created child process '%s'.", command);
166 debugError("createBatchFileChildProcess: Failed to create child process '%s'. Last error = %d.",
H A Dservice.c531 createOk = createBatchFileChildProcess(command, FALSE, &procInfo);
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dcommon.h39 BOOL createBatchFileChildProcess(char* batchFile, BOOL background,
H A Dcommon.c110 BOOL createBatchFileChildProcess(char* batchFile, BOOL background, function
123 debug("createBatchFileChildProcess: the batch file path is too long.");
127 debug("createBatchFileChildProcess: Attempting to create child process '%s' background=%d.",
163 debug("createBatchFileChildProcess: Successfully created child process '%s'.", command);
167 debugError("createBatchFileChildProcess: Failed to create child process '%s'. Last error = %d.",
H A Dservice.c532 createOk = createBatchFileChildProcess(command, FALSE, &procInfo);
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dcommon.h38 BOOL createBatchFileChildProcess(char* batchFile, BOOL background,
H A Dcommon.c109 BOOL createBatchFileChildProcess(char* batchFile, BOOL background, function
122 debug("createBatchFileChildProcess: the batch file path is too long.");
126 debug("createBatchFileChildProcess: Attempting to create child process '%s' background=%d.",
162 debug("createBatchFileChildProcess: Successfully created child process '%s'.", command);
166 debugError("createBatchFileChildProcess: Failed to create child process '%s'. Last error = %d.",
H A Dservice.c531 createOk = createBatchFileChildProcess(command, FALSE, &procInfo);

Completed in 84 milliseconds