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