Searched defs:printList (Results 1 – 2 of 2) sorted by relevance
209 template <typename T> void printList(StringRef Label, const T &List) { in printList() function218 void printList(StringRef Label, const T &List, const U &Printer) { in printList() function
975 printList(FILE *fp, const struct list *l, isc_boolean_t skip, unsigned indent) in printList() function