Searched refs:new_time (Results 1 – 1 of 1) sorted by relevance
278 struct utimbuf new_time; in setup_wlan_config_file() local313 new_time.actime = st_src.st_atime; in setup_wlan_config_file()314 new_time.modtime = st_src.st_mtime; in setup_wlan_config_file()316 rc = utime(WLAN_INI_FILE_DEST, &new_time); in setup_wlan_config_file()