Home
last modified time | relevance | path

Searched refs:BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/pciutils/lib/
H A Dfilter.c32 #define BUF_SIZE 64 macro
39 if (strlen(str) >= BUF_SIZE) in split_to_fields()
128 char buf[BUF_SIZE]; in pci_filter_parse_slot_v38()
172 char buf[BUF_SIZE]; in pci_filter_parse_id_v38()