Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c1279 acl_cpy(ufs_ic_acl_t *saclp, ufs_ic_acl_t *daclp) in acl_cpy() argument
1283 if (saclp == NULL) { in acl_cpy()
1289 for (aclp = saclp; aclp != NULL; aclp = aclp->acl_ic_next) { in acl_cpy()