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

/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dhttpdirect.c66 sprintf(req, "%s/%s/%s", variable_get(VAR_HTTP_DIR),
75 variable_set2(VAR_HTTP_PATH, variable_get(VAR_HTTP_DIR), 0);
H A Dmedia.c635 variable_set2(VAR_HTTP_DIR, dir ? dir : "/", 0);
H A Dsysinstall.h121 #define VAR_HTTP_DIR "httpDirectory" macro

Completed in 62 milliseconds