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