Home | History | Annotate | Download | only in doc

Lines Matching full:pathsearch

5714      pathsearch = $(firstword $(wildcard $(addsuffix /$(1),$(subst :, ,$(PATH)))))
5716 LS := $(call pathsearch,ls)