Home
last modified time | relevance | path

Searched refs:followmethod (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/
H A Dcheck_curl.c185 int followmethod = FOLLOW_HTTP_CURL; variable
595 if( followmethod == FOLLOW_LIBCURL ) { in check_http()
820 if( followmethod == FOLLOW_LIBCURL ) { in check_http()
842 if( followmethod == FOLLOW_LIBCURL ) { in check_http()
1451 …onredirect = STATE_DEPENDENT, followmethod = FOLLOW_HTTP_CURL, followsticky = STICKY_HOST|STICKY_P… in process_arguments()
1453 onredirect = STATE_DEPENDENT, followmethod = FOLLOW_HTTP_CURL, followsticky = STICKY_HOST; in process_arguments()
1455 onredirect = STATE_DEPENDENT, followmethod = FOLLOW_HTTP_CURL, followsticky = STICKY_NONE; in process_arguments()
1457 onredirect = STATE_DEPENDENT, followmethod = FOLLOW_LIBCURL; in process_arguments()