Searched defs:root_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1538 char *root_file; local
1554 if ((root_file = bootconf_get(&bc_handle, BC_ROOT_FILE)) == NULL) {
1558 if ((*rootpathp = make_path(docroot, root_file)) == NULL) {

Completed in 98 milliseconds