XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | rfscontrol (struct dentry *devptr, int32 func, int32 arg1, int32 arg2) |
Definition at line 9 of file rfscontrol.c.
References htons, kprintf(), memset(), ntohl, NULLCH, OK, Rf_data, RF_MSG_DREQ, RF_MSG_MREQ, RF_MSG_SREQ, RF_MSG_TREQ, RF_MSG_XREQ, rfdata::rf_mutex, RF_NAMLEN, RFS_CTL_DEL, RFS_CTL_MKDIR, RFS_CTL_RMDIR, RFS_CTL_SIZE, RFS_CTL_TRUNC, rfscomm(), rfsndmsg(), signal(), SYSERR, TIMEOUT, and wait().