Searched defs:serviceList (Results 1 - 11 of 11) sorted by relevance

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c807 ServiceDescriptor* serviceList = NULL; local
815 returnValue = getServiceList(&serviceList, &nbServices);
827 ServiceDescriptor curService = serviceList[i];
849 free (serviceList);
1497 // serviceList contains the list of services.
1503 ServiceReturnCode getServiceList(ServiceDescriptor** serviceList, argument
1624 *serviceList = l;
1655 ServiceDescriptor* serviceList = NULL; local
1663 if (getServiceList(&serviceList, &nbServices) == SERVICE_RETURN_OK)
1672 curService = serviceList[
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c808 ServiceDescriptor* serviceList = NULL; local
816 returnValue = getServiceList(&serviceList, &nbServices);
828 ServiceDescriptor curService = serviceList[i];
850 free (serviceList);
1498 // serviceList contains the list of services.
1504 ServiceReturnCode getServiceList(ServiceDescriptor** serviceList, argument
1625 *serviceList = l;
1656 ServiceDescriptor* serviceList = NULL; local
1664 if (getServiceList(&serviceList, &nbServices) == SERVICE_RETURN_OK)
1673 curService = serviceList[
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c808 ServiceDescriptor* serviceList = NULL; local
816 returnValue = getServiceList(&serviceList, &nbServices);
828 ServiceDescriptor curService = serviceList[i];
850 free (serviceList);
1498 // serviceList contains the list of services.
1504 ServiceReturnCode getServiceList(ServiceDescriptor** serviceList, argument
1625 *serviceList = l;
1656 ServiceDescriptor* serviceList = NULL; local
1664 if (getServiceList(&serviceList, &nbServices) == SERVICE_RETURN_OK)
1673 curService = serviceList[
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c807 ServiceDescriptor* serviceList = NULL; local
815 returnValue = getServiceList(&serviceList, &nbServices);
827 ServiceDescriptor curService = serviceList[i];
849 free (serviceList);
1497 // serviceList contains the list of services.
1503 ServiceReturnCode getServiceList(ServiceDescriptor** serviceList, argument
1624 *serviceList = l;
1655 ServiceDescriptor* serviceList = NULL; local
1663 if (getServiceList(&serviceList, &nbServices) == SERVICE_RETURN_OK)
1672 curService = serviceList[
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c808 ServiceDescriptor* serviceList = NULL; local
816 returnValue = getServiceList(&serviceList, &nbServices);
828 ServiceDescriptor curService = serviceList[i];
850 free (serviceList);
1498 // serviceList contains the list of services.
1504 ServiceReturnCode getServiceList(ServiceDescriptor** serviceList, argument
1625 *serviceList = l;
1656 ServiceDescriptor* serviceList = NULL; local
1664 if (getServiceList(&serviceList, &nbServices) == SERVICE_RETURN_OK)
1673 curService = serviceList[
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c807 ServiceDescriptor* serviceList = NULL; local
815 returnValue = getServiceList(&serviceList, &nbServices);
827 ServiceDescriptor curService = serviceList[i];
849 free (serviceList);
1497 // serviceList contains the list of services.
1503 ServiceReturnCode getServiceList(ServiceDescriptor** serviceList, argument
1624 *serviceList = l;
1655 ServiceDescriptor* serviceList = NULL; local
1663 if (getServiceList(&serviceList, &nbServices) == SERVICE_RETURN_OK)
1672 curService = serviceList[
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 71 milliseconds