Searched refs:sunos_wait4 (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 83 .long sys_close, sunos_wait4, sys_creat
|
D | sys_sunos.c | 845 asmlinkage int sunos_wait4(pid_t pid, unsigned int *stat_addr, int options, struct rusage *ru) in sunos_wait4() function
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 143 .word sys_close, sunos_wait4, sys_creat
|
D | sys_sunos32.c | 815 asmlinkage int sunos_wait4(__kernel_pid_t32 pid, u32 stat_addr, int options, u32 ru) in sunos_wait4() function
|