Home
last modified time | relevance | path

Searched refs:set_opts (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/tests/scripts/
H A Dall.sh5223 # [-s set_opts] [-u unset_opts] [-c cflags] [-l ldflags] [option [...]]
5224 # Options: -s set_opts the list of config options to enable
5232 shift; local set_opts="$1";;
5242 set_opts="${set_opts:-}"
5247 [ -n "$set_opts" ] && echo "Enabling: $set_opts" && scripts/config.py set-all $set_opts
5250 msg "build: default config + BLOCK_CIPHER_NO_DECRYPT${set_opts:+ + $set_opts}
[all...]
/third_party/mksh/
H A Dmisc.c386 static const char set_opts[] = in parse_args() local
394 cmd_opts : set_opts; in parse_args()

Completed in 9 milliseconds