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

/forgerock/web-agents-v4/source/
H A Dadmin.c101 static int instance_type = AM_I_UNKNOWN; variable
277 am_container_str(instance_type), server_version);
639 if (instance_type == AM_I_APACHE && uid != NULL && gid != NULL) {
681 switch (instance_type) {
814 install_log("unknown installation instance type %d", instance_type);
1094 am_container_str(instance_type));
1125 am_container_str(instance_type));
1129 switch (instance_type) {
1502 if (instance_type != AM_I_APACHE) {
1665 if (instance_type
[all...]

Completed in 33 milliseconds