Home | History | Annotate | Download | only in pkgdata

Lines Matching refs:listNames

1410     CharList *listNames = o->files;
1436 if (list == NULL || listNames == NULL) {
1437 /* list and listNames should never be NULL since we are looping through the CharList with
1483 name = listNames->str;
1551 listNames = listNames->next;