Home
last modified time | relevance | path

Searched full:command (Results 1 – 25 of 46) sorted by relevance

12

/net-tools-3.4.0/mbedtls-2.4.0/
DCMakeLists.txt34 …execute_process(COMMAND ${PERL_EXECUTABLE} ${CMAKE_SOURCE_DIR}/scripts/config.pl -f ${CMAKE_SOURCE…
64 execute_process(COMMAND ${CMAKE_C_COMPILER} -dumpversion
127 COMMAND doxygen doxygen/mbedtls.doxyfile
139 COMMAND make test
140 COMMAND programs/test/selftest
141 COMMAND tests/compat.sh
142 COMMAND tests/ssl-opt.sh
146 COMMAND rm -rf Coverage
147COMMAND lcov --capture --initial --directory library/CMakeFiles/mbedtls.dir -o files.info
148 COMMAND lcov --capture --directory library/CMakeFiles/mbedtls.dir -o tests.info
[all …]
DREADME.md59 In order to build from the source code using Make, just enter at the command line:
77 …CFLAGS` and `LDFLAGS` by setting them in your environment or on the make command line; if you do s…
85 In order to build the source using CMake, just enter at the command line:
117 Switching build modes in CMake is simple. For debug mode, enter at the command line:
/net-tools-3.4.0/tinydtls-0.8.2/sha2/
Dsha2test.pl50 -c256 <command-spec> Specify a command to execute to generate a
54 data to be hashed. This command implies
56 -c384 <command-spec> Specify a command to execute to generate a
58 -c512 <command-spec> Specify a command to execute to generate a
60 -cALL <command-spec> Specify a command to execute that will
63 information about the <command-spec>.
65 also overrides any other command options if
68 By default, this program expects to execute the command ./sha2 within the
82 # Read all command-line options and files:
98 usage("Missing or invalid command specification for option -c256: $opt\n");
[all …]
DREADME30 STDIN or reads one or more files specified on the command line, and then
66 header file (or in the sha2.c file in some cases), or on the command
108 command line or in sha2.h or in sha2.c.
111 By defining this either on the command line or in sha2.h or sha2.c,
/net-tools-3.4.0/mbedtls-2.4.0/tests/
DCMakeLists.txt27COMMAND ${PERL_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/scripts/generate_code.pl ${CMAKE_CURRENT_SO…
114 set(command ln -s ${target} ${link}) variable
116 set(command cmd.exe /c mklink /d ${link} ${target}) variable
119 execute_process(COMMAND ${command}
Dcompat.sh860 # also saves name and command
951 # run the command and interpret result
1080 echo "Command '$M_SRV' is not an executable file" >&2
1084 echo "Command '$M_CLI' is not an executable file" >&2
1090 echo "Command '$OPENSSL_CMD' not found" >&2
1098 echo "Command '$CMD' not found" >&2
/net-tools-3.4.0/
Dnet-setup.sh20 [any optional parameters for ip command]
34 "start" or "up" command, and then later remove the interface with
35 "stop" or "down" command.
46 to "ip" command.
DREADME.docker18 given on the docker command line match the subnets in 'docker.conf'.
26 exit with Ctrl-p ctrl-q to execute tests from the command line
DREADME.md102 "start" or "up" command, and then later remove the interface with
103 "stop" or "down" command.
116 to "ip" command.
/net-tools-3.4.0/python-websocket-server/.circleci/
Dconfig.yml14 command: |
18 command: |
/net-tools-3.4.0/mbedtls-2.4.0/scripts/
Dconfig.pl102 # Process the command line arguments
123 # ...else assume it's a command
143 die "Command '$action' not recognised.\n\n".$usage;
148 # If no command was specified, exit...
217 # Did the set command work?
/net-tools-3.4.0/mbedtls-2.4.0/scripts/data_files/
Dvs6-main-template.dsp9 !MESSAGE use the Export Makefile command and run
14 !MESSAGE by defining the macro CFG on the command line. For example:
Dvs6-app-template.dsp9 !MESSAGE use the Export Makefile command and run
14 !MESSAGE by defining the macro CFG on the command line. For example:
/net-tools-3.4.0/tinydtls-0.8.2/doc/
DDoxyfile.in138 # (thus requiring an explicit @brief command for a brief description.)
146 # an explicit \brief command for a brief description.)
178 # put the command \sideeffect (or @sideeffect) in the documentation, which
261 # the \nosubgrouping command.
363 # that is typed after a \internal command is included. If the tag is set
469 # command in the documentation regardless of this setting.
501 # popen()) the command <command> <input-file>, where <command> is the value of
632 # the \include command).
652 # the \image command).
658 # by executing (via popen()) the command <filter> <input-file>, where <filter>
[all …]
/net-tools-3.4.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile166 # (thus requiring an explicit @brief command for a brief description.)
174 # an explicit \brief command for a brief description.)
206 # put the command \sideeffect (or @sideeffect) in the documentation, which
214 # "class=itcl::class" will allow you to use the command class in the
314 # the \nosubgrouping command.
432 # that is typed after a \internal command is included. If the tag is set
554 # command in the documentation regardless of this setting.
580 # popen()) the command <command> <input-file>, where <command> is the value of
598 # .bib extension is automatically appended if omitted. Using this command
725 # the \include command).
[all …]
/net-tools-3.4.0/libcoap/doc/
DDoxyfile.in176 # style comments (thus requiring an explicit @brief command for a brief
185 # requiring an explicit \brief command for a brief description.)
226 # will allow you to put the command \sideeffect (or @sideeffect) in the
235 # will allow you to use the command class in the itcl::class meaning.
350 # \nosubgrouping command.
488 # \internal command is included. If the tag is set to NO then the documentation
627 # controlled using \showinitializer or \hideinitializer command in the
657 # popen()) the command command input-file, where command is the value of the
824 # command).
844 # \image command).
[all …]
/net-tools-3.4.0/virtual-hub/
DREADME.md61 The `make node` command assure the node will setup the pipe correctly.
/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/
Dplatform_time.h40 * Either change them in config.h or define them on the compiler command line.
Dssl_cookie.h36 * Either change them in config.h or define them on the compiler command line.
Dssl_cache.h36 * Either change them in config.h or define them on the compiler command line.
Dmemory_buffer_alloc.h38 * Either change them in config.h or define them on the compiler command line.
/net-tools-3.4.0/docker/
DDockerfile73 # We do not run any command automatically but let the test script run
/net-tools-3.4.0/mbedtls-2.4.0/programs/aes/
Dcrypt_and_hash.c106 * Parse the command-line arguments. in main()
167 * Read the Cipher and MD from the command line in main()
195 * Read the secret key and clean the command line. in main()
/net-tools-3.4.0/libcoap/
Dautogen.sh3 # uncomment the set command for debugging
DCONTRIBUTE86 single patches, this will be going easy with the 'git format-patch' command
96 This command will create a patch series in ../patches4libcoap where you find a

12