/net-tools-latest/libcoap/examples/ |
D | tiny.c | 51 usage( const char *program ) { in usage() argument 54 p = strrchr( program, '/' ); in usage() 56 program = ++p; in usage() 62 program, program ); in usage()
|
D | coap-server.c | 326 usage( const char *program, const char *version) { in usage() argument 329 p = strrchr( program, '/' ); in usage() 331 program = ++p; in usage() 340 program, version, program ); in usage()
|
D | etsi_iot_01.c | 614 usage( const char *program, const char *version) { in usage() argument 617 p = strrchr( program, '/' ); in usage() 619 program = ++p; in usage() 627 program, version, program ); in usage()
|
D | coap-rd.c | 556 usage( const char *program, const char *version) { in usage() argument 559 p = strrchr( program, '/' ); in usage() 561 program = ++p; in usage() 569 program, version, program ); in usage()
|
D | client.c | 530 usage( const char *program, const char *version) { in usage() argument 533 p = strrchr( program, '/' ); in usage() 535 program = ++p; in usage() 572 ,program, version, program, wait_seconds); in usage()
|
/net-tools-latest/tinydtls-0.8.2/ |
D | configure | 943 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 944 | --program-pre | --program-pr | --program-p) 946 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 947 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 950 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 951 | --program-suf | --program-su | --program-s) 953 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 954 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 957 -program-transform-name | --program-transform-name \ 958 | --program-transform-nam | --program-transform-na \ [all …]
|
/net-tools-latest/tinydtls-0.8.2/tests/ |
D | dtls-server.c | 228 usage(const char *program, const char *version) { in usage() argument 231 p = strrchr( program, '/' ); in usage() 233 program = ++p; in usage() 241 program, version, program, DEFAULT_PORT); in usage()
|
D | dtls-client.c | 284 usage( const char *program, const char *version) { in usage() argument 287 p = strrchr( program, '/' ); in usage() 289 program = ++p; in usage() 305 program, version, program, DEFAULT_PORT); in usage()
|
/net-tools-latest/libcoap/m4/ |
D | ax_check_link_flag.m4 | 32 # This program is free software: you can redistribute it and/or modify it 37 # This program is distributed in the hope that it will be useful, but 43 # with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | ax_check_compile_flag.m4 | 32 # This program is free software: you can redistribute it and/or modify it 37 # This program is distributed in the hope that it will be useful, but 43 # with this program. If not, see <http://www.gnu.org/licenses/>.
|
/net-tools-latest/libcoap/ |
D | LICENSE.GPL | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such
|
D | configure.ac | 255 AC_ARG_VAR([CTAGS_PROG],[the 'ctag' program to use for make target 'update-map-file'])
|
/net-tools-latest/mbedtls-2.4.0/tests/ |
D | Descriptions.txt | 8 The 'programs/test/selftest' program runs the 'XXX_self_test()' functions
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/example-selftest/ |
D | main.cpp | 251 MBED_HOSTTEST_DESCRIPTION(mbed TLS selftest program); in run()
|
D | README.md | 54 {{description;mbed TLS selftest program}}
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/example-benchmark/ |
D | README.md | 54 {{description;mbed TLS benchmark program}} 98 … lead to significant differences in performance, and so results from the program are not intended …
|
D | main.cpp | 940 MBED_HOSTTEST_DESCRIPTION(mbed TLS benchmark program); in run()
|
/net-tools-latest/tinydtls-0.8.2/sha2/ |
D | README | 29 The file sha2prog.c is a simple program that accepts input from either 136 I got the test program to run and verified that all the test 170 0.9.5 to 0.9.6 - Added a test program (sha2test) which tests against several 217 program and now use a perl script with a subdirectory full 246 Here's an example of compiling and using the sha2 program (in this example
|
/net-tools-latest/mbedtls-2.4.0/ |
D | ChangeLog | 37 * Fix incorrect handling of block lengths in crypt_and_hash.c sample program, 43 * Fixed cert_app.c sample program for debug output and for use when no root 284 * Fix segfault in the benchmark program when benchmarking DHM. 446 * Removed test program o_p_test, the script compat.sh does more. 447 * Removed test program ssl_test, superseded by ssl-opt.sh. 534 * The benchmark program also prints heap usage for public-key primitives 568 * Fix hardclock() (only used in the benchmarking program) with some 1121 * Fix hardclock() (only used in the benchmarking program) with some 1715 * Added crl_app program to allow easy reading and 1804 * Added cert_app program to allow easy reading and [all …]
|
D | README.md | 134 …ompiled, as these need a perl environment as well. However, the selftest program in `programs/test…
|
/net-tools-latest/ |
D | README.md | 74 This script will send numbers to the echo-server program, read them back,
|
/net-tools-latest/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 498 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 500 # the version control system). Doxygen will invoke the program by executing (via 503 # provided by doxygen. Whatever the program writes to standard output 656 # The INPUT_FILTER tag can be used to specify a program that doxygen should 657 # invoke to filter for each input file. Doxygen will invoke the filter program 660 # input file. Doxygen will then use the output that the filter program writes 1195 # dump the program listings (including syntax highlighting
|
/net-tools-latest/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 577 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 579 # the version control system). Doxygen will invoke the program by executing (via 582 # provided by doxygen. Whatever the program writes to standard output 749 # The INPUT_FILTER tag can be used to specify a program that doxygen should 750 # invoke to filter for each input file. Doxygen will invoke the filter program 753 # input file. Doxygen will then use the output that the filter program writes 1497 # dump the program listings (including syntax highlighting
|
/net-tools-latest/libcoap/doc/ |
D | Doxyfile.in | 654 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 656 # the version control system). Doxygen will invoke the program by executing (via 659 # by doxygen. Whatever the program writes to standard output is used as the file 848 # The INPUT_FILTER tag can be used to specify a program that doxygen should 849 # invoke to filter for each input file. Doxygen will invoke the filter program 856 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1835 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program 1863 # program listings (including syntax highlighting and cross-referencing
|