Home
last modified time | relevance | path

Searched refs:file_stat (Results 1 – 1 of 1) sorted by relevance

/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp307 struct stat file_stat; in chk_cri_sel_update() local
314 if ((stat("/mnt/data/cri_sel", &file_stat) == 0) && in chk_cri_sel_update()
315 (file_stat.st_mtime != frame_sel.mtime || pre_pos != pos)) in chk_cri_sel_update()