tag | line | file | source code |
---|---|---|---|
width | 501 | arch/sparc/kernel/sys_sunos.c | asmlinkage int sunos_select(int width, fd_set *inp, fd_set *outp, fd_set *exp, struct timeval *tvp) |
width | 505 | arch/sparc/kernel/sys_sunos.c | return sys_select (width, inp, outp, exp, tvp); |