Query: freerbuf
OS: osx
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
freerbuf(9F) Kernel Functions for Drivers freerbuf(9F)NAMEfreerbuf - free a raw buffer headerSYNOPSIS#include <sys/buf.h> #include <sys/ddi.h> void freerbuf(struct buf *bp);INTERFACE LEVELArchitecture independent level 1 (DDI/DKI).PARAMETERSbp Pointer to a previously allocated buffer header structure.DESCRIPTIONfreerbuf() frees a raw buffer header previously allocated by getrbuf(9F). This function does not sleep and so may be called from an inter- rupt routine.CONTEXTfreerbuf() can be called from user or interrupt context.SEE ALSOgetrbuf(9F), kmem_alloc(9F), kmem_free(9F), kmem_zalloc(9F) SunOS 5.10 11 Apr 1991 freerbuf(9F)
| Related Man Pages |
|---|
| bioreset(9f) - php |
| bioreset(9f) - v7 |
| bioreset(9f) - debian |
| bioreset(9f) - mojave |
| bioreset(9f) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Mac OS X: Based on UNIX - Solid As a Rock |
| At A Glance Coloured Real Time Bargraph Generator... |
| Undeletable file |
| Python: Refer a properties file from different location |