XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | rflread (struct dentry *devptr, char *buff, int32 count) |
Definition at line 9 of file rflread.c.
References dentry::dvminor, htonl, htons, kprintf(), memset(), ntohl, ntohs, NULLCH, Rf_data, RF_DATALEN, RF_FREE, rf_msg_rreq::rf_len, RF_MODE_R, RF_MSG_RREQ, rfdata::rf_mutex, RF_NAMLEN, rf_msg_rreq::rf_pos, rfltab, rflcblk::rfmode, rflcblk::rfname, rflcblk::rfpos, rfscomm(), rflcblk::rfstate, signal(), SYSERR, TIMEOUT, and wait().
Referenced by rflgetc().