Home
last modified time | relevance | path

Searched refs:FILEIO_O_EXCL (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/include/gdb/
H A Dfileio.h34 #define FILEIO_O_EXCL 0x800 macro
38 FILEIO_O_EXCL)
/dflybsd-src/contrib/gdb-7/gdb/
H A Dinf-child.c157 if (fileio_open_flags & FILEIO_O_EXCL) in inf_child_fileio_open_flags_to_host()
H A Dremote-fileio.c133 if (flags & FILEIO_O_EXCL) in remote_fileio_oflags_to_host()