KFIFO_INITIALIZED(9) FIFO Buffer KFIFO_INITIALIZED(9)NAMEkfifo_initialized - Check if kfifo is initialized.SYNOPSISbool kfifo_initialized(struct kfifo * fifo);ARGUMENTSfifo fifo to check Return true if FIFO is initialized, otherwise false. Assumes the fifo was 0 before.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_INITIALIZED(9)
| Related Man Pages |
|---|
| fifo(3tcl) - sunos |
| fifo(3tcl) - minix |
| fifo(3tcl) - x11r4 |
| fifo(3tcl) - plan9 |
| fifo(3tcl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |