HomeSort by: relevance | last modified time | path
    Searched refs:STRtime (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/csh/
const.c 160 Char STRtime[] = { 't', 'i', 'm', 'e', '\0' };
time.c 135 vp = adrof(STRtime);
proc.c 122 if (pp->p_flags & (PTIME | PPTIME) || adrof(STRtime))
147 !child && adrof(STRtime) &&
149 >= atoi(short2str(value(STRtime))))
sem.c 142 } else if (eq(t->t_dcom[0], STRtime)) {

Completed in 34 milliseconds