Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c734 bool is_last_char_slash = false; in ulog_fs_log_file_path() local
751 is_last_char_slash = (filepath[len - 1] == '/'); in ulog_fs_log_file_path()
752 if (is_last_char_slash) { in ulog_fs_log_file_path()
772 if (is_last_char_slash) { in ulog_fs_log_file_path()

Completed in 3 milliseconds