Lines Matching refs:file
61 /* Open the device/file write-only, try to create (file) it if it doesn't
62 * exist, if the file that already exists, then append the new log data to
63 * end of the file.
94 struct file sl_file; /* The syslog file structure */
204 * Flush any buffer data in the file system to media.
232 * Initialize to use the character device (or file) at
259 * threads. Open returns a file descriptor that is valid only for the
265 /* Get an inode for this file/device */
307 /* Initialize the file structure */
324 * doesn't exist, if the file that already exists, then append the
325 * new log data to end of the file.
333 * file system.
343 /* Was the file/device successfully opened? */
457 * USB serial device that has not yet been connected or a file in
458 * an NFS mounted file system that has not yet been mounted).
506 /* Synchronize the file when each CR-LF is encountered (i.e.,