Home
last modified time | relevance | path

Searched defs:sigfd (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-utils/alsactl/
Dmonitor.c274 static int prepare_dispatcher(int epfd, int sigfd, int infd, in prepare_dispatcher()
302 static int run_dispatcher(int epfd, int sigfd, int infd, struct list_head *srcs, in run_dispatcher()
359 static void clear_dispatcher(int epfd, int sigfd, int infd, in clear_dispatcher()
372 static int prepare_signalfd(int *sigfd) in prepare_signalfd()
395 int sigfd = 0; in monitor() local
/third_party/toybox/toys/pending/
Ddhcp.c197 static struct fd_pair sigfd; variable
Ddhcpd.c327 static struct fd_pair sigfd; variable
/third_party/libinput/tools/
Dlibinput-record.c2227 int sigfd, timerfd; in mainloop() local
/third_party/toybox/generated/
Dglobals.h898 int sigfd[2]; member