Home
last modified time | relevance | path

Searched refs:_POSIX_JOB_CONTROL (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/sys/
HDunistd.h60 #define _POSIX_JOB_CONTROL 1 /* mandatory */ macro
/dragonfly/usr.bin/getconf/
HDsysconf.gperf103 _POSIX_JOB_CONTROL, _SC_JOB_CONTROL keyword
/dragonfly/lib/libc/gen/
HDsysconf.c133 return (_POSIX_JOB_CONTROL); in sysconf()
/dragonfly/contrib/gdb-7/gdb/
HDinflow.c906 #ifdef _POSIX_JOB_CONTROL in _initialize_inflow()