Search | Google it | Results 1 - 2 of 2 for funcall:sys_write (0.00 seconds) |
105: output routine directly. */ 106: sys_write(string, len); 107: sys_write("\n", 1);
2311:
2312: int sys_write(struct lwp *, const struct sys_write_args *, register_t *);
2313: