ar_next
if ((ar_open(arcname) < 0) && (ar_next() < 0))
if ((ar_open(arcname) < 0) && (ar_next() < 0))
if (ar_next() < 0)
if (ar_next() < 0)
if (frmt == NULL || ar_next() < 0) {
if (ar_next() < 0) {
if (ar_next() < 0)
int ar_next(void);
nregion->ar_next = NULL;
nregion->ar_next = region;
while (region->ar_next != NULL &&
region->ar_next->ar_priority < priority)
region = region->ar_next;
if (region->ar_next != NULL && region->ar_next->ar_priority == priority)
nregion->ar_next = region->ar_next;
region->ar_next = nregion;
region = region->ar_next;
region = region->ar_next;
region = region->ar_next;
struct appl_region *ar_next; /* Sorted by priority */
if (region->ar_next != NULL)
region->ar_next);
while (pregion->ar_next != region)
pregion = pregion->ar_next;
pregion->ar_next = region->ar_next;
nregion = region->ar_next;