Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/kernel/
Dsystbls.S112 .long sys_fcntl, sunos_select, sunos_nop
Dsys_sunos.c570 asmlinkage int sunos_select(int width, fd_set *inp, fd_set *outp, fd_set *exp, struct timeval *tvp) in sunos_select() function
/linux-2.4.37.9/arch/sparc64/kernel/
Dsystbls.S172 .word sys32_fcntl, sunos_select, sunos_nop
Dsys_sunos32.c534 asmlinkage int sunos_select(int width, u32 inp, u32 outp, u32 exp, u32 tvp_x) in sunos_select() function