Searched defs:pctime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h43 struct pctime { struct
71 struct pctime pcd_crtime; /* creation time/date */
77 struct pctime pcd_mtime; /* last modified time/date */
291 extern int pc_tvtopct(timestruc_t *, struct pctime *); /* timeval to pctime */
292 extern void pc_pcttotv(struct pctime *, int64_t *); /* pctime to timeval */

Completed in 45 milliseconds