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) - debian |
| fifo(3tcl) - minix |
| fifo(3tcl) - x11r4 |
| fifo(3tcl) - php |
| fifo(3tcl) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| Docker learning Phase-I |
| Shopt -s histappend |