Searched refs:GETPGRP_VOID (Results 1 – 11 of 11) sorted by relevance
10 #define GETPGRP_VOID 1 macro
345 #if defined(HAVE_GETPGRP) && !defined(GETPGRP_VOID) && GETPGRP_VOID == 0 in getpgid()
17 #define GETPGRP_VOID 1 macro
164 #define GETPGRP_VOID 1 macro
703 #ifndef GETPGRP_VOID
2709 AC_DEFINE([GETPGRP_VOID], [1], [getpgrp takes zero args])],2711 AC_DEFINE([GETPGRP_VOID], [0], [getpgrp takes one arg])]
44 #define GETPGRP_VOID 1 macro
462 #ifndef GETPGRP_VOID
464 # ifndef GETPGRP_VOID
72 #if GETPGRP_VOID in foregroundproc()
1711 * change test against GETPGRP_VOID from #ifdef to #if