Home
last modified time | relevance | path

Searched refs: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; in read_stats()
431 st.st_mtime == stat_mod) in main()
/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c535 stat_mod(const char *name, int aflag, int zflag) in stat_mod() function
802 stat_mod(opt_m, opt_a, opt_z); in main()