Home | History | Annotate | Download | only in bootctl

Lines Matching refs:stderr

87     fprintf(stderr, "Error marking as having booted successfully: %s\n",
98 fprintf(stderr, "Error setting active boot slot: %s\n", strerror(-ret));
108 fprintf(stderr, "Error setting slot as unbootable: %s\n", strerror(-ret));
119 fprintf(stderr, "Error calling isSlotBootable(): %s\n",
138 fprintf(stderr, "isSlotMarkedSuccessful() is not implemented by HAL.\n");
145 fprintf(stderr, "Error calling isSlotMarkedSuccessful(): %s\n",
155 usage(stderr, argc, argv);
162 usage(stderr, argc, argv);
176 usage(stderr, argc, argv);
182 fprintf(stderr, "Error getting bootctrl module.\n");
207 usage(stderr, argc, argv);