Searched refs:STRtime (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtc.const.c314 Char STRtime[] = { 't', 'i', 'm', 'e', '\0' }; variable
H A Dsh.proc.c291 if (pp->p_flags & (PTIME | PPTIME) || adrof(STRtime))
332 !child && adrof(STRtime) &&
346 >= atoi(short2str(varval(STRtime))))
H A Dsh.time.c323 struct varent *vp = adrof(STRtime);
H A Dsh.sem.c269 else if (eq(t->t_dcom[0], STRtime)) {

Completed in 86 milliseconds