ipc_init_proc_interface(9) centos man page | unix.com

Man Page: ipc_init_proc_interface

Operating Environment: centos

Section: 9

IPC_INIT_PROC_INTERF(9) 				       Kernel IPC facilities					   IPC_INIT_PROC_INTERF(9)

NAME
ipc_init_proc_interface - Create a proc interface for sysipc types using a seq_file interface.
SYNOPSIS
void ipc_init_proc_interface(const char * path, const char * header, int ids, int (*show) (struct seq_file *, void *));
ARGUMENTS
path Path in procfs header Banner to be printed at the beginning of the file. ids ipc id table to iterate. show show routine.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_INIT_PROC_INTERF(9)
Related Man Pages
struct_ccw_driver(9) - centos
archive_entry_paths(3) - centos
archive_entry_update_hardlink_utf8(3) - freebsd
next(1) - opensolaris
next(1) - x11r4
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq