Man Page: ipc64_perm_to_ipc_perm
Operating Environment: suse
Section: 9
IPC64_PERM_TO_IPC_PE(9) Kernel IPC facilities IPC64_PERM_TO_IPC_PE(9)NAMEipc64_perm_to_ipc_perm - convert new ipc permissions to oldSYNOPSISvoid ipc64_perm_to_ipc_perm(struct ipc64_perm * in, struct ipc_perm * out);ARGUMENTSin new style IPC permissions out old style IPC permissionsDESCRIPTIONTurn the new style permissions object in into a compatibility object and store it into the out pointer.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IPC64_PERM_TO_IPC_PE(9)