Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dselect.c620 static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp, in do_pselect() function
689 return do_pselect(n, inp, outp, exp, tsp, up, sigsetsize); in SYSCALL_DEFINE6()