Home
last modified time | relevance | path

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

/minix/bin/csh/
H A Dcsh.h318 #define F_SAVE (F_NICE|F_TIME|F_NOHUP) /* save these when re-doing */ macro
H A Dfunc.c295 kp->t_dflg &= F_SAVE; in reexecute()