Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acl/
H A Dacl_common.c686 int acesz, dfacesz; in convert_aent_to_ace() local
720 acesz = sizeof (ace_t) * acecnt; in convert_aent_to_ace()
722 acep = cacl_realloc(acep, acesz, acesz + dfacesz); in convert_aent_to_ace()