Home
last modified time | relevance | path

Searched refs:HAVE_SETPGRP (Results 1 – 9 of 9) sorted by relevance

/trueos/gnu/usr.bin/gdb/arch/powerpc/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/powerpc64/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/mips/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/sparc64/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/ia64/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/amd64/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/i386/
HDconfig.h242 #define HAVE_SETPGRP 1 macro
/trueos/gnu/usr.bin/gdb/arch/arm/
HDconfig.h254 #define HAVE_SETPGRP 1 macro
/trueos/contrib/gdb/gdb/
HDinflow.c720 #ifdef HAVE_SETPGRP in gdb_setpgid()