Man Page: ipc_init_proc_interface
Operating Environment: centos
Section: 9
IPC_INIT_PROC_INTERF(9) Kernel IPC facilities IPC_INIT_PROC_INTERF(9)NAMEipc_init_proc_interface - Create a proc interface for sysipc types using a seq_file interface.SYNOPSISvoid ipc_init_proc_interface(const char * path, const char * header, int ids, int (*show) (struct seq_file *, void *));ARGUMENTSpath Path in procfs header Banner to be printed at the beginning of the file. ids ipc id table to iterate. show show routine.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_INIT_PROC_INTERF(9)
| Related Man Pages |
|---|
| archive_entry_paths(3) - debian |
| next(1) - opensolaris |
| next(1) - sunos |
| next(1) - linux |
| next(1) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |