OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acl_get_fd_np
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/posix1e/
acl_get.c
32
*
acl_get_fd_np
- syscall wrapper for retrieving ACL by fd (non-POSIX)
112
return (
acl_get_fd_np
(fd, ACL_TYPE_NFS4));
114
return (
acl_get_fd_np
(fd, ACL_TYPE_ACCESS));
118
acl_get_fd_np
(int fd, acl_type_t type)
function in typeref:typename:acl_t
Completed in 11 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025