Home
last modified time | relevance | path

Searched refs:numgroups (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c144 int numgroups; member
755 al->numgroups = 0; in ace_list_init()
1066 if ((! list->hasmask) && (list->numusers + list->numgroups > 0)) { in ace_list_to_aent()
1071 resultcount = 3 + list->numusers + list->numgroups; in ace_list_to_aent()
1340 &acl->numgroups); in ln_ace_to_aent()