Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c1971 aclcmp(ufs_ic_acl_t *aclin1p, ufs_ic_acl_t *aclin2p) in aclcmp() argument
1980 if (aclin1p == aclin2p) in aclcmp()
1985 for (aclp1 = aclin1p, aclp2 = aclin2p; aclp1 && aclp2; in aclcmp()