listinfo_t       1541 lib/q.c            listinfo_t info[0];
listinfo_t       1570 lib/q.c                n = (commonlist_t*)malloc(sizeof(commonlist_t)+sizeof(listinfo_t));
listinfo_t       1586 lib/q.c            commonlist_t* n = (commonlist_t*)malloc(sizeof(commonlist_t)+sizeof(listinfo_t));