Searched refs:find_location_for_match (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ |
H A D | sd-journal.c | 594 static int find_location_for_match( function 643 r = find_location_for_match(j, i, f, direction, NULL, &cp); 681 r = find_location_for_match(j, i, f, direction, NULL, &cp); 726 return find_location_for_match(j, j->level0, f, direction, ret, offset);
|
Completed in 17 milliseconds