Home
last modified time | relevance | path

Searched refs:SYS_syslog (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/linux/
Dklogctl.c6 return syscall(SYS_syslog, type, buf, len); in klogctl()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h497 #define SYS_syslog 103 macro