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

/forgerock/web-agents-v4/source/
H A Dadmin.c80 AM_I_VARNISH enumerator in enum:__anon68
96 case AM_I_VARNISH: return "Varnish";
748 case AM_I_VARNISH: {
1241 case AM_I_VARNISH: {
1665 if (instance_type == AM_I_APACHE || instance_type == AM_I_IIS || instance_type == AM_I_VARNISH) {
1858 if (instance_type == AM_I_APACHE || instance_type == AM_I_IIS || instance_type == AM_I_VARNISH) {
1995 case AM_I_VARNISH:
2333 instance_type = AM_I_VARNISH;

Completed in 25 milliseconds