Searched refs:_Wdays (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c117 int _Wdays = 1; /* Warning limit for C. files */ variable
215 _Wdays = value;
238 DEBUG(5, "W.(%d), ", _Wdays);
293 else if(_age(fullname) >= _Wdays)

Completed in 67 milliseconds