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