Searched refs:sh_acl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_util.c227 acl_t *sh_acl = NULL; local
275 if (sa_share_get_acl(shdl, old_name, sh_path, &sh_acl) == SA_OK)
284 sh_acl);
297 acl_free(sh_acl);

Completed in 16 milliseconds