OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acl_valid
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/posix1e/
acl_valid.c
31
*
acl_valid
-- POSIX.1e ACL check routine
36
__FBSDID("$FreeBSD: head/lib/libc/posix1e/
acl_valid
.c 326193 2017-11-25 17:12:48Z pfg $");
38
__RCSID("$NetBSD:
acl_valid
.c,v 1.1 2020/05/16 18:31:47 christos Exp $");
50
*
acl_valid
: accepts an ACL, returns 0 on valid ACL, -1 for invalid,
55
* true. POSIX.1e allows
acl_valid
() to reorder the ACL as it sees fit.
62
acl_valid
(acl_t acl)
function in typeref:typename:int
acl_valid.c
31
*
acl_valid
-- POSIX.1e ACL check routine
36
__FBSDID("$FreeBSD: head/lib/libc/posix1e/
acl_valid
.c 326193 2017-11-25 17:12:48Z pfg $");
38
__RCSID("$NetBSD:
acl_valid
.c,v 1.1 2020/05/16 18:31:47 christos Exp $");
50
*
acl_valid
: accepts an ACL, returns 0 on valid ACL, -1 for invalid,
55
* true. POSIX.1e allows
acl_valid
() to reorder the ACL as it sees fit.
62
acl_valid
(acl_t acl)
function in typeref:typename:int
Completed in 25 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025