XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
syscall | mount (char *prefix, char *replace, did32 device) |
int32 | namlen (char *name, int32 maxlen) |
Definition at line 9 of file mount.c.
References disable(), isbaddev, nametab, namlen(), nmentry::ndevice, NM_PRELEN, NM_REPLLEN, NNAMES, nnames, nmentry::nprefix, nmentry::nreplace, OK, restore(), and SYSERR.
Referenced by naminit().