Searched refs:which_wild (Results 1 – 3 of 3) sorted by relevance
17 searched = oe.path.which_wild('*', ':'.join(search_paths), candidates=True)
296 def which_wild(pathname, path=None, mode=os.F_OK, *, reverse=False, candidates=False): function
189 postinst_intercepts = oe.path.which_wild('*', postinst_intercepts_path)