acl_delete.3 (4263595653697b5431b4e2d75ce462b2353f2216) acl_delete.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_DELETE 3
30.Os FreeBSD
31.Sh NAME
32.Nm acl_delete_def_file ,
33.Nm acl_delete_fd_np ,
34.Nm acl_delete_file_np
35.Nd delete an ACL from a file
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_DELETE 3
30.Os FreeBSD
31.Sh NAME
32.Nm acl_delete_def_file ,
33.Nm acl_delete_fd_np ,
34.Nm acl_delete_file_np
35.Nd delete an ACL from a file
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_delete_def_file "const char *path_p"
43.Ft int
44.Fn acl_delete_file_np "const char *path_p" "acl_type_t type"
45.Ft int

--- 80 unchanged lines hidden ---
38.Sh SYNOPSIS
39.Fd #include <sys/types.h>
40.Fd #include <sys/acl.h>
41.Ft int
42.Fn acl_delete_def_file "const char *path_p"
43.Ft int
44.Fn acl_delete_file_np "const char *path_p" "acl_type_t type"
45.Ft int

--- 80 unchanged lines hidden ---