last_granted_ll  1068 lib/pengine/unpack.c         long long last_granted_ll = 0LL;
last_granted_ll  1069 lib/pengine/unpack.c         int rc = pcmk__scan_ll(last_granted, &last_granted_ll, 0LL);
last_granted_ll  1074 lib/pengine/unpack.c                      last_granted_ll, last_granted, ticket->id,
last_granted_ll  1077 lib/pengine/unpack.c         ticket->last_granted = (time_t) last_granted_ll;