Lines Matching refs:malloc
1318 struct usbi_transfer *itransfer = malloc(alloc_size);1947 /* TODO: malloc when number of fd's changes, not on every poll */1948 fds = malloc(sizeof(*fds) * nfds);2405 struct usbi_pollfd *ipollfd = malloc(sizeof(*ipollfd));