Searched refs:SORT (Results 1 – 13 of 13) sorted by relevance
5 if (!SORT) SORT = "LC_ALL=C sort"23 print x | SORT25 print(num_long_words, "long words") | SORT26 close(SORT)
95 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS1)98 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS2)
57 $(SORT) -u79 $(SORT) -u
713 open(SORT, "elfdump -S $FullPath|") ||720 while ($line = <SORT>) {730 $line = <SORT>; # Toss header line769 close SORT;
137 $(SED) '$(XRSEDPRUNE)' < xref.tmp | $(SORT) -u > xref.flg
2308 [[ -z $SORT ]] && SORT=$(look_for_prog sort)
882 if (!open(SORT, "| sort +1")) {1038 print SORT " [$Str]: " .1042 print SORT "[$Str]: " .1048 close SORT;
107 $(SORT) -u \
59 #define SORT 1 macro257 action = SORT; in sh_argopts()340 if(action==SORT) in sh_argopts()
45 SORT=/usr/bin/sort
60 SORT=/usr/bin/sort
325 $(EGREP) '(__dtrace_probe_|smap_(disable|enable))' | $(SORT) | \
210 SORT= /usr/bin/sort