mkfifo () creates a new fifo file with name path. The access permissions are specified by mode and restricted by the umask(2) of the calling process.
確定! 回上一頁