Searched refs:fetch_mode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.c56 const char *fetch_mode = NULL; variable
256 if (fetch_mode != NULL) filename=fetch_mode;
400 fetch_mode = optarg;
431 if (fetch_mode == NULL) {
451 if (fetch_mode == NULL) printf("html home: %s\n",homedir);
465 if (fetch_mode == NULL) setpgrp(0,httpd_group);

Completed in 48 milliseconds