/src/sys/ufs/lfs/ |
ulfs_vnops.c | 116 static int ulfs_chmod(struct vnode *, int, kauth_cred_t, struct lwp *); 411 error = ulfs_chmod(vp, (int)vap->va_mode, cred, l); 422 ulfs_chmod(struct vnode *vp, int mode, kauth_cred_t cred, struct lwp *l) function in typeref:typename:int
|
ulfs_vnops.c | 116 static int ulfs_chmod(struct vnode *, int, kauth_cred_t, struct lwp *); 411 error = ulfs_chmod(vp, (int)vap->va_mode, cred, l); 422 ulfs_chmod(struct vnode *vp, int mode, kauth_cred_t cred, struct lwp *l) function in typeref:typename:int
|
ulfs_vnops.c | 116 static int ulfs_chmod(struct vnode *, int, kauth_cred_t, struct lwp *); 411 error = ulfs_chmod(vp, (int)vap->va_mode, cred, l); 422 ulfs_chmod(struct vnode *vp, int mode, kauth_cred_t cred, struct lwp *l) function in typeref:typename:int
|