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

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.h86 SERVICE_RETURN_OK, SERVICE_RETURN_ERROR, SERVICE_IN_USE, enumerator in enum:__anon4
H A Dservice.c1644 // Returns SERVICE_IN_USE if the provided service name is in use.
1683 returnValue = SERVICE_IN_USE;
1731 if (nameInUseResult == SERVICE_IN_USE)
2153 if (code != SERVICE_IN_USE)
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.h87 SERVICE_RETURN_OK, SERVICE_RETURN_ERROR, SERVICE_IN_USE, enumerator in enum:__anon2
H A Dservice.c1645 // Returns SERVICE_IN_USE if the provided service name is in use.
1684 returnValue = SERVICE_IN_USE;
1732 if (nameInUseResult == SERVICE_IN_USE)
2154 if (code != SERVICE_IN_USE)
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.h87 SERVICE_RETURN_OK, SERVICE_RETURN_ERROR, SERVICE_IN_USE, enumerator in enum:__anon2
H A Dservice.c1645 // Returns SERVICE_IN_USE if the provided service name is in use.
1684 returnValue = SERVICE_IN_USE;
1732 if (nameInUseResult == SERVICE_IN_USE)
2154 if (code != SERVICE_IN_USE)
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.h86 SERVICE_RETURN_OK, SERVICE_RETURN_ERROR, SERVICE_IN_USE, enumerator in enum:__anon2
H A Dservice.c1644 // Returns SERVICE_IN_USE if the provided service name is in use.
1683 returnValue = SERVICE_IN_USE;
1731 if (nameInUseResult == SERVICE_IN_USE)
2153 if (code != SERVICE_IN_USE)
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.h87 SERVICE_RETURN_OK, SERVICE_RETURN_ERROR, SERVICE_IN_USE, enumerator in enum:__anon4
H A Dservice.c1645 // Returns SERVICE_IN_USE if the provided service name is in use.
1684 returnValue = SERVICE_IN_USE;
1732 if (nameInUseResult == SERVICE_IN_USE)
2154 if (code != SERVICE_IN_USE)
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.h86 SERVICE_RETURN_OK, SERVICE_RETURN_ERROR, SERVICE_IN_USE, enumerator in enum:__anon23
H A Dservice.c1644 // Returns SERVICE_IN_USE if the provided service name is in use.
1683 returnValue = SERVICE_IN_USE;
1731 if (nameInUseResult == SERVICE_IN_USE)
2153 if (code != SERVICE_IN_USE)

Completed in 248 milliseconds