Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dlogs-show.c851 bool not_first = false; in json_escape() local
856 if (not_first) in json_escape()
859 not_first = true; in json_escape()
/systemd-251/src/busctl/
Dbusctl.c524 bool not_first = false; in tree() local
541 if (not_first) in tree()
550 not_first = true; in tree()