Home | History | Annotate | Download | only in include

Lines Matching refs:FILE

7  *  you may not use this file except in compliance with the License.         *
36 * Portable file API.
68 * Portable file.
73 typedef FILE PFile;
93 * @return ESR_CLOSE_ERROR if file cannot be closed
105 * an error occurs or if the end of the file is encountered before reaching
155 * @param isOpen [out] True if file is open
161 * Indicates if the PFile is at the end of file.
164 * @param isEof [out] True if end of file has been reached
267 * @return ESR_CLOSE_ERROR if file cannot be closed
279 * an error occurs or if the end of the file is encountered before reaching
329 * @param isOpen [out] True if file is open
336 * Indicates if the PFile is at the end of file.
339 * @param isEof [out] True if end of file has been reached