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) - plan9 |
| fifo(3tcl) - bsd |
| fifo(3tcl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |