Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/include/gdb/
HDfileio.h51 #define FILEIO_S_IWGRP 020 macro
/NextBSD/contrib/gdb/gdb/
HDremote-fileio.c166 if (mode & FILEIO_S_IWGRP) in remote_fileio_mode_to_host()
199 tmode |= FILEIO_S_IWGRP; in remote_fileio_mode_to_target()