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

/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c47 static time_t stat_mod = 0; variable
160 stat_mod = st.st_mtime;
431 st.st_mtime == stat_mod)
/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c533 stat_mod(const char *name, int aflag, int zflag) function
800 stat_mod(opt_m, opt_a, opt_z);

Completed in 63 milliseconds