/src/sys/fs/ptyfs/ |
ptyfs_vnops.c | 134 static int ptyfs_update(struct vnode *, const struct timespec *, 465 error = ptyfs_update(vp, &vap->va_atime, &vap->va_mtime, 0); 811 (void)ptyfs_update(vp, &ts, &ts, 0); 841 (void)ptyfs_update(vp, &ts, &ts, 0); 917 ptyfs_update(struct vnode *vp, const struct timespec *acc, function in typeref:typename:int
|
ptyfs_vnops.c | 134 static int ptyfs_update(struct vnode *, const struct timespec *, 465 error = ptyfs_update(vp, &vap->va_atime, &vap->va_mtime, 0); 811 (void)ptyfs_update(vp, &ts, &ts, 0); 841 (void)ptyfs_update(vp, &ts, &ts, 0); 917 ptyfs_update(struct vnode *vp, const struct timespec *acc, function in typeref:typename:int
|
ptyfs_vnops.c | 134 static int ptyfs_update(struct vnode *, const struct timespec *, 465 error = ptyfs_update(vp, &vap->va_atime, &vap->va_mtime, 0); 811 (void)ptyfs_update(vp, &ts, &ts, 0); 841 (void)ptyfs_update(vp, &ts, &ts, 0); 917 ptyfs_update(struct vnode *vp, const struct timespec *acc, function in typeref:typename:int
|