Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/gdb/
H A Dfileio.h55 #define FILEIO_S_IWOTH 02 macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-fileio.c172 if (mode & FILEIO_S_IWOTH) in remote_fileio_mode_to_host()
205 tmode |= FILEIO_S_IWOTH; in remote_fileio_mode_to_target()