Query: ipcget_public
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPCGET_PUBLIC(9) Kernel IPC facilities IPCGET_PUBLIC(9)NAMEipcget_public - get an ipc object or create a new oneSYNOPSISint ipcget_public(struct ipc_namespace * ns, struct ipc_ids * ids, struct ipc_ops * ops, struct ipc_params * params);ARGUMENTSns namespace ids IPC identifer set ops the actual creation routine to call params its parametersDESCRIPTIONThis routine is called by sys_msgget, sys_semget and sys_shmget when the key is not IPC_PRIVATE. It adds a new entry if the key is not found and does some permission / security checkings if the key is found. On success, the ipc id is returned.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IPCGET_PUBLIC(9)
| Related Man Pages |
|---|
| ipc(3head) - sunos |
| ipc.h(3head) - opensolaris |
| ipc.h(3head) - debian |
| ipc(3head) - minix |
| ipc(3head) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |