Searched defs:str (Results 1 – 5 of 5) sorted by relevance
| /pciutils/lib/ |
| H A D | filter.c | 35 split_to_fields(char *str, char *buffer, int sep, char **fields, int num_fields) in split_to_fields() 72 parse_hex_field(char *str, int *outp, unsigned int *maskp, unsigned int max) in parse_hex_field() 126 pci_filter_parse_slot_v38(struct pci_filter *f, char *str) in pci_filter_parse_slot_v38() 170 pci_filter_parse_id_v38(struct pci_filter *f, char *str) in pci_filter_parse_id_v38() 276 pci_filter_parse_slot_v30(struct pci_filter_v30 *f, char *str) in pci_filter_parse_slot_v30() 288 pci_filter_parse_id_v30(struct pci_filter_v30 *f, char *str) in pci_filter_parse_id_v30()
|
| H A D | win32-cfgmgr32.c | 1315 fill_data_from_string(struct pci_dev *d, const char *str) in fill_data_from_string() 1421 const char *str; in fill_data_from_hardware_ids() local
|
| /pciutils/compat/ |
| H A D | getopt.c | 183 static int my_strlen(const char *str) in my_strlen() 191 static char *my_index(const char *str, int chr) in my_index()
|
| /pciutils/ |
| H A D | common.c | 49 xstrdup(const char *str) in xstrdup()
|
| H A D | lspci.c | 756 const char *str; in show_htype_unknown() local
|