Lines Matching refs:printf
41 printf("failed to reboot(%d): %m\n", *cmd);
54 printf("failed to clone: %m\n");
59 printf("unexpected wait error: %m\n");
65 printf("child process exited but was not signaled\n");
70 printf("signal termination is not the one expected\n");
101 printf("Must run as root.\n");
107 printf("Your kernel does not have the container reboot patch\n");
113 printf("reboot(LINUX_REBOOT_CMD_CAD_ON) should have failed\n");
116 printf("reboot(LINUX_REBOOT_CMD_CAD_ON) has failed as expected\n");
121 printf("reboot(LINUX_REBOOT_CMD_RESTART) succeed\n");
126 printf("reboot(LINUX_REBOOT_CMD_RESTART2) succeed\n");
131 printf("reboot(LINUX_REBOOT_CMD_HALT) succeed\n");
136 printf("reboot(LINUX_REBOOT_CMD_POWERR_OFF) succeed\n");
138 printf("All tests passed\n");