Searched defs:s (Results 1 – 7 of 7) sorted by relevance
| /pciutils/lib/ |
| H A D | names-net.c | 86 dns_parse_packet(struct dns_state *s, byte *p, unsigned int plen) in dns_parse_packet() 132 dns_init_section(struct dns_state *s, int i) in dns_init_section() 139 dns_parse_rr(struct dns_state *s) in dns_parse_rr()
|
| H A D | names-parse.c | 22 #define pci_gets(f, l, s) gzgets(f, l, s) argument 55 #define pci_gets(f, l, s) fgets(l, s, f) argument
|
| H A D | dump.c | 47 dump_validate(char *s, char *fmt) in dump_validate()
|
| H A D | init.c | 259 pci_strdup(struct pci_access *a, const char *s) in pci_strdup()
|
| H A D | physmem-windows.c | 122 #define InitializeObjectAttributes(p, n, a, r, s) \ argument 134 #define RtlInitUnicodeString(d, s) \ argument
|
| H A D | win32-cfgmgr32.c | 232 fmt_validate(const char *s, int len, const char *fmt) in fmt_validate() 244 seq_xdigit_validate(const char *s, int mult, int min) in seq_xdigit_validate()
|
| /pciutils/compat/ |
| H A D | getopt.c | 455 char *s = nextchar; in _getopt_internal() local
|