acl_valid.3 (4263595653697b5431b4e2d75ce462b2353f2216) acl_valid.3 (31acc83627d4a9d59a4a9d2ec15c2be96f806112)
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

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

29.Dt ACL_VALID 3
30.Os FreeBSD
31.Sh NAME
32.Nm acl_valid ,
33.Nm acl_valid_fd_np ,
34.Nm acl_valid_file_np
35.Nd validate an ACL
36.Sh LIBRARY
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

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

29.Dt ACL_VALID 3
30.Os FreeBSD
31.Sh NAME
32.Nm acl_valid ,
33.Nm acl_valid_fd_np ,
34.Nm acl_valid_file_np
35.Nd validate an ACL
36.Sh LIBRARY
37.Lb libposix1e
37.Lb libc
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

--- 102 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

--- 102 unchanged lines hidden ---