RTEMS CPU Kit with SuperCore
4.11.3
|
Create a Special or Ordinary File. More...
Functions | |
int | rtems_filesystem_mknod (const rtems_filesystem_location_info_t *parentloc, const char *name, size_t namelen, mode_t mode, dev_t dev) |
int | mknod (const char *path, mode_t mode, dev_t dev) |
This routine is not defined in the POSIX 1003.1b standard but is commonly supported on most UNIX and POSIX systems. More... | |
Create a Special or Ordinary File.