Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
sys_timerfd.c | 474 static const struct fileops timerfd_fileops = { variable in typeref:typename:const struct fileops 520 fp->f_ops = &timerfd_fileops; 555 if (fp->f_ops != &timerfd_fileops) { 612 if (fp->f_ops != &timerfd_fileops) { |
sys_timerfd.c | 474 static const struct fileops timerfd_fileops = { variable in typeref:typename:const struct fileops 520 fp->f_ops = &timerfd_fileops; 555 if (fp->f_ops != &timerfd_fileops) { 612 if (fp->f_ops != &timerfd_fileops) { |
sys_timerfd.c | 474 static const struct fileops timerfd_fileops = { variable in typeref:typename:const struct fileops 520 fp->f_ops = &timerfd_fileops; 555 if (fp->f_ops != &timerfd_fileops) { 612 if (fp->f_ops != &timerfd_fileops) { |