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 with1483 name = listNames->str;1551 listNames = listNames->next;