OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acl_text
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/getfacl/
getfacl.c
190
char *
acl_text
;
local in function:print_acl
255
acl_text
= acl_to_text_np(acl, 0, flags);
256
if (!
acl_text
) {
261
printf("%s",
acl_text
);
264
(void)acl_free(
acl_text
);
getfacl.c
190
char *
acl_text
;
local in function:print_acl
255
acl_text
= acl_to_text_np(acl, 0, flags);
256
if (!
acl_text
) {
261
printf("%s",
acl_text
);
264
(void)acl_free(
acl_text
);
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025