Searched refs:GDB_O_EXCL (Results 1 – 2 of 2) sorted by relevance
19 #define GDB_O_EXCL 0x800 macro
284 if (gdb_flags & GDB_O_EXCL) { in host_open()