OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:archive_acl
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_acl_private.h
44
struct
archive_acl
{
struct
54
void archive_acl_clear(struct
archive_acl
*);
55
void archive_acl_copy(struct
archive_acl
*, struct
archive_acl
*);
56
int archive_acl_count(struct
archive_acl
*, int);
57
int archive_acl_types(struct
archive_acl
*);
58
int archive_acl_reset(struct
archive_acl
*, int);
59
int archive_acl_next(struct archive *, struct
archive_acl
*, int,
62
int archive_acl_add_entry(struct
archive_acl
*, int, int, int, int, const char *);
63
int archive_acl_add_entry_w_len(struct
archive_acl
*,
[
all
...]
archive_write_disk_private.h
41
struct
archive_acl
*, __LA_MODE_T);
archive_acl.c
51
static int acl_special(struct
archive_acl
*acl,
53
static struct archive_acl_entry *acl_new_entry(struct
archive_acl
*acl,
55
static int archive_acl_add_entry_len_l(struct
archive_acl
*acl,
58
static int archive_acl_text_want_type(struct
archive_acl
*acl, int flags);
59
static size_t archive_acl_text_len(struct
archive_acl
*acl, int want_type,
130
archive_acl_clear(struct
archive_acl
*acl)
150
archive_acl_copy(struct
archive_acl
*dest, struct
archive_acl
*src)
168
archive_acl_add_entry(struct
archive_acl
*acl,
188
archive_acl_add_entry_w_len(struct
archive_acl
*acl
[
all
...]
archive_entry_private.h
187
struct
archive_acl
acl;
archive_disk_acl_linux.c
321
struct
archive_acl
*abstract_acl, __LA_MODE_T mode,
463
struct
archive_acl
*abstract_acl, __LA_MODE_T mode,
724
struct
archive_acl
*abstract_acl, __LA_MODE_T mode)
archive_disk_acl_darwin.c
321
struct
archive_acl
*abstract_acl,
545
struct
archive_acl
*abstract_acl, __LA_MODE_T mode)
archive_disk_acl_freebsd.c
322
struct
archive_acl
*abstract_acl, __LA_MODE_T mode,
680
struct
archive_acl
*abstract_acl, __LA_MODE_T mode)
archive_entry.h
638
struct
archive_acl
;
639
__LA_DECL struct
archive_acl
*archive_entry_acl(struct archive_entry *);
archive_disk_acl_sunos.c
446
struct
archive_acl
*abstract_acl, __LA_MODE_T mode,
800
struct
archive_acl
*abstract_acl, __LA_MODE_T mode)
archive_write_disk_windows.c
90
struct
archive_acl
acl;
225
const wchar_t *, struct
archive_acl
*);
2869
struct
archive_acl
*acl)
archive_entry.c
1649
struct
archive_acl
*
archive_write_disk_posix.c
173
struct
archive_acl
acl;
4819
struct
archive_acl
*abstract_acl, __LA_MODE_T mode)
/src/external/bsd/libarchive/lib/libarchive/
Makefile
27
SRCS=
archive_acl
.c \
466
COPTS.
archive_acl
.c+= ${CC_WNO_IMPLICIT_FALLTHROUGH}
Completed in 34 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026