Lines Matching full:pathsearch
6998 pathsearch = $(firstword $(wildcard $(addsuffix /$(1),$(subst :, ,$(PATH)))))7000 LS := $(call pathsearch,ls)