Searched refs:RANDOM (Results 51 - 75 of 333) sorted by relevance

1234567891011>>

/netbsd-current/external/public-domain/sqlite/dist/
H A Dinstall-sh337 # The $RANDOM variable is not portable (e.g., dash). Use it
339 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/mit/isl/dist/
H A Dinstall-sh337 # The $RANDOM variable is not portable (e.g., dash). Use it
339 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/mit/isl/dist/interface/
H A Dinstall-sh337 # The $RANDOM variable is not portable (e.g., dash). Use it
339 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/mpl/bind/dist/
H A Dinstall-sh337 # The $RANDOM variable is not portable (e.g., dash). Use it
339 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/gpl2/lvm2/dist/scripts/
H A Dfsadm.sh62 TEMPDIR="${TMPDIR:-/tmp}/${TOOL}_${RANDOM}$$/m"
/netbsd-current/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c96 LOG, LOG2, FERMAT, MERSENNE, FIBONACCI, RANDOM, NEXTPRIME, BINOM, enumerator in enum:op_t
729 {"random", RANDOM, 1},
1257 case RANDOM:
/netbsd-current/tests/net/if_vlan/
H A Dt_vlan.sh480 if [ "${RANDOM:-0}" != "${RANDOM:-0}" ]
482 for TAG in $(( ${RANDOM:-0} % 4092 + 2 )) \
483 $(( ${RANDOM:-0} % 4092 + 2 )) \
484 $(( ${RANDOM:-0} % 4092 + 2 ))
/netbsd-current/external/gpl3/gdb/dist/contrib/
H A Ddg-extract-results.sh97 TMP=${TMPDIR}/dg-combine-results-$$-$RANDOM
/netbsd-current/games/hunt/huntd/
H A Dexecute.c221 #ifdef RANDOM
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dmain.py169 if order == TestOrder.RANDOM:
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.sh97 TMP=${TMPDIR}/dg-combine-results-$$-$RANDOM
/netbsd-current/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.sh97 TMP=${TMPDIR}/dg-combine-results-$$-$RANDOM
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.sh97 TMP=${TMPDIR}/dg-combine-results-$$-$RANDOM
/netbsd-current/bin/sh/
H A Dvar.c184 { &random_num, VSTRFIXED|VTEXTFIXED|VFUNCREF|VSPECIAL, "RANDOM=",
1616 out2str("RANDOM initialisation failed\n");
/netbsd-current/external/lgpl3/mpc/dist/build-aux/
H A Dconfig.guess107 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/bsd/byacc/dist/
H A Dconfig.guess107 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/bsd/libevent/dist/build-aux/
H A Dconfig.guess107 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/gpl3/gcc.old/dist/
H A Dconfig.guess105 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dconfig.guess107 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dgettextize.in52 # already exists. $RANDOM is bash specific and expands to empty in shells
56 tmp=$TMPDIR/gt$$-$RANDOM
/netbsd-current/external/mit/expat/dist/conftools/
H A Dconfig.guess107 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/lgpl3/mpfr/dist/
H A Dconfig.guess120 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/support/
H A Dconfig.guess105 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dconfig.guess120 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/netbsd-current/external/bsd/openpam/dist/
H A Dconfig.guess106 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||

Completed in 488 milliseconds

1234567891011>>