Searched refs:realtime_set (Results 1 – 2 of 2) sorted by relevance
128 .realtime_set = true, in init_location()442 l->realtime_set && in compare_with_location()468 if (l->realtime_set) { in compare_with_location()628 if (j->current_location.realtime_set) in find_location_for_match()718 if (j->current_location.realtime_set) in find_location_with_matches()955 realtime_set = false, in sd_journal_seek_cursor() local1002 realtime_set = true; in sd_journal_seek_cursor()1017 !realtime_set) in sd_journal_seek_cursor()1025 if (realtime_set) { in sd_journal_seek_cursor()1027 j->current_location.realtime_set = true; in sd_journal_seek_cursor()[all …]
45 bool realtime_set:1; member