Searched refs:BSDJOBS (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/bin/csh/
H A Dconfig_p.h40 * BSDJOBS You have BSD-style job control (both process groups and
43 #define BSDJOBS macro
48 * (OREO) has BSDJOBS but not BSDTIMES.
/freebsd-9.3-release/contrib/tcsh/config/
H A Dbsd4.439 * BSDJOBS You have BSD-style job control (both process groups and
42 #define BSDJOBS
47 * (OREO) has BSDJOBS but not BSDTIMES.
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.func.c69 #ifdef BSDJOBS
73 #endif /* BSDJOBS */
1201 #ifdef BSDJOBS
1400 #endif /* BSDJOBS */
H A Dtc.sig.h51 # ifdef BSDJOBS
55 * code is the the part defined when BSDJOBS are defined
66 # endif /* BSDJOBS */
H A Dsh.proc.c185 # ifdef BSDJOBS
219 # else /* !BSDJOBS */
251 * but then again, SVR4 falls into the POSIX/BSDJOBS category.
257 # endif /* !BSDJOBS */
278 #if !defined(BSDJOBS) && !defined(WINNT_NATIVE)
282 #else /* BSDJOBS || WINNT_NATIVE */
284 #endif /* !BSDJOBS && !WINNT_NATIVE */
417 #if defined(BSDJOBS) || defined(HAVEwait3) ||defined(WINNT_NATIVE)
419 #endif /* BSDJOBS || HAVEwait3 */
524 #ifdef BSDJOBS
[all...]
H A Dtc.os.h406 #if defined(BSDJOBS) && !(defined(POSIX) && defined(POSIXJOBS))
408 #endif /* BSDJOBS && !(POSIX && POSIXJOBS) */
510 # ifdef BSDJOBS
516 # endif /* BSDJOBS */
H A Dsh.lex.c1417 #ifdef BSDJOBS
1419 #endif /* BSDJOBS */
1453 #ifdef BSDJOBS
1455 #endif /* BSDJOBS */
1459 #ifdef BSDJOBS
1479 #endif /* BSDJOBS */
H A Dsh.err.c579 #ifdef BSDJOBS
H A Dtc.const.c337 #ifdef BSDJOBS
H A Dsh.h89 #if defined(POSIXJOBS) && !defined(BSDJOBS)
90 # define BSDJOBS macro
H A Dsh.init.c416 # ifdef BSDJOBS
418 # else /* !BSDJOBS */
420 # endif /* BSDJOBS */
428 # ifdef BSDJOBS
430 # else /* !BSDJOBS */
432 # endif /* BSDJOBS */
H A Dsh.c1224 #ifdef BSDJOBS /* if we have tty job control */
1294 #else /* BSDJOBS */ /* don't have job control, so frotz it */
1296 #endif /* BSDJOBS */
1436 #ifdef BSDJOBS
1442 #endif /* BSDJOBS */
2100 #ifdef BSDJOBS
2106 #endif /* BSDJOBS */
H A Dsh.sem.c539 # ifdef BSDJOBS
545 # endif /* BSDJOBS */

Completed in 130 milliseconds