last_granted_prefix 931 lib/pengine/unpack.c const char *last_granted_prefix = "last-granted-"; last_granted_prefix 948 lib/pengine/unpack.c last_granted_prefix_strlen = strlen(last_granted_prefix); last_granted_prefix 957 lib/pengine/unpack.c } else if (strstr(long_key, last_granted_prefix) == long_key) {