Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dutil.c754 Capstr *capstr2; in cap_names_match() local
757 for (ALIST_TRAVERSE(alp2, idx2, capstr2)) { in cap_names_match()
758 if (strcmp(capstr1->cs_str, capstr2->cs_str)) in cap_names_match()