Lines Matching refs:drd_err
93 drd_err("unkown option: -%c", optopt);
102 drd_err("permission denied: must run as root");
108 drd_err("unable to initialize drctl device");
119 drd_err("unable to initialize door server");
125 drd_err("unable to initialize backend processor");
144 drd_err("failed to fork: %s", strerror(errno));
184 drd_output = (standalone) ? drd_info : drd_err;
206 drd_err("door_create failed: %s", strerror(errno));
216 drd_err("drctl ioctl failed: %s", strerror(errno));
240 drd_err("failed to create door file '%s': %s",
249 drd_err("failed to fattach door file '%s': %s",
308 drd_err("realloc failed: %s", strerror(errno));
417 drd_err("unknown command: %d", msg->cmd);