Your IP : 216.73.216.1


Current Path : /proc/thread-self/root/usr/include/varnish/tbl/
Upload File :
Current File : //proc/thread-self/root/usr/include/varnish/tbl/vcl_states.h

/*lint -save -e525 -e539 */
VCL_STATE(COLD, "cold")
VCL_STATE(WARM, "warm")
VCL_STATE(AUTO, "auto")
#undef VCL_STATE
// LABEL is private to mgt_vcl.c

/*lint -restore */