Home
last modified time | relevance | path

Searched refs:S_time (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c152 S_time, dotime, 0, INF,
H A Dsh.time.c135 struct varent *vp = adrof(S_time); in prusage()
H A Dsh.tconst.c190 tchar S_time[] = {'t', 'i', 'm', 'e', 0}; /*time*/ variable
H A Dsh.proc.c95 if (pp->p_flags & (PTIME|PPTIME) || adrof(S_time /* "time" */)) in pchild()
118 !child && adrof(S_time /* "time" */) && in pchild()
120 atoi_(value(S_time /* "time" */))) in pchild()
H A Dsh.sem.c133 else if (eq(t->t_dcom[0], S_time /*"time"*/))