Home
last modified time | relevance | path

Searched refs:FILEIO_S_IFCHR (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/include/gdb/
H A Dfileio.h43 #define FILEIO_S_IFCHR 020000 macro
/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote-fileio.c164 if (mode & FILEIO_S_IFCHR) in remote_fileio_mode_to_host()
208 tmode |= FILEIO_S_IFCHR; in remote_fileio_mode_to_target()