Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/include/gdb/
HDfileio.h52 #define FILEIO_S_IXGRP 010 macro
/NextBSD/contrib/gdb/gdb/
HDremote-fileio.c168 if (mode & FILEIO_S_IXGRP) in remote_fileio_mode_to_host()
201 tmode |= FILEIO_S_IXGRP; in remote_fileio_mode_to_target()