RELAY_ALLOC_BUF(9) relay interface support RELAY_ALLOC_BUF(9)NAMErelay_alloc_buf - allocate a channel bufferSYNOPSISvoid * relay_alloc_buf(struct rchan_buf * buf, size_t * size);ARGUMENTSbuf the buffer struct size total size of the bufferDESCRIPTIONReturns a pointer to the resulting buffer, NULL if unsuccessful. The passed in size will get page aligned, if it isn't already.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RELAY_ALLOC_BUF(9)
| Related Man Pages |
|---|
| vsnprintf(9) - suse |
| usb_gadget_config_buf(9) - centos |
| vsnprintf(9) - centos |
| ldns_buffer_limit(3) - debian |
| ldns_buffer_set_capacity(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |