Home
last modified time | relevance | path

Searched refs:sunos_write (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/sparc/kernel/
Dsystbls.S82 .long sunos_read, sunos_write, sys_open
Dsys_sunos.c1087 asmlinkage int sunos_write(unsigned int fd,char *buf,int count) in sunos_write() function
/linux-2.4.37.9/arch/sparc64/kernel/
Dsystbls.S142 .word sunos_read, sunos_write, sunos_open
Dsys_sunos32.c1235 asmlinkage int sunos_write(unsigned int fd, u32 buf, u32 count) in sunos_write() function