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

  man pages->Tru64 Unix man pages -> blkclr (9r)              
Title
Content
Arch
Section
 

blkclr(9r)

Contents


NAME    [Toc]    [Back]

       blkclr - General: Zero a block of memory

SYNOPSIS    [Toc]    [Back]

       void blkclr(
               char*b1,
               unsigned int n );

ARGUMENTS    [Toc]    [Back]

       Specifies  a  pointer  to  a  string  of at least n bytes.
       Specifies the number of bytes to be zeroed.

DESCRIPTION    [Toc]    [Back]

       The blkclr routine zeros n bytes of  memory  beginning  at
       the address specified by b1.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Routines:  bcopy(3)  ,bzero(3)  ,copystr(9r), ovbcopy(9r),
       strcpy(9r), strncpy(9r)



                                                       blkclr(9r)
[ Back ]
 Similar pages
Name OS Title
contig_free Tru64 General: Frees a block of memory previously allocated by contig_malloc
biodone Tru64 General: Indicates that block I/O is complete
assert_wait_mesg Tru64 General: Asserts that the current kernel thread is about to block (sleep)
memory NetBSD general memory allocation operations
mb Tru64 General: Performs a memory barrier
memory FreeBSD general memory allocation operations
free NetBSD general purpose memory allocation functions
malloc.conf FreeBSD general purpose memory allocation functions
malloc FreeBSD general purpose memory allocation functions
free FreeBSD general purpose memory allocation functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service