Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dsignalfd.c7 int signalfd(int fd, const sigset_t *sigs, int flags) in signalfd() function
/third_party/ltp/testcases/kernel/syscalls/signalfd/
Dsignalfd01.c78 int signalfd(int fd, const sigset_t * mask, int flags) in signalfd() function
/third_party/toybox/porting/liteos_a/
Dtoys.h114 int signalfd; // and writes signal to this fd, if set member
/third_party/toybox/
Dtoys.h108 int signalfd; // and writes signal to this fd, if set member
/third_party/weston/libweston/
Dweston-launch.c113 int signalfd; member