v7 man page for biosize

Query: biosize

OS: v7

Section: 9f

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

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

NAME
biosize - returns size of a buffer structure SYNOPSIS
#include <sys/ddi.h> #include <sys/sunddi.h> size_tbiosize(void); INTERFACE LEVEL
Solaris DDI specific (Solaris DDI). DESCRIPTION
The biosize() function returns the size in bytes of the buf(9S) structure. The biosize() function is used by drivers in combination with kmem_alloc(9F) and bioinit(9F) to allocate buffer structures embedded in other data structures. CONTEXT
The biosize() function can be called from any context. SEE ALSO
biofini(9F), bioinit(9F), getrbuf(9F), kmem_alloc(9F), buf(9S) Writing Device Drivers SunOS 5.10 20 Nov 1996 biosize(9F)
Related Man Pages
biosize(9f) - opensolaris
bioinit(9f) - sunos
bioinit(9f) - mojave
bioinit(9f) - redhat
bioinit(9f) - osx
Similar Topics in the Unix Linux Community
crontab every 5 min.
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft