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 2.6. July 2010 RELAY_ALLOC_BUF(9)
| Related Man Pages |
|---|
| ldns_buffer_at(3) - debian |
| ldns_buffer_end(3) - debian |
| ldns_buffer_current(3) - debian |
| ost_fixedbuffer(3) - debian |
| bp_copyin(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |