Searched defs:_Ddays (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c113 int _Ddays = 7; /* D. limit */ variable
212 _Ddays = value;
237 DEBUG(5, "D.(%d), ", _Ddays);
297 if (_age(fullname) >= _Ddays)
313 if (_age(statfile) >= _Ddays)

Completed in 66 milliseconds