diff options
author | rwatson <rwatson@FreeBSD.org> | 2002-12-29 20:25:54 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2002-12-29 20:25:54 +0000 |
commit | 0646caf54b1def4c32f2543b0bdaf30c6b5dac02 (patch) | |
tree | 685f5b9940fbe7be6351a38a27e52db5e02182b4 /sys/kern/init_sysent.c | |
parent | 667f303776cd9562ea75210ee240fd4a9e574c45 (diff) | |
download | FreeBSD-src-0646caf54b1def4c32f2543b0bdaf30c6b5dac02.zip FreeBSD-src-0646caf54b1def4c32f2543b0bdaf30c6b5dac02.tar.gz |
Add definitions for four new system calls:
__acl_get_link() Retrieve an ACL by name without following
symbolic links.
__acl_set_link() Set an ACL by name without following
symbolic links.
__acl_delete_link() Delete an ACL by name without following
symbolic links.
__acl_aclcheck_link() Check an ACL against a file by name without
following symbolic links.
These calls are similar in spirit to lstat(), lchown(), lchmod(), etc,
and will be used under similar circumstances.
Obtained from: TrustedBSD Project
Diffstat (limited to 'sys/kern/init_sysent.c')
0 files changed, 0 insertions, 0 deletions