Searched refs:max_request_str (Results 1 – 2 of 2) sorted by relevance
50 static char *max_request_str; /* `max_request' as a string */ variable74 "max-request", 0, arg_string, &max_request_str,200 if(max_request_str) in configure()201 max_request_tcp = max_request_udp = parse_bytes(max_request_str, NULL); in configure()
45 static char *max_request_str; /* `max_request' as a string */ variable367 if(max_request_str) in kcm_configure()368 max_request = parse_bytes(max_request_str, NULL); in kcm_configure()