Home
last modified time | relevance | path

Searched defs:acl_text (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_acl_private.h50 char *acl_text; member
H A Darchive_read_support_format_tar.c120 struct archive_string acl_text; global() member
[all...]
H A Darchive_entry.c1715 _archive_entry_acl_text_l(struct archive_entry * entry,int flags,const char ** acl_text,size_t * len,struct archive_string_conv * sc) _archive_entry_acl_text_l() argument
[all...]
/freebsd-src/bin/getfacl/
H A Dgetfacl.c88 char *acl_text; in print_acl() local