RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions

Create a IMFS Node. More...

#include <rtems/imfsimpl.h>

Functions

int IMFS_mknod (const rtems_filesystem_location_info_t *parentloc, const char *name, size_t namelen, mode_t mode, dev_t dev)
 Create an IMFS node.
 

Detailed Description

Create a IMFS Node.