Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/ebus/
H A Dace_ebus.c226 struct ace_softc *ace = device_private(self); in ace_ebus_attach() local
1585 aceattach(struct ace_softc *ace) in aceattach()
1721 struct ace_softc *ace; in acestrategy() local
1802 struct ace_softc *ace = arg; in acestart() local
1850 acedone(struct ace_softc *ace) in acedone()
1909 struct ace_softc *ace = v; in acerestart() local
1943 struct ace_softc *ace; in aceopen() local
2023 struct ace_softc *ace = device_lookup_private(&ace_cd, ACEUNIT(dev)); in aceclose() local
2055 acegetdefaultlabel(struct ace_softc *ace, struct disklabel *lp) in acegetdefaultlabel()
2096 acegetdisklabel(struct ace_softc *ace) in acegetdisklabel()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dacl.h45 typedef struct ace { struct
50 } ace_t; argument
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_disk_acl_sunos.c176 ace_t *ace; in sun_acl_is_trivial() local
325 ace_t *ace; in translate_acl() local
451 ace_t *ace; in set_acl() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_byteswap.c34 zfs_oldace_byteswap(ace_t *ace, int ace_cnt) in zfs_oldace_byteswap()
H A Dzfs_replay.c958 ace_t *ace = (ace_t *)(lr + 1); /* ace array follows lr_acl_t */ in zfs_replay_acl_v0() local
1006 ace_t *ace = (ace_t *)(lr + 1); in zfs_replay_acl() local
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonacl.c286 enum vtype type, int group, int owner, struct acl_entry *ace) in nfsrv_buildace()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_acl_platform_nfs4.c435 acl_match(ace_t *ace, struct myacl_t *myacl) in acl_match()
/netbsd-src/external/cddl/osnet/dist/common/acl/
H A Dacl_common.c804 acevals_find(ace_t *ace, avl_tree_t *avl, int *num) in acevals_find()
1266 ln_ace_to_aent(ace_t *ace, int n, uid_t owner, gid_t group, in ln_ace_to_aent()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18733 char ace[3] = "\\?"; in output_c_string() local
18776 char ace[3] = "\\?"; in output_json_string() local