Home
last modified time | relevance | path

Searched refs:_vsyslog (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/misc/
Dsyslog.c86 static void _vsyslog(int priority, const char *message, va_list ap) in _vsyslog() function
135 _vsyslog(priority, message, ap); in __vsyslog()
/third_party/musl/src/misc/
Dsyslog.c82 static void _vsyslog(int priority, const char *message, va_list ap) in _vsyslog() function
131 _vsyslog(priority, message, ap); in __vsyslog()
/third_party/NuttX/
DReleaseNotes18042 debug wrappers -- does not return a value. Rename _vsyslog to