Searched refs:OPTS (Results 1 - 5 of 5) sorted by relevance

/src/etc/rc.d/
H A Dresize_root23 OPTS=$1
24 for i in $OPTS; do
/src/sbin/umount/
H A Dumount.c108 #define OPTS "fR" macro
110 #define OPTS "AadFfh:Rt:v" macro
112 while ((ch = getopt(argc, argv, OPTS)) != -1)
/src/distrib/utils/embedded/
H A Dmkimage204 OPTS="B:D:K:S:bc:dh:mr:s:x"
205 while getopts "$OPTS" f
243 while getopts "$OPTS" f
/src/tests/bin/sh/
H A Dt_option.sh100 OPTS=
105 OPTS="${OPTS} ${opt}" || RET=1
108 test -n "${OPTS}" && test_option_on_off ${OPTS}
/src/libexec/ftpd/
H A Dftpcmd.y149 FEAT OPTS
797 | OPTS SP STRING CRLF
1275 { "OPTS", OPTS, STR1, 1, "<sp> command [ <sp> options ]", 0, },

Completed in 6 milliseconds