HomeSort by: relevance | last modified time | path
    Searched refs:JOIN (Results 1 - 5 of 5) sorted by relevancy

  /src/distrib/sets/
culldeps 47 ${JOIN} -1 2 -2 1 -o '1.1 2.2' - "${LASTJOIN}" | \
51 ${JOIN} -t "${TAB}" "${NEXTJOIN}" "${LEFTOVERS}" | ${SORT} 1>&2
60 ${JOIN} -v 2 -t "${TAB}" "${NEXTJOIN}" "${LEFTOVERS}" | \
  /src/usr.bin/lorder/
lorder.sh 39 # Similarly for JOIN, MKTEMP, SED, and SORT.
47 : ${JOIN:=join}
52 for var in JOIN MKTEMP NM SED SORT ; do
99 # join on that field, and print out the file names.
102 "${JOIN}" -j 2 -o 1.1,2.1 $R $S
  /src/usr.bin/make/unit-tests/
opt-touch.mk 5 .MAKEFLAGS: -t opt-touch-phony opt-touch-join opt-touch-use opt-touch-make
10 opt-touch-join: .JOIN
opt-touch-jobs.mk 8 .MAKEFLAGS: opt-touch-join
17 # .JOIN targets are not touched since they do not represent actual files.
19 opt-touch-join: .JOIN
opt-no-action-touch.mk 13 .MAKEFLAGS: opt-touch-join
23 # .JOIN targets are not touched since they do not represent actual files.
25 opt-touch-join: .JOIN

Completed in 11 milliseconds