Lines Matching refs:FileName
50 DGifOpenFileName(const char *FileName, int *Error)55 if ((FileHandle = open(FileName, O_RDONLY)) == -1) {