Lines Matching refs:check
120 bool check = false;
139 check = (ret < 0 && errno == EEXIST);
140 if (check) {
518 bool check = (ret < 0 && errno != ENOENT);
519 if (check) {
550 bool check = (ret < 0 && errno != ENOENT);
552 if (check) {
682 /* check file len is limit */
941 /* check log item have been finished */
986 /* if the log crc check is error , maybe the log memory need update, wait a while and try again */
1071 tloge("invalid tee path params cfg, please check make scripts\n");