Home
last modified time | relevance | path

Searched refs:add_pollfd (Results 1 – 2 of 2) sorted by relevance

/external/selinux/mcstrans/src/
Dmcstransd.c256 add_pollfd(struct pollfd **ufds, int *nfds, int connfd) in add_pollfd() function
320 if (add_pollfd(ufds, nfds, connfd)) { in process_events()
/external/adhd/cras/src/server/
Daudio_thread.c845 static struct pollfd *add_pollfd(struct audio_thread *thread, in add_pollfd() function
932 iodev_cb->pollfd = add_pollfd(thread, iodev_cb->fd, in audio_io_thread()
944 if (!add_pollfd(thread, fd, 0)) in audio_io_thread()
953 if (!add_pollfd(thread, fd, 0)) in audio_io_thread()