bzero.c File Reference

Implements the functions: bzero. More...

Go to the source code of this file.

Functions

void bzero (void *p, int len)
 Clears a block of characters to 0s.


Detailed Description

Implements the functions: bzero.

Id
bzero.c 221 2007-07-11 18:45:46Z mschul

Definition in file bzero.c.


Function Documentation

void bzero ( void *  p,
int  len 
)

Clears a block of characters to 0s.

Parameters:
*p pointer to start of block
len length of the block

Definition at line 14 of file bzero.c.

Referenced by allocRxBuffer(), etherInit(), loopbackInit(), ttyClose(), and ttyInit().

Here is the caller graph for this function:


Generated on Wed Aug 27 06:07:51 2008 for Embedded XINU by  doxygen 1.5.5