Home
last modified time | relevance | path

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.s38 mov SYS_write, %g1
/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h55 #define SYS_write 4 macro
/titanic_44/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c244 sn1_emulation_table[SYS_write] = 1; /* 4 */ in _init()
/titanic_44/usr/src/lib/brand/sn1/sn1_brand/common/
H A Dsn1_brand.c111 IN_KERNEL_SYSCALL(write, SYS_write) /* 4 */
/titanic_44/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s112 mov SYS_write, %g1
/titanic_44/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s200 mov SYS_write, %g1
/titanic_44/usr/src/cmd/truss/
H A Dactions.c344 ((code) == SYS_write || (code) == SYS_pwrite || \
833 ((code) == SYS_write || (code) == SYS_pwrite || \ in sysexit()
H A Dmain.c698 praddset(&traceeven, SYS_write); in main()
H A Dprint.c595 ((code) == SYS_write || (code) == SYS_pwrite || \
/titanic_44/usr/src/cmd/nohup/
H A Dnohup.c332 case SYS_write: in lwp_restartable()
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c731 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 Dsyscall.c38 SYS_read, SYS_write, -1 /*open*/, SYS_close,