Searched refs:filepathname (Results 1 – 4 of 4) sorted by relevance
225 const char* filepathname ) in FT_Stream_Open() argument234 stream->pathname.pointer = (char*)filepathname; in FT_Stream_Open()240 file = ft_fopen( filepathname, "rb" ); in FT_Stream_Open()244 " could not open `%s'\n", filepathname )); in FT_Stream_Open()254 FT_ERROR(( " opened `%s' but zero-sized\n", filepathname )); in FT_Stream_Open()266 filepathname, stream->size )); in FT_Stream_Open()
2253 const char* filepathname ) in FT_Attach_File() argument2260 if ( !filepathname ) in FT_Attach_File()2265 open.pathname = (char*)filepathname; in FT_Attach_File()
1870 const char* filepathname,1992 const char* filepathname );
333 const char* filepathname );