用法: man 3 mkfifo. 原型: int mkfifo(const char *pathname, mode_t mode);. 引數: mode,類似於open的第三個引數,表示該管道的訪問許可權。
確定! 回上一頁