Searched refs:IPC_64 (Results 1 – 4 of 4) sorted by relevance
72 #if defined LINUX && !defined IPC_6473 # define IPC_64 0x100 macro183 #ifdef IPC_64185 if ((arg) & IPC_64) tprintf("IPC_64|"); \186 printxval((flagset), (arg) &~ IPC_64, dflt)
3611 * ipc.c (PRINTCTL): New macro. #ifdef IPC_64, factor out the flag and
49 #define IPC_64 0x0100 /* New version (support 32-bit UIDs, bigger macro
55 #ifndef IPC_6456 #define IPC_64 0x0100 macro