Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
781 /* make sure we have a map file */
797 FILE *file;
799 file = open_diskmap();
800 if (file == NULL)
803 while (fgets(line, MAXVALSIZE + 6, file)) {
821 (void) fclose(file);
998 * if the device file already exists as given to us, there