Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py136 return self._inotify_add_watch(fd, pathname, mask)
162 def _inotify_add_watch(self, fd, pathname, mask): member in _INotifySyscallsWrapper
223 def _inotify_add_watch(self, fd, pathname, mask): member in _CtypesLibcINotifyWrapper