Searched defs:ace (Results 1 - 5 of 5) sorted by path

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/common/acl/
H A Dacl_common.c966 acevals_find(ace_t *ace, avl_tree_t *avl, int *num) argument
1428 ln_ace_to_aent(ace_t *ace, int n, uid_t owner, gid_t group, argument
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_byteswap.c33 zfs_oldace_byteswap(ace_t *ace, int ace_cnt) argument
[all...]
H A Dzfs_replay.c872 ace_t *ace = (ace_t *)(lr + 1); /* ace array follows lr_acl_t */ local
920 ace_t *ace = (ace_t *)(lr + 1); local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dacl.h43 typedef struct ace { struct
/netbsd-6-1-5-RELEASE/sys/arch/emips/ebus/
H A Dace_ebus.c227 struct ace_softc *ace = device_private(self); local
242 ace_ebus_intr, ace); local
1579 aceattach(struct ace_softc *ace) argument
1715 struct ace_softc *ace; local
1796 struct ace_softc *ace = arg; local
1844 acedone(struct ace_softc *ace) argument
1903 struct ace_softc *ace = v; local
1937 struct ace_softc *ace; local
2017 struct ace_softc *ace = device_lookup_private(&ace_cd, ACEUNIT(dev)); local
2049 acegetdefaultlabel(struct ace_softc *ace, struct disklabel *lp) argument
2090 acegetdisklabel(struct ace_softc *ace) argument
2133 aceperror(const struct ace_softc *ace) argument
2151 struct ace_softc *ace = device_lookup_private(&ace_cd, ACEUNIT(dev)); local
2338 struct ace_softc *ace; local
2373 struct ace_softc *ace; /* disk unit to do the I/O */ local
2444 bad144intern(struct ace_softc *ace) argument
2466 ace_params_to_properties(struct ace_softc *ace) argument
[all...]

Completed in 210 milliseconds