Home
last modified time | relevance | path

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

/third_party/NuttX/fs/driver/
Dfs_devsyslog.c187 static inline ssize_t syslog_write(const void *buf, size_t nbytes) in syslog_write() function
501 nbytes = syslog_write(g_syscrlf, 2); in syslog_putc()
519 nbytes = syslog_write(&uch, 1); in syslog_putc()