Searched defs:O_EXEC (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/boot/sys/sys/ | ||
H A D | fcntl.h | 119 #define O_EXEC 0x00040000 /* Open for execute only */ macro |
/titanic_52/usr/src/uts/common/sys/ | ||
H A D | fcntl.h | 61 #define O_EXEC 0x400000 macro |