Searched refs:sys_write (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/sys/compat/linux/ |
| D | linux_sysent.c | 33 sys_write }, /* 4 = write */
|
| D | linux_syscallargs.h | 570 int sys_write(struct proc *, void *, register_t *);
|
| D | linux_termios.c | 704 error = sys_write(p, &wa, retval);
|
| /mirbsd/src/sys/kern/ |
| D | init_sysent.c | 30 sys_write }, /* 4 = write */
|
| D | sys_generic.c | 285 sys_write(p, v, retval) in sys_write() function
|
| /mirbsd/src/sys/compat/openbsd/ |
| D | openbsd_sysent.c | 30 sys_write }, /* 4 = write */
|
| D | openbsd_syscallargs.h | 1164 int sys_write(struct proc *, void *, register_t *);
|
| /mirbsd/src/libexec/ld.so/sparc/ |
| D | ldasm.S | 242 mov SYS_write | SYSCALL_G2RFLAG, %g1 ! calling sys_write
|
| /mirbsd/src/sys/sys/ |
| D | syscallargs.h | 1185 int sys_write(struct proc *, void *, register_t *);
|