v7 man page for freerbuf

Query: freerbuf

OS: v7

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

freerbuf(9F)						   Kernel Functions for Drivers 					      freerbuf(9F)

NAME
freerbuf - free a raw buffer header
SYNOPSIS
#include <sys/buf.h> #include <sys/ddi.h> void freerbuf(struct buf *bp);
INTERFACE LEVEL
Architecture independent level 1 (DDI/DKI).
PARAMETERS
bp Pointer to a previously allocated buffer header structure.
DESCRIPTION
freerbuf() 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.
CONTEXT
freerbuf() can be called from user or interrupt context.
SEE ALSO
getrbuf(9F), kmem_alloc(9F), kmem_free(9F), kmem_zalloc(9F) SunOS 5.10 11 Apr 1991 freerbuf(9F)
Related Man Pages
bioreset(9f) - opensolaris
bioreset(9f) - minix
bioreset(9f) - bsd
bioreset(9f) - xfree86
bioreset(9f) - mojave
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft
Cyber Dystopia Teaser (720 HD)
Bash - here document on RHEL 6.8 and 6.9 servers aren't working