Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 8 of 8) sorted by relevance

/tools/usb/usbip/libsrc/
Dusbip_common.c78 char buff[100]; in dump_usb_interface() local
89 char buff[100]; in dump_usb_device() local
253 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product()
270 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class()
Dvhci_driver.c359 char buff[200]; /* what size should be ? */ in usbip_vhci_attach_device2() local
403 char buff[200]; /* what size should be ? */ in usbip_vhci_detach_device() local
/tools/net/
Dbpf_jit_disasm.c98 char *buff; in get_klog_buff() local
122 char *buff; in get_flog_buff() local
157 static void put_log_buff(char *buff) in put_log_buff()
/tools/usb/usbip/src/
Dusbip_network.c107 static ssize_t usbip_net_xmit(int sockfd, void *buff, size_t bufflen, in usbip_net_xmit()
134 ssize_t usbip_net_recv(int sockfd, void *buff, size_t bufflen) in usbip_net_recv()
139 ssize_t usbip_net_send(int sockfd, void *buff, size_t bufflen) in usbip_net_send()
Dusbip_attach.c55 char buff[MAX_BUFF+1]; in record_connection() local
/tools/testing/selftests/bpf/
Dbpf_util.h14 char buff[128]; in bpf_num_possible_cpus() local
Dtest_tag.c94 char buff[256]; in tag_from_fdinfo() local
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c320 char buff[MSG_SIZE]; in cont_thread() local
422 char buff[MSG_SIZE]; in perf_test_thread() local