Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:coap_log_emerg
(Results
1 - 6
of
6
) sorted by relevance
/third_party/libcoap/examples/contiki/
H
A
D
server.c
172
coap_log_emerg
("cannot create context\n");
in PROCESS_THREAD()
/third_party/libcoap/include/coap3/
H
A
D
coap_debug.h
81
#define
coap_log_emerg
(...) coap_log(COAP_LOG_EMERG, __VA_ARGS__)
macro
/third_party/libcoap/src/
H
A
D
coap_mbedtls.c
1595
coap_log_emerg
("libcoap not compiled for DTLS with Mbed TLS"
1672
coap_log_emerg
("coap_context_set_spsk:"
1698
coap_log_emerg
("coap_context_set_cpsk:"
1825
coap_log_emerg
("coap_dtls_new_client_session:"
1867
coap_log_emerg
("coap_dtls_new_server_session:"
2171
coap_log_emerg
("coap_dtls_hello:"
2249
coap_log_emerg
("coap_tls_new_client_session:"
2283
coap_log_emerg
("coap_tls_new_server_session:"
H
A
D
coap_net.c
486
coap_log_emerg
("coap_init: malloc: failed\n");
in coap_new_context()
530
coap_log_emerg
("coap_init: no DTLS context available\n");
in coap_new_context()
2054
coap_log_emerg
("coap_io_do_io() requires libcoap not compiled for using epoll\n");
in coap_io_do_io()
2112
coap_log_emerg
("coap_io_do_epoll() requires libcoap compiled for using epoll\n");
in coap_io_do_epoll()
H
A
D
coap_io.c
1309
coap_log_emerg
("coap_io_prepare_epoll() requires libcoap compiled for using epoll\n");
/third_party/libcoap/examples/
H
A
D
coap-client.c
847
coap_log_emerg
("coaps+tcp URI scheme not supported in this version of libcoap\n");
in cmdline_uri()
856
coap_log_emerg
("coap+tcp URI scheme not supported in this version of libcoap\n");
in cmdline_uri()
1824
coap_log_emerg
("cannot create context\n");
in main()
Completed in 14 milliseconds