Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dpath.c54 path_spec_unwatch(s); in path_spec_watch()
163 path_spec_unwatch(s); in path_spec_watch()
167 void path_spec_unwatch(PathSpec *s) { in path_spec_unwatch() function
278 path_spec_unwatch(s); in path_free_specs()
432 path_spec_unwatch(s); in path_unwatch()
Dpath.h36 void path_spec_unwatch(PathSpec *s);
Dservice.c152 path_spec_unwatch(s->pid_file_pathspec); in service_unwatch_pid_file()