Searched defs:tfd (Results 1 – 17 of 17) sorted by relevance
254 let tfd = TimerFd::new().expect("failed to create timerfd"); in one_shot() localVariable271 let tfd = TimerFd::new().expect("failed to create timerfd"); in repeating() localVariable286 let mut tfd = FakeTimerFd::new(clock.clone()); in fake_one_shot() localVariable303 let mut tfd = FakeTimerFd::new(clock.clone()); in fake_repeating() localVariable
57 let tfd = TimerFd::new().expect("failed to create timerfd"); in one_shot() localVariable80 let tfd = TimerFd::new().expect("failed to create timerfd"); in one_shot_fd() localVariable
107 long waittmr(int tfd, int timeo) in waittmr()135 int tfd; in main() local
24 __u32 tfd; /* target file number */ member
39 base::ScopedPlatformHandle tfd( in CreateTimerFd() local
35 uint32_t tfd; member
105 void on_readable(void* tfd, grpc_error* error) { in on_readable()109 static void reset_test_fd(test_fd* tfd) { in reset_test_fd()
253 int tfd; in setup() local496 int tfd; in sender() local
72 uint32_t tfd; member
127 tfd = dirtree_parentfd(try); in cp_node() local
252 int tfd = mkstemp(tname); in do_replace() local
238 struct logfile *tfd; in open_logfiles() local
623 static int tfd; variable
83 int tfd; /* timer filedescriptor */ member
417 static void create_pppox_ol2tp(int *tfd, int *sfd) in create_pppox_ol2tp()