Home
last modified time | relevance | path

Searched full:global (Results 1 – 25 of 54) sorted by relevance

123

/net-tools-2.7.6/mbedtls-2.4.0/include/mbedtls/
Dthreading.h57 * pointers and initialize global mutexes. If used, this
79 * \brief Free global mutexes.
96 * Global mutexes
Dmemory_buffer_alloc.h61 * It sets the global mbedtls_calloc() and mbedtls_free() pointers
/net-tools-2.7.6/mbedtls-2.4.0/library/
Dthreading.c102 * Set functions pointers and initialize global mutexes
119 * Free global mutexes
129 * Define global mutexes
Dtiming.c264 /* It's OK to use a global because alarm() is supposed to be global anyway */
/net-tools-2.7.6/libcoap/tests/
Dtest_sendqueue.c241 /* Initialize a fake context that points to our global sendqueue in t_sendqueue9()
245 sendqueue = ctx.sendqueue; /* must update global sendqueue for correct result */ in t_sendqueue9()
252 sendqueue = ctx.sendqueue; /* must update global sendqueue for correct result */ in t_sendqueue9()
271 /* Initialize a fake context that points to our global sendqueue in t_sendqueue10()
276 sendqueue = ctx.sendqueue; /* must update global sendqueue for correct result */ in t_sendqueue10()
/net-tools-2.7.6/
D.shippable.yml6 global:
/net-tools-2.7.6/docker/
Dgptp.cfg1 [global]
/net-tools-2.7.6/mbedtls-2.4.0/scripts/data_files/
Dvs6-workspace-template.dsw7 Global:
Dvs2010-sln-template.sln7 Global
/net-tools-2.7.6/mbedtls-2.4.0/
D.travis.yml25 global:
/net-tools-2.7.6/libcoap/
Dlibcoap-1.map2 global:
DMakefile.am134 echo "global:" ; \
/net-tools-2.7.6/tinydtls-0.8.2/tests/
Dprf-test.c5 #include "global.h"
/net-tools-2.7.6/tinydtls-0.8.2/
Dstate.h37 #include "global.h"
Dsession.h32 #include "global.h"
Dpeer.c26 #include "global.h"
Dnetq.h13 #include "global.h"
Dpeer.h37 #include "global.h"
Ddebug.h32 #include "global.h"
Dhmac.h31 #include "global.h"
DMakefile.in51 HEADERS:=dtls.h hmac.h debug.h dtls_config.h uthash.h numeric.h crypto.h global.h ccm.h \
/net-tools-2.7.6/tinydtls-0.8.2/platform-specific/
Dplatform.h15 /* global constants for constrained devices running Contiki */
/net-tools-2.7.6/mbedtls-2.4.0/programs/x509/
Dcrl_app.c61 * global options
Dreq_app.c61 * global options
/net-tools-2.7.6/libcoap/include/coap/
Dnet.h75 /** The CoAP stack's global state is stored in a coap_context_t object */
117 * The next value to be used for Observe. This field is global for all

123