acl_valid.3 (c32381ada4857b3c94e52f27fce687ebfdc75235) acl_valid.3 (f75b050c99cc9d3cce7337735cfc592472e33f70)
1.\"-
2.\" Copyright (c) 2000 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

27.\"
28.Dd January 28, 2000
29.Dt ACL_VALID 3
30.Os FreeBSD 4.0
31.Sh NAME
32.Nm acl_valid ,
33.Nm acl_valid_fd_np ,
34.Nm acl_valid_file_np
1.\"-
2.\" Copyright (c) 2000 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

27.\"
28.Dd January 28, 2000
29.Dt ACL_VALID 3
30.Os FreeBSD 4.0
31.Sh NAME
32.Nm acl_valid ,
33.Nm acl_valid_fd_np ,
34.Nm acl_valid_file_np
35.Nd Validate an ACL
35.Nd validate an ACL
36.Sh LIBRARY
37.Lb libposix1e
36.Sh SYNOPSIS
37.Fd #include <sys/types.h>
38.Fd #include <sys/acl.h>
39.Ft int
40.Fn acl_valid "acl_t acl"
41.Ft int
42.Fn acl_valid_fd_np "int fd" "acl_type_t type" "acl_t acl"
43.Ft int

--- 101 unchanged lines hidden ---
38.Sh SYNOPSIS
39.Fd #include <sys/types.h>
40.Fd #include <sys/acl.h>
41.Ft int
42.Fn acl_valid "acl_t acl"
43.Ft int
44.Fn acl_valid_fd_np "int fd" "acl_type_t type" "acl_t acl"
45.Ft int

--- 101 unchanged lines hidden ---