KFIFO_PEEK_REC(9) FIFO Buffer KFIFO_PEEK_REC(9)NAMEkfifo_peek_rec - gets the size of the next FIFO record dataSYNOPSIS__must_check unsigned int kfifo_peek_rec(struct kfifo * fifo, unsigned int recsize);ARGUMENTSfifo the fifo to be used. recsize size of record fieldDESCRIPTIONThis function returns the size of the next FIFO record in number of bytesCOPYRIGHTKernel Hackers Manual 2.6. July 2010 KFIFO_PEEK_REC(9)
| Related Man Pages |
|---|
| fifo(4) - redhat |
| askpass-fifo(8mandos) - debian |
| fifo(3tcl) - minix |
| fifo(3tcl) - plan9 |
| fifo(7) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |