RTEMS
5.0.0
|
Make a FIFO Special File. More...
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
Functions | |
int | mkfifo (const char *path, mode_t mode) |
Make a FIFO Special File.
int mkfifo | ( | const char * | path, |
mode_t | mode | ||
) |
POSIX 1003.1b 5.4.1 - Make a FIFO Special File