Searched defs:add_any_file (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Dsd-journal.c1235 static int add_any_file(sd_journal *j, const char *path) { function
1299 return add_any_file(j, path);
1760 r = add_any_file(j, *path);

Completed in 808 milliseconds