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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1237 bootfile_payload(const char *docroot, char **bootpathp) argument
1247 if ((*bootpathp = make_path(docroot, boot_file)) == NULL) {
1250 if (!WBCGI_FILE_EXISTS(*bootpathp, sbuf)) {

Completed in 226 milliseconds