Home
last modified time | relevance | path

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

/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYOptions.c2478 static OptValues http_protocol_values[] = variable
3327 GetOptValues(http_protocol_values, data[i].value, &HTprotocolLevel); in postoptions()
4133 PutOptValues(fp0, HTprotocolLevel, http_protocol_values); in gen_options()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYOptions.c2501 static OptValues http_protocol_values[] = variable
3361 GetOptValues(http_protocol_values, data[i].value, &HTprotocolLevel); in postoptions()
4185 PutOptValues(fp0, HTprotocolLevel, http_protocol_values); in gen_options()