Home
last modified time | relevance | path

Searched refs:CO_URGENT (Results 1 – 15 of 15) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dread.c251 if (!(sp = fapply(internal.internal, null, r->name, s, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in readfp()
391 if (!(sp = fapply(internal.internal, null, r->name, s, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in readfp()
444 …if (rfp = filter ? fapply(internal.internal, null, file, filter, CO_ALWAYS|CO_LOCAL|CO_URGENT) : r… in readfile()
H A Dparse.c2091 apply(opr, lhs, rhs, act, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assertion()
2098 apply(opr, lhs, rhs, act, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assertion()
2783 apply(r, lhs, rhs, NiL, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assignment()
H A Dcommand.c1369 …if (state.exec && !state.touch || (a->property & P_always) && (!state.never || (flags & CO_URGENT)… in trigger()
1557 if (flags & CO_URGENT) in trigger()
H A Dmake.h277 #define CO_URGENT (CO_USER<<8) /* enter job at top of queue */ macro
H A Dscan.c1292 if (!(sp = fapply(r, null, r->name, ss->external, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in scanexec()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dread.c251 if (!(sp = fapply(internal.internal, null, r->name, s, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in readfp()
391 if (!(sp = fapply(internal.internal, null, r->name, s, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in readfp()
444 …if (rfp = filter ? fapply(internal.internal, null, file, filter, CO_ALWAYS|CO_LOCAL|CO_URGENT) : r… in readfile()
H A Dparse.c2091 apply(opr, lhs, rhs, act, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assertion()
2098 apply(opr, lhs, rhs, act, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assertion()
2783 apply(r, lhs, rhs, NiL, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assignment()
H A Dcommand.c1369 …if (state.exec && !state.touch || (a->property & P_always) && (!state.never || (flags & CO_URGENT)… in trigger()
1557 if (flags & CO_URGENT) in trigger()
H A Dmake.h277 #define CO_URGENT (CO_USER<<8) /* enter job at top of queue */ macro
H A Dscan.c1292 if (!(sp = fapply(r, null, r->name, ss->external, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in scanexec()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dread.c251 if (!(sp = fapply(internal.internal, null, r->name, s, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in readfp()
391 if (!(sp = fapply(internal.internal, null, r->name, s, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in readfp()
444 …if (rfp = filter ? fapply(internal.internal, null, file, filter, CO_ALWAYS|CO_LOCAL|CO_URGENT) : r… in readfile()
H A Dparse.c2091 apply(opr, lhs, rhs, act, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assertion()
2098 apply(opr, lhs, rhs, act, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assertion()
2783 apply(r, lhs, rhs, NiL, CO_ALWAYS|CO_LOCAL|CO_URGENT); in assignment()
H A Dcommand.c1374 …if (state.exec && !state.touch || (a->property & P_always) && (!state.never || (flags & CO_URGENT)… in trigger()
1564 if (flags & CO_URGENT) in trigger()
H A Dmake.h277 #define CO_URGENT (CO_USER<<8) /* enter job at top of queue */ macro
H A Dscan.c1296 if (!(sp = fapply(r, null, r->name, ss->external, CO_ALWAYS|CO_LOCAL|CO_URGENT))) in scanexec()