Home
last modified time | relevance | path

Searched refs:VAR_HTTP_PORT (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/usr.sbin/sysinstall/
Dhttp.c53 variable_get(VAR_HTTP_PORT), &hints, &res0)) != 0) { in checkAccess()
72 variable_get(VAR_HTTP_HOST),variable_get(VAR_HTTP_PORT)); in checkAccess()
75 variable_get(VAR_HTTP_HOST),variable_get(VAR_HTTP_PORT)); in checkAccess()
209 variable_get(VAR_HTTP_PORT), &hints, &res0)) != 0) { in mediaGetHTTP()
226 variable_get(VAR_HTTP_HOST),variable_get(VAR_HTTP_PORT)); in mediaGetHTTP()
Dhttpdirect.c104 variable_get(VAR_HTTP_PORT), &hints, &res0)) != 0) { in mediaGetHTTPDirect()
121 variable_get(VAR_HTTP_HOST),variable_get(VAR_HTTP_PORT)); in mediaGetHTTPDirect()
Dmedia.c498 variable_set2(VAR_HTTP_PORT, itoa(HttpPort), 0); in mediaSetHTTP()
502 variable_get(VAR_HTTP_PORT)); in mediaSetHTTP()
636 variable_set2(VAR_HTTP_PORT, itoa(HttpPort), 0); in mediaSetHTTPDirect()
Dsysinstall.h124 #define VAR_HTTP_PORT "httpPort" macro
/freebsd-9-stable/usr.sbin/bsdconfig/share/media/
Dhttp.subr146 # VAR_HTTP_PORT
320 setvar $VAR_HTTP_PORT "$port"
346 # VAR_HTTP_PORT
358 f_getvar $VAR_HTTP_PORT http_port
547 # VAR_HTTP_PORT
574 f_getvar $VAR_HTTP_PORT http_port
/freebsd-9-stable/usr.sbin/bsdconfig/share/
Dvariable.subr253 f_variable_new VAR_HTTP_PORT httpPort