Searched defs:O_EXEC (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/tests/vfs/ | ||
| H A D | o_search.c | 16 #define O_EXEC 0x40000000 macro |
| /xnu-8792.41.9/bsd/sys/ | ||
| H A D | fcntl.h | 183 #define O_EXEC 0x40000000 /* open file for execute only */ macro |