Lines Matching refs:die
26 static void die(char *fmt, ...)
45 die("open failed: %s\n",
59 die("open failed: %s\n",
62 die("write failed: %s\n",
73 die("blocking firmware in parent ns failed\n");
77 die("fork failed: %s\n",
86 die("waitpid failed: %s\n",
90 die("waited for %d got %d\n",
94 die("child did not terminate cleanly\n");
102 die("unshare(CLONE_NEWNS) failed: %s\n",
106 die("remount root in child ns failed\n");
110 die("blocking firmware in child ns failed\n");
124 die("usage: %s sys_path\n", argv[0]);
129 die("mounting tmpfs to /lib/firmware failed\n");
133 die("error: failed to build full fw_path\n");
141 die("error: failed to access firmware\n");
146 die("error: firmware access did not fail\n");