Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c327 const int seek_off = aos_lseek(fd, off, SEEK_SET); in open_log_file() local
328 if (seek_off != off) { in open_log_file()
329 SESSION_FS_INFO("seek fail %s %d\n", ulog_file_name, seek_off); in open_log_file()

Completed in 3 milliseconds