kfifo_peek_rec(9) suse man page | unix.com

Man Page: kfifo_peek_rec

Operating Environment: suse

Section: 9

KFIFO_PEEK_REC(9)						    FIFO Buffer 						 KFIFO_PEEK_REC(9)

NAME
kfifo_peek_rec - gets the size of the next FIFO record data
SYNOPSIS
__must_check unsigned int kfifo_peek_rec(struct kfifo * fifo, unsigned int recsize);
ARGUMENTS
fifo the fifo to be used. recsize size of record field
DESCRIPTION
This function returns the size of the next FIFO record in number of bytes
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KFIFO_PEEK_REC(9)
Related Man Pages
fifo(n) - mojave
fifo(4) - redhat
fifo(n) - osx
fifo(3tcl) - xfree86
fifo(7) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com