Rechercher une page de manuel
kfifo_skip_rec
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
kfifo_skip_rec - skip the next fifo out recordSYNOPSIS
- void kfifo_skip_rec(struct kfifo * fifo, unsigned int recsize);
ARGUMENTS
fifo
- the fifo to be used.
recsize
- size of record field
DESCRIPTION
This function skips the next FIFO record
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre