Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dpath.h38 void path_spec_done(PathSpec *s);
Dpath.c253 void path_spec_done(PathSpec *s) { in path_spec_done() function
280 path_spec_done(s); in path_free_specs()
Dservice.c153 path_spec_done(s->pid_file_pathspec); in service_unwatch_pid_file()