Searched refs:FTIME (Results 1 – 3 of 3) sorted by relevance
313 #define FSAVE (FNICE|FTIME|FNOHUP) /* save these when re-doing */328 #define FTIME (1<<13) /* time this command */ macro
137 t->t_dflg |= FTIME;155 if (((t->t_dflg & FTIME) || (t->t_dflg & FPAR) == 0 &&
421 if (t->t_dflg & FTIME) in palloc()