Home
last modified time | relevance | path

Searched refs:write32 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dsysent.c768 extern ssize_t write32(int32_t, caddr32_t, size32_t);
825 /* 4 */ SYSENT_CI("write", write32, 3),
/titanic_41/usr/src/uts/common/syscall/
H A Drw.c1600 write32(int32_t fdes, caddr32_t cbuf, size32_t count) in write32() function