Searched refs:newbufpp (Results 1 – 1 of 1) sorted by relevance
87 #define BUF_MALLOC(newbufpp, data, size) { \ argument89 *newbufpp = (void *)data; \91 *newbufpp = aligned_alloc(LIBUFS_BUFALIGN, size); \