Home
last modified time | relevance | path

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

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