Searched refs:IPC_OLD (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dipc.h48 #define IPC_OLD 0 /* Old version (no 32-bit UID support on many macro
/linux-master/ipc/
H A Dshm.c856 case IPC_OLD:
885 case IPC_OLD:
908 case IPC_OLD:
H A Dutil.c756 * Return IPC_64 for new style IPC and IPC_OLD for old style IPC.
766 return IPC_OLD;
H A Dmsg.c326 case IPC_OLD:
373 case IPC_OLD:
H A Dsem.c1200 case IPC_OLD:
1578 case IPC_OLD:

Completed in 145 milliseconds