IPC_OBTAIN_OBJECT(9) Kernel IPC facilities IPC_OBTAIN_OBJECT(9)NAMEipc_obtain_object -SYNOPSISstruct kern_ipc_perm * ipc_obtain_object(struct ipc_ids * ids, int id);ARGUMENTSids ipc identifier set id ipc id to look forDESCRIPTIONLook for an id in the ipc ids idr and return associated ipc object. Call inside the RCU critical section. The ipc object is *not* locked on exit.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_OBTAIN_OBJECT(9)
| Related Man Pages |
|---|
| ipc(2) - debian |
| ipc(2) - centos |
| ipc(3head) - opensolaris |
| ipc.h(3head) - sunos |
| ipc.h(3head) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |