kfifo_initialized(9) suse man page | unix.com

Man Page: kfifo_initialized

Operating Environment: suse

Section: 9

KFIFO_INITIALIZED(9)						    FIFO Buffer 					      KFIFO_INITIALIZED(9)

NAME
kfifo_initialized - Check if kfifo is initialized.
SYNOPSIS
bool kfifo_initialized(struct kfifo * fifo);
ARGUMENTS
fifo fifo to check Return true if FIFO is initialized, otherwise false. Assumes the fifo was 0 before.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KFIFO_INITIALIZED(9)
Related Man Pages
fifo(3tcl) - minix
fifo(3tcl) - v7
fifo(3tcl) - php
fifo(3tcl) - xfree86
fifo(7) - mojave
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I