Home
last modified time | relevance | path

Searched refs:timflg (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/csh/
H A Dsh.err.c68 timflg = 0; /* This isn't otherwise reset */
H A Dsh.h123 bool timflg; /* Time the next waited for command */ variable
H A Dsh.c885 timflg = 0; in pintr1()