Searched refs:get_log_line (Results 1 – 3 of 3) sorted by relevance
108 int get_log_line(const int fd, char* buf, const uint16_t buf_len);
213 read_len = get_log_line(fd, one_cfg_item, sizeof(one_cfg_item)); in load_cfg_2_mm()
354 int get_log_line(const int fd, char *buf, const uint16_t buf_len) in get_log_line() function
Completed in 7 milliseconds