Searched refs:sunos_send (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 115 /*100*/ .long sys_getpriority, sunos_send, sunos_recv
|
D | sys_sunos.c | 1111 asmlinkage int sunos_send(int fd, void * buff, int len, unsigned flags) in sunos_send() function
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 175 /*100*/ .word sys_getpriority, sunos_send, sunos_recv
|
D | sys_sunos32.c | 1259 asmlinkage int sunos_send(int fd, u32 buff, int len, unsigned flags) in sunos_send() function
|