Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py139 return self._inotify_rm_watch(fd, wd)
170 def _inotify_rm_watch(self, fd, wd): member in _INotifySyscallsWrapper
233 def _inotify_rm_watch(self, fd, wd): member in _CtypesLibcINotifyWrapper