Home
last modified time | relevance | path

Searched refs:atted (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c1199 const char *full, *tilded, *atted; in file_has_type_prefix() local
1203 atted = strjoina(prefix, "@"); in file_has_type_prefix()
1206 startswith(filename, atted); in file_has_type_prefix()