KFIFO_INITIALIZED(9) FIFO Buffer KFIFO_INITIALIZED(9)NAMEkfifo_initialized - Check if the fifo is initializedSYNOPSISkfifo_initialized(fifo);ARGUMENTSfifo address of the fifo to checkDESCRIPTIONReturn true if fifo is initialized, otherwise false. Assumes the fifo was 0 before.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KFIFO_INITIALIZED(9)
| Related Man Pages |
|---|
| fifo(n) - osx |
| fifo(3tcl) - minix |
| fifo(3tcl) - x11r4 |
| fifo(3tcl) - php |
| fifo(3tcl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |