Lines Matching refs:reconfig
178 pr_debug("reconfig: found new session %s\n", name);
180 /* Trigger reconfig to start it. */
184 pr_debug("reconfig: found current session %s\n", name);
197 pr_debug("reconfig: session %s is changed\n", name);
206 * trigger reconfig for the session.
301 pr_debug("reconfig: started\n");
344 pr_info("reconfig: ruining session [%s:%d]: %s\n",
996 pr_info("reconfig: session '%s' killed\n", session->name);
1005 pr_info("reconfig: session '%s' killed\n", session->name);
1327 bool reconfig = false;
1332 err = handle_config_changes(daemon, conf_fd, &reconfig);
1336 if (reconfig)