HomeSort by: relevance | last modified time | path
    Searched refs:ptyfs_birthtime (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/ptyfs/
ptyfs.h 109 struct timespec ptyfs_ctime, ptyfs_mtime, ptyfs_atime, ptyfs_birthtime; member in struct:ptyfsnode
ptyfs_subr.c 176 pp->ptyfs_birthtime = pp->ptyfs_mtime =
ptyfs_vnops.c 342 vap->va_birthtime = ptyfs->ptyfs_birthtime;
463 ptyfs->ptyfs_birthtime = vap->va_birthtime;

Completed in 13 milliseconds