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

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.const.c314 Char STRtime[] = { 't', 'i', 'm', 'e', '\0' }; variable
H A Dsh.proc.c292 if (pp->p_flags & (PTIME | PPTIME) || adrof(STRtime))
333 !child && adrof(STRtime) &&
347 >= atoi(short2str(varval(STRtime))))
H A Dsh.time.c326 struct varent *vp = adrof(STRtime);
H A Dsh.sem.c267 else if (eq(t->t_dcom[0], STRtime)) {

Completed in 55 milliseconds