Query: fifo_make
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fifo_make(3) Library Functions Manual fifo_make(3)NAMEfifo_make - create a named pipeSYNTAX#include <fifo.h> int fifo_make(fn,mode); char *fn; int mode;DESCRIPTIONfifo_make creates a new named pipe with name fn and mode mode (modified by the process umask). fifo_make returns 0 on success, -1 on error.SEE ALSOmkfifo(2) fifo_make(3)
Related Man Pages |
---|
mkfifo(2) - mojave |
mkfifo(3) - redhat |
mkfifo(3) - debian |
mkfifo(3) - centos |
mkfifo(2) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
stuck....! |
Speculative Shell Feature Brainstorming |