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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c8898 struct stat config_st, ua_st; local
8923 if ((err = stat(config_file, &config_st)) != 0) {
8929 if (config_st.st_mtime >= ua_st.st_mtime) {

Completed in 44 milliseconds