mainloop_add_fd 166 daemons/based/based_remote.c mainloop_add_fd("cib-remote", G_PRIORITY_DEFAULT, *ssock, ssock, &remote_listen_fd_callbacks); mainloop_add_fd 347 daemons/based/based_remote.c mainloop_add_fd("cib-remote-client", G_PRIORITY_DEFAULT, csock, new_client, mainloop_add_fd 238 daemons/execd/remoted_tls.c mainloop_add_fd("pacemaker-remote-client", G_PRIORITY_DEFAULT, csock, mainloop_add_fd 400 daemons/execd/remoted_tls.c mainloop_add_fd("pacemaker-remote-server", G_PRIORITY_DEFAULT, ssock, mainloop_add_fd 198 daemons/pacemakerd/pcmkd_corosync.c mainloop_add_fd("corosync-cfg", G_PRIORITY_DEFAULT, fd, &cfg_handle, &cfg_fd_callbacks); mainloop_add_fd 148 include/crm/common/mainloop.h mainloop_io_t *mainloop_add_fd(const char *name, int priority, int fd, void *userdata, mainloop_add_fd 298 lib/cib/cib_remote.c connection->source = mainloop_add_fd("cib-remote", G_PRIORITY_HIGH, mainloop_add_fd 434 lib/cluster/corosync.c mainloop_add_fd("quorum", G_PRIORITY_HIGH, fd, dispatch, &quorum_fd_callbacks); mainloop_add_fd 868 lib/cluster/cpg.c mainloop_add_fd("corosync-cpg", G_PRIORITY_MEDIUM, fd, cluster, &cpg_fd_callbacks); mainloop_add_fd 905 lib/common/mainloop.c *source = mainloop_add_fd(crm_ipc_name(ipc), priority, crm_ipc_get_fd(ipc), mainloop_add_fd 1364 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 1341 lib/services/services_linux.c op->opaque->stdout_gsource = mainloop_add_fd(op->id, mainloop_add_fd 1345 lib/services/services_linux.c op->opaque->stderr_gsource = mainloop_add_fd(op->id,