Searched refs:sys_select (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd.c807 selret = sys_select(maxfd + 1, &r_fds, &w_fds, NULL, &timeout);
H A Dwinbindd_dual.c1028 ret = sys_select(state.sock + 1, &read_fds, NULL, NULL, tp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dprocess.c470 selrtn = sys_select(maxfd+1,&r_fds,&w_fds,NULL,&to);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dscall32-o32.S395 sys sys_select 5
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dunistd.h779 __SYSCALL(__NR_select, sys_select)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dselect.c709 return sys_select(a.n, a.inp, a.outp, a.exp, a.tvp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dentry.S1297 .long sys_select
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_packets.c1772 selrtn = sys_select(maxfd+1,&fds,NULL,NULL,&timeout);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsyscalls.h621 asmlinkage long sys_select(int n, fd_set __user *inp, fd_set __user *outp,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.S1531 data8 sys_select

Completed in 202 milliseconds

12