Searched refs:SYS_write (Results 1 – 12 of 12) sorted by relevance
| /titanic_44/usr/src/lib/libbc/libc/sys/common/sparc/ |
| H A D | _write.s | 38 mov SYS_write, %g1
|
| /titanic_44/usr/src/uts/common/sys/ |
| H A D | syscall.h | 55 #define SYS_write 4 macro
|
| /titanic_44/usr/src/uts/common/brand/sn1/ |
| H A D | sn1_brand.c | 244 sn1_emulation_table[SYS_write] = 1; /* 4 */ in _init()
|
| /titanic_44/usr/src/lib/brand/sn1/sn1_brand/common/ |
| H A D | sn1_brand.c | 111 IN_KERNEL_SYSCALL(write, SYS_write) /* 4 */
|
| /titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
| H A D | rtldlib.s | 112 mov SYS_write, %g1
|
| /titanic_44/usr/src/lib/libc/sparc/crt/ |
| H A D | _rtboot.s | 200 mov SYS_write, %g1
|
| /titanic_44/usr/src/cmd/truss/ |
| H A D | actions.c | 344 ((code) == SYS_write || (code) == SYS_pwrite || \ 833 ((code) == SYS_write || (code) == SYS_pwrite || \ in sysexit()
|
| H A D | main.c | 698 praddset(&traceeven, SYS_write); in main()
|
| H A D | print.c | 595 ((code) == SYS_write || (code) == SYS_pwrite || \
|
| /titanic_44/usr/src/cmd/nohup/ |
| H A D | nohup.c | 332 case SYS_write: in lwp_restartable()
|
| /titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/ |
| H A D | s10_brand.c | 731 return (__systemcall(rval, SYS_write + 1024, fd, bufferp, in s10_pwrite() 752 return (__systemcall(rval, SYS_write + 1024, fd, bufferp, in s10_pwrite64()
|
| /titanic_44/usr/src/lib/libbc/libc/sys/common/ |
| H A D | syscall.c | 38 SYS_read, SYS_write, -1 /*open*/, SYS_close,
|