XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | lflputc (struct dentry *devptr, char ch) |
Definition at line 9 of file lflputc.c.
References dentry::dvminor, ldentry::ld_size, LF_BLKSIZ, Lf_data, lfdata::lf_dirdirty, LF_USED, lflcblk::lfbyte, lflcblk::lfdbdirty, lflcblk::lfdblock, lflcblk::lfdirptr, lfltab, lflcblk::lfmutex, lflcblk::lfpos, lfsetup(), lflcblk::lfstate, OK, signal(), SYSERR, TRUE, and wait().
Referenced by lflwrite().