Home
last modified time | relevance | path

Searched defs:pcdir (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dpc_dir.h65 struct pcdir { struct
66 char pcd_filename[PCFNAMESIZE]; /* file name */
67 char pcd_ext[PCFEXTSIZE]; /* file extension */
68 uchar_t pcd_attr; /* file attributes */
69 uchar_t pcd_ntattr; /* reserved for NT attributes */
70 uchar_t pcd_crtime_msec; /* milliseconds after the minute */
71 struct pctime pcd_crtime; /* creation time/date */
95 * that an entry in a directory (as described by the 'pcdir' structure above) argument