Searched refs:_dbus_watch_new (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-watch.h47 DBusWatch* _dbus_watch_new (int fd,
H A Ddbus-server-socket.c307 watch = _dbus_watch_new (fds[i],
H A Ddbus-watch.c88 _dbus_watch_new (int fd, function
H A Ddbus-spawn.c1181 sitter->error_watch = _dbus_watch_new (child_err_report_pipe[READ_END],
1202 sitter->sitter_watch = _dbus_watch_new (babysitter_pipe[0],
H A Ddbus-transport-socket.c1248 socket_transport->write_watch = _dbus_watch_new (fd,
1255 socket_transport->read_watch = _dbus_watch_new (fd,
H A Ddbus-spawn-win.c683 sitter->sitter_watch = _dbus_watch_new (sitter->socket_to_babysitter,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Ddir-watch-kqueue.c107 watch = _dbus_watch_new (kq, DBUS_WATCH_READABLE, TRUE,
H A Ddir-watch-inotify.c240 watch = _dbus_watch_new (inotify_fd, DBUS_WATCH_READABLE, TRUE,
H A Dmain.c306 watch = _dbus_watch_new (reload_pipe[RELOAD_READ_END],

Completed in 79 milliseconds