Home
last modified time | relevance | path

Searched refs:get_options (Results 1 – 8 of 8) sorted by relevance

/third_party/mbedtls/tests/
Dcontext-info.sh81 get_options() { function
200 get_options "$@"
Dcompat.sh115 get_options() { function
950 get_options "$@"
Dssl-opt.sh159 get_options() { function
1680 get_options "$@"
/third_party/curl/tests/
Ddictserver.py114 def get_options(): function
181 options = get_options()
Dnegtelnetserver.py298 def get_options(): function
365 options = get_options()
Dsmbserver.py382 def get_options(): function
438 options = get_options()
/third_party/mbedtls/programs/test/
Dudp_proxy.c189 static void get_options(int argc, char *argv[]) in get_options() function
793 get_options(argc, argv); in main()
/third_party/python/Modules/
D_ssl.c3579 get_options(PySSLContext *self, void *c) in get_options() function
4616 {"options", (getter) get_options,