Searched refs:path_spec_owns_inotify_fd (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dpath.h58 static inline bool path_spec_owns_inotify_fd(PathSpec *s, int fd) { function
H A Dpath.c668 if (path_spec_owns_inotify_fd(s, fd))
H A Dservice.c2479 assert(path_spec_owns_inotify_fd(s->pid_file_pathspec, fd));

Completed in 324 milliseconds