Home
last modified time | relevance | path

Searched refs:PBRACE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.proc.h105 #define PBRACE (1<<18) /* Process is {} evaluation */ macro
H A Dsh.proc.c563 if (!anyerror && !(fp->p_flags & PBRACE) in pjwait()
773 pp->p_flags |= PBRACE; in palloc()