Searched refs:HcFileOpenRead (Results 1 – 3 of 3) sorted by relevance
27 static int HcFileOpenRead(const char *path) in HcFileOpenRead() function51 file->fileHandle.fd = HcFileOpenRead(path); in HcFileOpen()
69 static int HcFileOpenRead(const char *path) in HcFileOpenRead() function103 file->fileHandle.fd = HcFileOpenRead(path); in HcFileOpen()
62 static FILE *HcFileOpenRead(const char *path) in HcFileOpenRead() function93 file->pfd = HcFileOpenRead(path); in HcFileOpen()