Home
last modified time | relevance | path

Searched refs:OPTS (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dncurses-config.in198 OPTS=
208 [ -n "$OPTS" ] && OPTS="$OPTS "
209 OPTS="$OPTS$opt"
212 printf "%s\n" "$OPTS"
215 OPTS=
227 [ -n "$OPTS" ] && OPTS="$OPTS "
228 OPTS="$OPTS$opt"
231 printf "%s\n" "$OPTS"
234 OPTS=
244 [ -n "$OPTS" ] && OPTS="$OPTS "
[all …]
/freebsd/contrib/dialog/
H A Ddialog-config.in149 OPTS=
152 [ -n "$OPTS" ] && OPTS="$OPTS "
153 OPTS="${OPTS}${opt}"
155 printf "%s\n" "$OPTS"
158 OPTS=
163 [ -n "$OPTS" ] && OPTS="$OPTS "
164 OPTS="${OPTS}${opt}"
168 printf "%s\n" "$OPTS"
171 OPTS=
176 [ -n "$OPTS" ] && OPTS="$OPTS "
[all …]
/freebsd/crypto/openssh/regress/
H A Dkrl.sh110 OPTS=$1
111 $SSHKEYGEN $OPTS -kf $OBJ/krl-empty - </dev/null \
113 $SSHKEYGEN $OPTS -kf $OBJ/krl-keys $RKEYS \
115 $SSHKEYGEN $OPTS -kf $OBJ/krl-cert $RCERTS \
117 $SSHKEYGEN $OPTS -kf $OBJ/krl-all $RKEYS $RCERTS \
119 $SSHKEYGEN $OPTS -kf $OBJ/krl-ca $OBJ/revoked-ca.pub \
121 $SSHKEYGEN $OPTS -kf $OBJ/krl-sha1 $OBJ/revoked-sha1 \
123 $SSHKEYGEN $OPTS -kf $OBJ/krl-sha256 $OBJ/revoked-sha256 \
125 $SSHKEYGEN $OPTS -kf $OBJ/krl-hash $OBJ/revoked-hash \
128 $SSHKEYGEN $OPTS -kf $OBJ/krl-serial $OBJ/revoked-serials \
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_concurrent_import.ksh90 OPTS="-d $MMP_DIR action idle -t5 $MMP_POOL"
103 log_must eval "ZFS_HOSTID=$HOSTID1 zhack $OPTS >$MMP_ZHACK_LOG.1 2>&1 &"
104 log_must eval "ZFS_HOSTID=$HOSTID1 zhack $OPTS >$MMP_ZHACK_LOG.2 2>&1 &"
116 log_must eval "ZFS_HOSTID=$HOSTID1 zhack $OPTS >$MMP_ZHACK_LOG.1 2>&1 &"
117 log_must eval "ZFS_HOSTID=$HOSTID2 zhack $OPTS >$MMP_ZHACK_LOG.2 2>&1 &"
129 log_must eval "ZFS_HOSTID=$HOSTID1 zhack $OPTS >$MMP_ZHACK_LOG.1 2>&1 &"
130 log_must eval "ZFS_HOSTID=$HOSTID2 zhack $OPTS >$MMP_ZHACK_LOG.2 2>&1 &"
/freebsd/contrib/byacc/test/
H A Drun_test.sh217 OPTS=
224 OPTS="$OPTS -B"
228 OPTS="$OPTS -g"
232 OPTS="$OPTS -t -i"
238 OPTS="$OPTS -r"
243 OPTS="$OPTS -P"
270 $YACC $OPTS $opt2 -v -d $output $prefix -b "$ROOT${opt2}" "$input" 2>"$error"
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-5-setup.sh21 OPTS[0]=""
22 OPTS[1]=""
32 OPTS[0]="--boot"
33 OPTS[1]="firmware=efi,firmware.feature0.name=secure-boot,firmware.feature0.enabled=no"
100 --import --noautoconsole ${OPTS[0]} ${OPTS[1]}
H A Dqemu-2-start.sh29 OPTS[0]=""
30 OPTS[1]=""
78 OPTS[0]="--boot"
79 OPTS[1]="uefi=on"
314 --import --noautoconsole ${OPTS[0]} ${OPTS[1]} >/dev/null
/freebsd/stand/i386/boot0/
H A DMakefile16 OPTS ?= -DVOLUME_SERIAL -DPXE macro
17 CFLAGS += ${OPTS}
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_option.sh100 OPTS=
105 OPTS="${OPTS} ${opt}" || RET=1
108 test -n "${OPTS}" && test_option_on_off ${OPTS}
/freebsd/contrib/lyaml/
H A DREADME.md25 local t = lyaml.load (YAML-STRING, [OPTS-TABLE])
26 local yamlstr = lyaml.dump (LUA-TABLE, [OPTS-TABLE])
35 argument OPTS-TABLE.
61 scalar values in the `implicit_scalar` field of the OPTS-TABLE argument;
66 scalar values in the `explicit_scalar` field of the OPTS-TABLE argument;
92 function in the `implicit_scalar` field of the OPTS-TABLE argument to
/freebsd/crypto/openssh/contrib/
H A Dssh-copy-id119 OPTS="io:p:F:t:fnsxh?"
121 while getopts "$OPTS" OPT
139 elif ! expr -- "$nextarg" : "-[$(echo "$OPTS" | tr -d :)-]" >/dev/null ; then
/freebsd/contrib/sqlite3/
H A DREADME.txt90 Additionally, preprocessor defines may be specified by using the OPTS macro
96 "OPTS=-DSQLITE_ENABLE_STAT4=1 -DSQLITE_OMIT_JSON=1"
101 "OPTS=-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1"
H A DMakefile.msc839 TCC = $(TCC) $(OPTS)
840 RCC = $(RCC) $(OPTS)
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y114 FEAT OPTS
441 | OPTS SP STRING CRLF check_secure
995 { "OPTS", OPTS, ARGS, 1, "<sp> command [<sp> options]" },
H A Dftpcmd.c147 OPTS = 336, enumerator
232 #define OPTS 336 macro
3048 { "OPTS", OPTS, ARGS, 1, "<sp> command [<sp> options]" },
/freebsd/lib/libc/net/
H A Dprotocols66 ipv6-opts 60 IPV6-OPTS # destination options for ipv6
/freebsd/contrib/bsddialog/utility/
H A Dutil_cli.c41 enum OPTS { enum
/freebsd/contrib/byacc/
H A Daclocal.m41043 OPTS=
1046 OPTS="link"
1059 test -n "$OPTS" && usage
1077 if test "x$OPTS" = xlink ; then
H A Dconfigure7132 test -n "$OPTS" && usage
7150 if test "x$OPTS" = xlink ; then
/freebsd/contrib/tnftp/
H A DChangeLog1161 - add support for FEAT and OPTS commands with `features' and
1169 REST (STREAM), MLSD, and FEAT/OPTS.
/freebsd/contrib/xz/
H A DChangeLog5032 - Missing "OPTS" translation in --riscv[=OPTS] was copied from