Searched refs:POSIXJOBS (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/bin/csh/
H A Dconfig_p.h19 * POSIXJOBS This system supports the optional IEEE Std 1003.1-1988 (POSIX)
22 #define POSIXJOBS macro
/freebsd-9.3-release/contrib/tcsh/config/
H A Dbsd4.418 * POSIXJOBS This system supports the optional IEEE Std 1003.1-1988 (POSIX)
21 #define POSIXJOBS
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.c1857 #ifdef POSIXJOBS
1877 #endif /* POSIXJOBS */
1935 #ifdef POSIXJOBS
1946 # ifdef POSIXJOBS
1966 # ifdef POSIXJOBS
1968 # endif /* POSIXJOBS */
1973 # ifdef POSIXJOBS
1985 # endif /* POSIXJOBS */
1987 # ifndef POSIXJOBS
1990 # endif /* !POSIXJOBS */
[all...]
H A Dtc.os.h406 #if defined(BSDJOBS) && !(defined(POSIX) && defined(POSIXJOBS))
408 #endif /* BSDJOBS && !(POSIX && POSIXJOBS) */
H A Dsh.h89 #if defined(POSIXJOBS) && !defined(BSDJOBS)
H A Dsh.c1829 #ifdef POSIXJOBS
1864 #endif /* POSIXJOBS */

Completed in 65 milliseconds