Searched refs:SYS_WRITE (Results 1 – 4 of 4) sorted by relevance
17 #define SYS_WRITE 5 macro
11 #define SYS_WRITE 5 macro
43 return (ssize_t)syscall_invoke(SYS_WRITE, fd, (uint64_t)buf, count, 0, 0, 0, 0, 0); in write()
193 - SYS_WRITE 写入文件