Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.proc.c114 static int timesdone; /* shtimes buffer full ? */ variable
164 if (!timesdone) { in pchild()
165 timesdone++; in pchild()
1826 timesdone = 0; in pfork()