XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
syscall | read (did32 descrp, char *buffer, uint32 count) |
Definition at line 9 of file read.c.
References devtab, disable(), dentry::dvread, isbaddev, restore(), and SYSERR.
Referenced by lfdballoc(), lfibget(), lfibput(), lfsckfmt(), lfsetup(), lfsopen(), netin(), shell(), xsh_ls(), and xsh_rdstest().