Home
last modified time | relevance | path

Searched refs:group (Results 1 – 9 of 9) sorted by relevance

/net-tools-3.5.0/libcoap/examples/
Detsi_coaptest.sh37 group=''
94 group=$tmpgroup
98 if [ -z $group ] ; then
185 if [ -n "$group" ] ; then
186 echo group: $group
195 run_test $(eval "echo \${$(echo $group)[$testnumber]}")
199 for i in $(eval "echo \${$(echo $group)[@]}") ; do
Dcoap-rd.txt.in17 *coap-rd* [*-A* addr] [*-g* group] [*-p* port] [*-v* num]
29 *-g* group::
30 Join specified multicast 'group' on startup.
66 All CoAP Nodes multicast group 'FF02:FD'.
Dcoap-server.txt.in17 *coap-server* [*-A* addr] [*-g* group] [*-p* port] [*-v* num]
29 *-g* group::
30 Join specified multicast 'group' on startup.
66 All CoAP Nodes multicast group 'FF02:FD'.
Dcoap-server.c448 char *group = NULL; in main() local
468 group = optarg; in main()
492 if (group) in main()
493 join(ctx, group); in main()
Dcoap-rd.c683 char *group = NULL; in main() local
694 group = optarg; in main()
715 if (group) in main()
716 join(ctx, group); in main()
/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_ecp.data129 ECP tls read group #1 (record too short)
132 ECP tls read group #2 (bad curve_type)
135 ECP tls read group #3 (unknown curve)
138 ECP tls read group #4 (OK, buffer just fits)
142 ECP tls read group #5 (OK, buffer continues)
146 ECP tls write-read group #1
150 ECP tls write-read group #2
202 ECP check public-private #2 (group none)
205 ECP check public-private #3 (group mismatch)
/net-tools-3.5.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile305 # member in the group (if any) for the other members of the group. By default
306 # all members of a group must be documented explicitly.
311 # the same type (for instance a group of public functions) to be put as a
319 # unions are shown inside the group in which they are included (e.g. using
328 # namespace, or group documentation), provided this scope is documented. If set
494 # hierarchy of group names into alphabetical order. If set to NO (the default)
495 # the group names will appear in their defined order.
1065 # The TOC_EXPAND flag can be set to YES to add extra items for group members
1161 # (range [0,1..20]) that doxygen will group on one line in the generated HTML
/net-tools-3.5.0/tinydtls-0.8.2/doc/
DDoxyfile.in252 # member in the group (if any) for the other members of the group. By default
253 # all members of a group must be documented explicitly.
258 # the same type (for instance a group of public functions) to be put as a
419 # hierarchy of group names into alphabetical order. If set to NO (the default)
420 # the group names will appear in their defined order.
890 # The TOC_EXPAND flag can be set to YES to add extra items for group members
967 # that doxygen will group on one line in the generated HTML documentation.
/net-tools-3.5.0/libcoap/doc/
DDoxyfile.in340 # member in the group (if any) for the other members of the group. By default
341 # all members of a group must be documented explicitly.
347 # (for instance a group of public functions) to be put as a subgroup of that
356 # are shown inside the group in which they are included (e.g. using \ingroup)
369 # namespace, or group documentation), provided this scope is documented. If set
563 # of group names into alphabetical order. If set to NO the group names will
1273 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1392 # doxygen will group on one line in the generated HTML documentation.