Lines Matching refs:stderr
44 fprintf(stderr, "Unable to derive %s -> %s: %d.\n",
51 fprintf(stderr, "Device derived as type %d has type %d.\n",
58 fprintf(stderr, "Derivation of %s from itself succeeded "
69 fprintf(stderr, "Derivation %s to %s succeeded, but derivation "
76 fprintf(stderr, "Derivation %s to %s succeeded, but derivation "
82 fprintf(stderr, "Successfully tested derivation %s -> %s.\n",
106 fprintf(stderr, "Failed to create %s device: %d.\n", name, err);
112 fprintf(stderr, "Device created as type %d has type %d.\n",
118 fprintf(stderr, "Device type %s successfully created.\n", name);
154 fprintf(stderr, "No name available for device type %d.\n", type);
160 fprintf(stderr, "Type %d maps to name %s maps to type %d.\n",
169 fprintf(stderr, "Test failed for %s with default options.\n", name);
173 fprintf(stderr, "Test passed for %s with default options.\n", name);
186 fprintf(stderr, "Test failed for %s with device %s.\n",
191 fprintf(stderr, "Test passed for %s with device %s.\n",
221 fprintf(stderr, "Attempted to test %d device types: "