BIO_PUT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

bio_put - release a reference to a bio  

SYNOPSIS

"SYNOPSIS"

void bio_put (struct bio * bio);  

ARGUMENTS

bio
bio to release reference to
 

DESCRIPTION

Put a reference to a &struct bio, either one you have gotten with bio_alloc or bio_get. The last put of a bio will free it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:25 GMT, October 06, 2005