Searched refs:_POSIX_JOB_CONTROL (Results 1 – 3 of 3) sorted by relevance
49 #define _POSIX_JOB_CONTROL 1 /* job control is a Linux feature */ macro
84 case _SC_JOB_CONTROL: return _POSIX_JOB_CONTROL; in sysconf()
545 EXPECT_GT(_POSIX_JOB_CONTROL, 0); in TEST()