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) - mojave |
| fifo(3tcl) - sunos |
| fifo(3tcl) - xfree86 |
| fifo(3tcl) - plan9 |
| fifo(7) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |