Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c999 print_shell_escaped(char *c) in print_shell_escaped() function
1056print_shell_escaped(pci_lookup_name(pacc, classbuf, sizeof(classbuf), PCI_LOOKUP_CLASS, p->device_… in show_machine()
1057print_shell_escaped(pci_lookup_name(pacc, vendbuf, sizeof(vendbuf), PCI_LOOKUP_VENDOR, p->vendor_i… in show_machine()
1058print_shell_escaped(pci_lookup_name(pacc, devbuf, sizeof(devbuf), PCI_LOOKUP_DEVICE, p->vendor_id,… in show_machine()
1066print_shell_escaped(pci_lookup_name(pacc, svbuf, sizeof(svbuf), PCI_LOOKUP_SUBSYSTEM | PCI_LOOKUP_… in show_machine()
1067print_shell_escaped(pci_lookup_name(pacc, sdbuf, sizeof(sdbuf), PCI_LOOKUP_SUBSYSTEM | PCI_LOOKUP_… in show_machine()