Home
last modified time | relevance | path

Searched defs:ace (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dacl.h30 typedef struct ace { struct
35 } ace_t; argument
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dacl.h55 typedef struct ace { struct
60 } ace_t; argument
/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c104 const ace_t *ace; in acl_from_aces() local
174 ace_t *ace; in aces_from_acl() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c106 const ace_t *ace; in acl_from_aces() local
176 ace_t *ace; in aces_from_acl() local
H A Dacl_common.c770 acevals_find(ace_t *ace, avl_tree_t *avl, int *num) in acevals_find()
1232 ln_ace_to_aent(ace_t *ace, int n, uid_t owner, gid_t group, in ln_ace_to_aent()
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dacl.h48 typedef struct ace { struct
53 } ace_t; argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_byteswap.c38 zfs_oldace_byteswap(ace_t *ace, int ace_cnt) in zfs_oldace_byteswap()
H A Dzfs_replay.c1108 ace_t *ace = (ace_t *)&lr->lr_data[0]; in zfs_replay_acl_v0() local
1157 ace_t *ace = (ace_t *)&lr->lr_data[0]; in zfs_replay_acl() local
/freebsd/contrib/lib9p/
H A Dgenacl.c101 struct l9p_ace *ace; in l9p_check_aces() local
563 l9p_frombsdnfs4(acl_entry_t sysace, struct l9p_ace *ace) in l9p_frombsdnfs4()
/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c286 __enum_uint8(vtype) type, int group, int owner, struct acl_entry *ace) in nfsrv_buildace()
/freebsd/sys/geom/
H A Dgeom.h179 int acr, acw, ace; member
210 int acr, acw, ace; member
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c435 acl_match(ace_t *ace, struct myacl_t *myacl) in acl_match()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c442 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) in zvol_geom_access()
/freebsd/sys/geom/multipath/
H A Dg_multipath.c584 int error, acr, acw, ace; in g_multipath_add_disk() local
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1851 typedef struct ace { struct
1856 } ace_t; argument
/freebsd/sys/geom/journal/
H A Dg_journal.c421 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) in g_journal_access()
/freebsd/sys/geom/raid/
H A Dg_raid.c1817 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid_access()
/freebsd/sys/geom/mirror/
H A Dg_mirror.c3085 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) in g_mirror_access()
/freebsd/sys/geom/raid3/
H A Dg_raid3.c3108 g_raid3_access(struct g_provider * pp,int acr,int acw,int ace) g_raid3_access() argument
[all...]
/freebsd/contrib/sqlite3/
H A Dshell.c19996 char ace[3] = "\\?"; in output_c_string() local
20039 char ace[3] = "\\?"; in output_json_string() local