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