HomeSort by: relevance | last modified time | path
    Searched defs:LC_ALL (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/openldap/lib/libldap/
Makefile 143 LC_ALL=C sort -m ${.ALLSRC} > ${.TARGET}.tmp && \
  /src/external/bsd/openldap/lib/libldap_r/
Makefile 27 LC_ALL=C sort -m ${.ALLSRC} > ${.TARGET}.tmp && \
  /src/external/mpl/bind/lib/libdns/
Makefile 75 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/lib/libexecinfo/
Makefile 40 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/lib/librpcsvc/
Makefile 25 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/crypto/external/bsd/libsaslc/lib/
Makefile 74 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/lib/libpthread/
Makefile 48 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/external/cddl/osnet/lib/libdtrace/
Makefile 124 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/lib/libm/
Makefile 285 LC_ALL=C sort -m ${.ALLSRC} >${.TARGET}.tmp && \
  /src/include/
locale.h 68 #define LC_ALL 0
  /src/lib/libc/time/
Makefile 602 export LC_ALL=C && \
757 LC_ALL=C $(AWK) \
873 tzdata.zi | LC_ALL=C sort >$@.out
876 | LC_ALL=C sort -t . -k 2,2) && \
921 # otherwise, false but with LC_ALL set to $(UTF8_LOCALE).
925 | LC_ALL='$(UTF8_LOCALE)' grep -q '^A.B$$' >/dev/null 2>&1 \
926 || { export LC_ALL='$(UTF8_LOCALE)'; false; }; }
978 backward | LC_ALL=C sort -cu
979 $(AWK) '/^Zone.*\// {print $$2}' backzone | LC_ALL=C sort -cu
1089 grep '^Release [0-9][0-9][0-9][0-9]' NEWS | LC_ALL=C sort -cr
    [all...]
  /src/external/public-domain/tz/dist/
Makefile 602 export LC_ALL=C && \
757 LC_ALL=C $(AWK) \
873 tzdata.zi | LC_ALL=C sort >$@.out
876 | LC_ALL=C sort -t . -k 2,2) && \
921 # otherwise, false but with LC_ALL set to $(UTF8_LOCALE).
925 | LC_ALL='$(UTF8_LOCALE)' grep -q '^A.B$$' >/dev/null 2>&1 \
926 || { export LC_ALL='$(UTF8_LOCALE)'; false; }; }
978 backward | LC_ALL=C sort -cu
979 $(AWK) '/^Zone.*\// {print $$2}' backzone | LC_ALL=C sort -cu
1088 grep '^Release [0-9][0-9][0-9][0-9]' NEWS | LC_ALL=C sort -cr
    [all...]
  /src/external/gpl3/autoconf/dist/
maint.mk 120 # Doing it here saves us from having to set LC_ALL elsewhere in this file.
121 export LC_ALL = C
1037 # MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@
  /src/usr.bin/make/unit-tests/
Makefile 721 LC_ALL= C
723 .export LANG LC_ALL

Completed in 36 milliseconds