Searched defs:auto_add (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 1574 def __init__(self, wd, path, mask, proc_fun, auto_add, exclude_filter): argument 1789 def __add_watch(self, path, mask, proc_fun, auto_add, exclude_filter): argument 1814 auto_add=False, do_glob=False, quiet=True, argument 1931 auto_add=False, quiet=True): argument
|