Searched refs:bootpathp (Results 1 – 1 of 1) sorted by relevance
1237 bootfile_payload(const char *docroot, char **bootpathp) in bootfile_payload() argument1247 if ((*bootpathp = make_path(docroot, boot_file)) == NULL) { in bootfile_payload()1250 if (!WBCGI_FILE_EXISTS(*bootpathp, sbuf)) { in bootfile_payload()