Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * (the "License"). You may not use this file except in compliance
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
210 /* how much of a system name can we print in a [CX]. file? */
251 * because if a Permissions file entry doesn't explicitly list directories to
271 * between the two will work. Otherwise, the file must be copied
272 * and a window exists during which the file is mode 666.
336 /* check file access for REAL user id */
340 /* check file access for EFFECTIVE user id */
401 /* structure of an Systems file line */
402 #define F_MAX 50 /* max number of fields in Systems file line */
410 /* structure of an Devices file line */
417 #define D_MAX 50 /* max number of fields in Devices file line */
457 /* structure for a saved C file */
460 char file[NAMESIZE];
480 time_t t_sftp; /* start file transfer protocol */
483 time_t t_eftp; /* end file transfer protocol */
484 time_t t_qtime; /* time file queued */
493 /* This structure describes the values from Limits file */
540 EXTERN char Jobid[NAMESIZE]; /* Jobid of current C. file */