HelenOS sources

usb_transfer_batch_destroy  128 uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h void usb_transfer_batch_destroy(usb_transfer_batch_t *);
usb_transfer_batch_destroy  284 uspace/lib/usbhost/src/endpoint.c 		usb_transfer_batch_destroy(batch);
usb_transfer_batch_destroy  198 uspace/lib/usbhost/src/usb_transfer_batch.c 	usb_transfer_batch_destroy(batch);
HelenOS homepage, sources at GitHub