fifo_make(3) debian man page | unix.com

Man Page: fifo_make

Operating Environment: debian

Section: 3

fifo_make(3)						     Library Functions Manual						      fifo_make(3)

NAME
fifo_make - create a named pipe
SYNTAX
#include <fifo.h> int fifo_make(fn,mode); char *fn; int mode;
DESCRIPTION
fifo_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 ALSO
mkfifo(2) fifo_make(3)
Related Man Pages
mkfifo(2) - mojave
mkfifo(3) - linux
fifo(4) - redhat
mkfifo(1) - opendarwin
mkfifo(1) - freebsd
Similar Topics in the Unix Linux Community
stuck....!
Speculative Shell Feature Brainstorming