taglinefilesource code
sys_select67arch/i386/kernel/sys_i386.cextern asmlinkage int sys_select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
sys_select85arch/i386/kernel/sys_i386.creturn sys_select(n, inp, outp, exp, tvp);