Home
last modified time | relevance | path

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

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