OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acl_set_file
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/posix1e/
Makefile.inc
78
acl_set.3
acl_set_file
.3 \
acl_set.c
31
*
acl_set_file
-- set a file/directory ACL by name
59
acl_set_file
(const char *path_p, acl_type_t type, acl_t acl)
function
/src/bin/cp/
utils.c
508
aclsetf =
acl_set_file
;
/src/bin/setfacl/
setfacl.c
340
if (
acl_set_file
(file->fts_accpath, acl_type, acl) == -1) {
341
warn("%s:
acl_set_file
() failed", file->fts_path);
/src/sys/sys/
acl.h
420
int
acl_set_file
(const char *_path_p, acl_type_t _type, acl_t _acl);
/src/sbin/restore/
tape.c
910
error =
acl_set_file
(name, ACL_TYPE_ACCESS,
912
method = "
acl_set_file
";
935
error =
acl_set_file
(name, ACL_TYPE_DEFAULT,
937
method = "
acl_set_file
";
Completed in 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026