Lines Matching refs:lxc_error
124 lxc_error("%s\n", "Failed to create path with snprintf().");
130 lxc_error("%s\n", "Failed to open initial mount namespace.");
135 lxc_error("%s\n", "Could not unshare mount namespace.");
142 lxc_error("Failed to remount / private: %s.\n", strerror(errno));
148 lxc_error("%s\n", "Could not create temporary file.");
154 lxc_error("%s\n", "Could not create temporary file.");
160 lxc_error("%s\n", "Could not fdopen() temporary file.");
166 lxc_error("%s\n", "Could not fdopen() temporary file.");
173 lxc_error("Could not write \"%s\" to temporary file.", mountinfo[i]);
185 lxc_error("Could not write \"%s\" to temporary file.", mountinfo[i]);
193 lxc_error("%s\n", "Could not overmount \"/proc/self/mountinfo\".");
200 lxc_error("%s\n", "Could not overmount \"/proc/self/mountinfo\".");
219 lxc_error("Failed to switch back to initial mount namespace: %s.\n", strerror(errno));