Searched refs:tail_lines (Results 1 – 1 of 1) sorted by relevance
744 size_t tail_lines = 0; in __logcat() local1001 if (!getSizeTArg(optctx.optarg, &tail_lines, 1)) { in __logcat()1007 tail_lines = 1; in __logcat()1148 if ((tail_time == log_time::EPOCH) && !tail_lines) { in __logcat()1438 logger_list = android_logger_list_alloc(mode, tail_lines, pid); in __logcat()