Home
last modified time | relevance | path

Searched refs:syslog (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsyslogndk.cpp19 #include <syslog.h>
62 char message[] = "Hello, syslog!"; in Syslog()
64 syslog(priority, "%s", message); in Syslog()
80 {"syslog", nullptr, Syslog, nullptr, nullptr, nullptr, napi_default, nullptr}}; in Init()
92 .nm_modname = "syslog",
H A Dinndk.cpp21 #include <syslog.h>
H A Dotherstestndk.cpp44 #include <syslog.h>
171 syslog(LOG_DEBUG, path); in CloseLog()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_debug.h34 #include <syslog.h>
36 * Logging type. One of LOG_* from @b syslog.
45 /** Pre-defined log levels akin to what is used in \b syslog
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dsyslog.h62 void syslog (int, const char *, ...);
87 { "security", LOG_AUTH }, { "syslog", LOG_SYSLOG }, \
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp44 #include <syslog.h>

Completed in 6 milliseconds