*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> BIO_f_null (3)              
Title
Content
Arch
Section
 

BIO_f_null(3)

Contents


NAME    [Toc]    [Back]

       BIO_f_null - Null filter

SYNOPSIS    [Toc]    [Back]

       #include <openssl/bio.h>

       BIO_METHOD *   BIO_f_null(
               void );

DESCRIPTION    [Toc]    [Back]

       BIO_f_null()  returns the null filter BIO method.  This is
       a filter BIO that does nothing.

       All requests to a null filter BIO are  passed  through  to
       the  next  BIO  in  the chain. This means that a BIO chain
       containing a null filter BIO behaves just  as  though  the
       BIO was not there.

NOTES    [Toc]    [Back]

       A null filter BIO is not particularly useful.

RETURN VALUES    [Toc]    [Back]

       The  BIO_f_null()  function  returns  the  null filter BIO
       method.

SEE ALSO    [Toc]    [Back]

      
      
       TBA



                                                    BIO_f_null(3)
[ Back ]
 Similar pages
Name OS Title
ipfstat FreeBSD reports on packet filter statistics and filter list
null FreeBSD the null device
null IRIX the null file
null HP-UX null file
null OpenBSD the null device
BIO_s_null NetBSD null data sink
mac_none FreeBSD null MAC policy module
openpam_nullconv FreeBSD null conversation function
BIO_s_null Tru64 Null data sink
ptem Tru64 Null STREAMS module for pseudoterminal emulation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service