Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py62 def new_entry(options, isgroup, domain, rid): argument
/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c411 int isowner, isgroup, namelen, malloced; in nfsrv_buildacl() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c240 zfs_getquota(zfsvfs_t *zfsvfs, uid_t id, int isgroup, struct dqblk64 *dqp) in zfs_getquota()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c3180 boolean_t isgroup; in userquota_propname_decode() local