Home
last modified time | relevance | path

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

/openbsd/src/bin/csh/
Derror.c331 timflg = 0; /* This isn't otherwise reset */ in stderror()
Dcsh.h103 extern bool timflg; /* Time the next waited for command */
Dcsh.c90 bool timflg; variable
986 timflg = 0; in pintr1()