Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance
89 dorev(FILE *fp, const char *filepath) in dorev()
62 lookup_file_by_inode (const char *filepath) in lookup_file_by_inode()
124 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) in load()
282 char *filename, filepath[RMPBOOTDATA+1]; in SendBootRepl() local