mainloop_add_fd 168 daemons/based/based_remote.c mainloop_add_fd("cib-remote", G_PRIORITY_DEFAULT, *ssock, ssock, &remote_listen_fd_callbacks); mainloop_add_fd 342 daemons/based/based_remote.c mainloop_add_fd("cib-remote-client", G_PRIORITY_DEFAULT, csock, new_client, mainloop_add_fd 240 daemons/execd/remoted_tls.c mainloop_add_fd("pacemaker-remote-client", G_PRIORITY_DEFAULT, csock, mainloop_add_fd 410 daemons/execd/remoted_tls.c mainloop_add_fd("pacemaker-remote-server", G_PRIORITY_DEFAULT, ssock, mainloop_add_fd 199 daemons/pacemakerd/pcmkd_corosync.c mainloop_add_fd("corosync-cfg", G_PRIORITY_DEFAULT, fd, &cfg_handle, &cfg_fd_callbacks); mainloop_add_fd 158 include/crm/common/mainloop.h mainloop_io_t *mainloop_add_fd(const char *name, int priority, int fd, void *userdata, mainloop_add_fd 477 lib/cib/cib_remote.c connection->source = mainloop_add_fd("cib-remote", G_PRIORITY_HIGH, mainloop_add_fd 436 lib/cluster/corosync.c mainloop_add_fd("quorum", G_PRIORITY_HIGH, fd, dispatch, &quorum_fd_callbacks); mainloop_add_fd 912 lib/cluster/cpg.c mainloop_add_fd("corosync-cpg", G_PRIORITY_MEDIUM, fd, cluster, &cpg_fd_callbacks); mainloop_add_fd 888 lib/common/mainloop.c *source = mainloop_add_fd(ipc_name, priority, fd, userdata, NULL); mainloop_add_fd 1509 lib/lrmd/lrmd_client.c native->source = mainloop_add_fd(name, G_PRIORITY_HIGH, native->sock, lrmd, mainloop_add_fd 157 lib/services/dbus.c mainloop_io_t *client = mainloop_add_fd("dbus", G_PRIORITY_DEFAULT, fd, mainloop_add_fd 1409 lib/services/services_linux.c op->opaque->stdout_gsource = mainloop_add_fd(op->id, mainloop_add_fd 1413 lib/services/services_linux.c op->opaque->stderr_gsource = mainloop_add_fd(op->id,