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

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

BIO_ctrl_get_read_request(3)

Contents


NAME    [Toc]    [Back]

       BIO_ctrl_get_read_request  -  Find out how many bytes were
       requested from the BIO

SYNOPSIS    [Toc]    [Back]

       #include <openssl/bio.h>

       size_t BIO_ctrl_get_read_request(
               BIO *bio );

DESCRIPTION    [Toc]    [Back]

       The BIO_ctrl_get_read_request() function returns the  number
  of  bytes  that  were  last  requested  from bio by a
       BIO_read() operation. This is useful for  BIO  pairs,  for
       example,  so  that the application knows how many bytes to
       supply to bio.

NOTES    [Toc]    [Back]

       When bio is NULL, the OpenSSL library calls assert().

RETURN VALUES    [Toc]    [Back]

       The following return values can occur: The number of bytes
       requested.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: bio(3), BIO_s_mem(3), BIO_new_bio_pair(3)



                                     BIO_ctrl_get_read_request(3)
[ Back ]
 Similar pages
Name OS Title
get_random_bytes_wait Tru64 General: Returns the requested number of random bytes and places them in a buffer.
get_random_bytes Tru64 General: Returns the requested number of random bytes and stores them in a buffer.
BIO_ctrl_pending Tru64 Find out how many bytes are buffered in a BIO
strpbrk Tru64 Find one of a set of bytes in a string
audisp HP-UX display the audit information as requested by the parameters
csf_gss_get_OidAddress Tru64 Return a pointer to static storage that contains the requested OID
memcpy OpenBSD copy bytes
memmove OpenBSD copy bytes
swab Tru64 Swap bytes
swab IRIX swap bytes
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service