Searched refs:_inotify_add_watch (Results 1 – 1 of 1) sorted by relevance
136 return self._inotify_add_watch(fd, pathname, mask)162 def _inotify_add_watch(self, fd, pathname, mask): member in _INotifySyscallsWrapper223 def _inotify_add_watch(self, fd, pathname, mask): member in _CtypesLibcINotifyWrapper