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.
166 /* how much of a system name can we print in a [CX]. file? */
274 /* check file access for REAL user id */
278 /* check file access for EFFECTIVE user id */
339 /* structure of an Systems file line */
340 #define F_MAX 50 /* max number of fields in Systems file line */
348 /* structure of an Devices file line */
355 #define D_MAX 50 /* max number of fields in Devices file line */
394 /* structure for a saved C file */
397 char file[NAMESIZE];
417 time_t t_sftp; /* start file transfer protocol */
420 time_t t_eftp; /* end file transfer protocol */
421 time_t t_qtime; /* time file queued */
430 /* This structure describes the values from Limits file */
476 EXTERN char Jobid[]; /* Jobid of current C. file */