Lines Matching refs:cursor
416 _cleanup_free_ char *cursor = NULL;
450 r = sd_journal_get_cursor(j, &cursor);
452 return log_error_errno(r, "Failed to get cursor: %m");
458 cursor);
515 _cleanup_free_ char *cursor = NULL;
531 r = sd_journal_get_cursor(j, &cursor);
533 return log_error_errno(r, "Failed to get cursor: %m");
540 cursor,
643 _cleanup_free_ char *cursor = NULL;
664 r = sd_journal_get_cursor(j, &cursor);
666 return log_error_errno(r, "Failed to get cursor: %m");
675 cursor,
688 cursor,