Searched defs:sigfd (Results 1 - 5 of 5) sorted by relevance
/third_party/alsa-utils/alsactl/ |
H A D | monitor.c | 274 static int prepare_dispatcher(int epfd, int sigfd, int infd, in prepare_dispatcher() argument 302 static int run_dispatcher(int epfd, int sigfd, int infd, struct list_head *srcs, in run_dispatcher() argument 359 static void clear_dispatcher(int epfd, int sigfd, int infd, in clear_dispatcher() argument 372 static int prepare_signalfd(int *sigfd) in prepare_signalfd() argument 395 int sigfd in monitor() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | dhcp.c | 197 static struct fd_pair sigfd; variable [all...] |
H A D | dhcpd.c | 327 static struct fd_pair sigfd; variable [all...] |
/third_party/libinput/tools/ |
H A D | libinput-record.c | 2227 int sigfd, timerfd; in mainloop() local
|
/third_party/toybox/generated/ |
H A D | globals.h | 1024 int sigfd[2]; member
|
Completed in 14 milliseconds