Searched refs:F_VER (Results 1 – 3 of 3) sorted by relevance
277 #ifdef F_VER in execute()283 t->t_dflg |= F_VER; in execute()584 # ifdef F_VER in execute()585 if (t->t_dflg & F_VER) { in execute()
896 #define F_SAVE (F_NICE|F_TIME|F_NOHUP||F_HUP|F_VER)915 #define F_VER (1<<16) /* execute command under SYSTYPE */ macro
1872 #ifdef F_VER in pfork()1873 if (t->t_dflg & F_VER) { in pfork()