mkfifo, mkfifoat — make a fifo file. LIBRARY ... mkfifo(const char *path, mode_t mode); ... The mkfifo() system call creates a new fifo file with name path.
確定! 回上一頁