Searched defs:host (Results 1 – 6 of 6) sorted by relevance
| /tools/usb/usbip/src/ |
| D | usbip_attach.c | 47 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection() 172 static int attach_device(char *host, char *busid) in attach_device() 208 char *host = NULL; in usbip_attach() local
|
| D | usbip_list.c | 48 static int get_exported_devices(char *host, int sockfd) in get_exported_devices() 130 static int list_exported_devices(char *host) in list_exported_devices()
|
| D | usbipd.c | 299 char host[NI_MAXHOST], port[NI_MAXSERV]; in do_accept() local 419 static struct addrinfo *do_getaddrinfo(char *host, int ai_family) in do_getaddrinfo()
|
| /tools/usb/usbip/libsrc/ |
| D | vhci_driver.c | 164 static int read_record(int rhport, char *host, unsigned long host_len, in read_record() 373 char host[NI_MAXHOST] = "unknown host"; in usbip_vhci_imported_device_dump() local
|
| /tools/perf/util/ |
| D | machine.h | 109 struct machine host; member
|
| /tools/perf/ |
| D | builtin-trace.c | 1420 struct machine *host; member
|