Searched refs:alp2 (Results 1 – 2 of 2) sorted by relevance
743 cap_names_match(Alist *alp1, Alist *alp2) in cap_names_match() argument750 if ((nitems = alist_nitems(alp1)) != alist_nitems(alp2)) in cap_names_match()757 for (ALIST_TRAVERSE(alp2, idx2, capstr2)) { in cap_names_match()
2836 array_list_t *alp, *alp2 = NULL; in stat_plugin_v2() local2904 if ((alp2 = lstatp->al) == NULL) { in stat_plugin_v2()2907 while (alp2->next != NULL) in stat_plugin_v2()2908 alp2 = alp2->next; in stat_plugin_v2()2909 alp2->next = alp; in stat_plugin_v2()