Searched refs:SYS_syslog (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/linux/ | ||
D | klogctl.c | 6 return syscall(SYS_syslog, type, buf, len); in klogctl() |
/third_party/musl/porting/liteos_m/user/include/bits/ | ||
D | syscall.h | 497 #define SYS_syslog 103 macro |