Home
last modified time | relevance | path

Searched refs:_vsyslog (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c88 static void _vsyslog(int priority, const char *message, va_list ap) in _vsyslog() function
137 _vsyslog(priority, message, ap); in __vsyslog()
/third_party/musl/src/misc/
H A Dsyslog.c89 static void _vsyslog(int priority, const char *message, va_list ap) in _vsyslog() function
138 _vsyslog(priority, message, ap); in __vsyslog()

Completed in 2 milliseconds