HomeSort by: relevance | last modified time | path
    Searched defs:majorint (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.c 505 int majorint, minorint; local in function:process_proto
524 majorint = atoi(majorstr);
527 switch (majorint) {

Completed in 13 milliseconds