Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/acl/
H A Dacl_common.c685 int acesz, dfacesz; in convert_aent_to_ace() local
719 acesz = sizeof (ace_t) * acecnt; in convert_aent_to_ace()
721 acep = cacl_realloc(acep, acesz, acesz + dfacesz); in convert_aent_to_ace()