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

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c725 // Build the path to the binary that contains serviceMain.
1009 // The job of the serviceMain is
1015 // The serviceMain will return only when the service is terminated.
1017 void serviceMain(int argc, char* argv[]) function
1030 debug("serviceMain");
1039 debug("serviceMain: could not get service name.");
1044 debug("serviceMain: failed to create service bin path.");
1059 debug("serviceMain: failed to register service handler.");
1107 debugError("serviceMain: doStartApplication() failed");
1178 debug("checking in serviceMain
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c726 // Build the path to the binary that contains serviceMain.
1010 // The job of the serviceMain is
1016 // The serviceMain will return only when the service is terminated.
1018 void serviceMain(int argc, char* argv[]) function
1031 debug("serviceMain");
1040 debug("serviceMain: could not get service name.");
1045 debug("serviceMain: failed to create service bin path.");
1060 debug("serviceMain: failed to register service handler.");
1108 debugError("serviceMain: doStartApplication() failed");
1179 debug("checking in serviceMain
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c726 // Build the path to the binary that contains serviceMain.
1010 // The job of the serviceMain is
1016 // The serviceMain will return only when the service is terminated.
1018 void serviceMain(int argc, char* argv[]) function
1031 debug("serviceMain");
1040 debug("serviceMain: could not get service name.");
1045 debug("serviceMain: failed to create service bin path.");
1060 debug("serviceMain: failed to register service handler.");
1108 debugError("serviceMain: doStartApplication() failed");
1179 debug("checking in serviceMain
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c725 // Build the path to the binary that contains serviceMain.
1009 // The job of the serviceMain is
1015 // The serviceMain will return only when the service is terminated.
1017 void serviceMain(int argc, char* argv[]) function
1030 debug("serviceMain");
1039 debug("serviceMain: could not get service name.");
1044 debug("serviceMain: failed to create service bin path.");
1059 debug("serviceMain: failed to register service handler.");
1107 debugError("serviceMain: doStartApplication() failed");
1178 debug("checking in serviceMain
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c726 // Build the path to the binary that contains serviceMain.
1010 // The job of the serviceMain is
1016 // The serviceMain will return only when the service is terminated.
1018 void serviceMain(int argc, char* argv[]) function
1031 debug("serviceMain");
1040 debug("serviceMain: could not get service name.");
1045 debug("serviceMain: failed to create service bin path.");
1060 debug("serviceMain: failed to register service handler.");
1108 debugError("serviceMain: doStartApplication() failed");
1179 debug("checking in serviceMain
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c725 // Build the path to the binary that contains serviceMain.
1009 // The job of the serviceMain is
1015 // The serviceMain will return only when the service is terminated.
1017 void serviceMain(int argc, char* argv[]) function
1030 debug("serviceMain");
1039 debug("serviceMain: could not get service name.");
1044 debug("serviceMain: failed to create service bin path.");
1059 debug("serviceMain: failed to register service handler.");
1107 debugError("serviceMain: doStartApplication() failed");
1178 debug("checking in serviceMain
[all...]

Completed in 54 milliseconds