acl_set.3 (d64982518242686ea2827535231707ad7fc7c0ac) acl_set.3 (66d8bae40acbe6d463a43c20fc7cfdf2d5c998b8)
1.\"-
2.\" Copyright (c) 2000, 2002 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" This software was developed by Robert Watson for the TrustedBSD Project.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 41 unchanged lines hidden (view full) ---

50.Ft int
51.Fn acl_set_link_np "const char *path_p" "acl_type_t type" "acl_t acl"
52.Sh DESCRIPTION
53The
54.Fn acl_set_fd ,
55.Fn acl_set_fd_np ,
56.Fn acl_set_file ,
57and
1.\"-
2.\" Copyright (c) 2000, 2002 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" This software was developed by Robert Watson for the TrustedBSD Project.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 41 unchanged lines hidden (view full) ---

50.Ft int
51.Fn acl_set_link_np "const char *path_p" "acl_type_t type" "acl_t acl"
52.Sh DESCRIPTION
53The
54.Fn acl_set_fd ,
55.Fn acl_set_fd_np ,
56.Fn acl_set_file ,
57and
58.Fn acl_set_link_np ,
58.Fn acl_set_link_np
59each associate an ACL with an object referred to by
60.Va fd
61or
62.Va path_p .
63The
64.Fn acl_set_fd_np
65and
66.Fn acl_set_link_np

--- 74 unchanged lines hidden ---
59each associate an ACL with an object referred to by
60.Va fd
61or
62.Va path_p .
63The
64.Fn acl_set_fd_np
65and
66.Fn acl_set_link_np

--- 74 unchanged lines hidden ---