OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTYPE_TIMERFD
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_ioctl.c
99
if (fp->f_type ==
DTYPE_TIMERFD
) {
/src/sys/sys/
file.h
115
struct timerfd *fd_timerfd; //
DTYPE_TIMERFD
189
#define
DTYPE_TIMERFD
10 /* timerfd */
/src/sys/compat/linux/common/
linux_ioctl.c
160
if (fp->f_type ==
DTYPE_TIMERFD
) {
/src/sys/kern/
sys_timerfd.c
519
fp->f_type =
DTYPE_TIMERFD
;
Completed in 15 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026