Searched refs:SHM_EXEC (Results 1 – 6 of 6) sorted by relevance
34 #define SHM_EXEC 0100000 /* execution access */ macro
79 #define SHM_EXEC 0100000 /* execution access */ macro
81 #define SHM_EXEC 0100000 /* execution access */ macro
1564 if (shmflg & SHM_EXEC) { in do_shmat()