Searched refs:core_sys_select (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dselect.c308 static int core_sys_select(int n, fd_set __user *inp, fd_set __user *outp, function
406 ret = core_sys_select(n, inp, outp, exp, &timeout);
471 ret = core_sys_select(n, inp, outp, exp, &timeout);

Completed in 39 milliseconds