Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c146 Char STRtime[] = { 't', 'i', 'm', 'e', '\0' }; variable
H A Dtime.c123 struct varent *vp = adrof(STRtime); in prusage()
H A Dproc.c121 if (pp->p_flags & (PTIME | PPTIME) || adrof(STRtime)) in pchild()
146 !child && adrof(STRtime) && in pchild()
148 >= atoi(short2str(value(STRtime)))) in pchild()
H A Dsem.c137 else if (eq(t->t_dcom[0], STRtime)) in execute()