Searched refs:errorstr (Results 1 – 1 of 1) sorted by relevance
276 const char *errormsg = NULL, *errorstr = NULL; in doit() local414 errorstr = in doit()440 errorstr = in doit()485 errorstr = incorrect; in doit()496 if (errorstr == NULL) in doit()497 errorstr = "Permission denied."; in doit()498 rshd_errx(EXIT_FAILURE, errorstr, errorhost); in doit()518 if (errorstr || in doit()523 if (errorstr == NULL) in doit()524 errorstr = "Permission denied."; in doit()[all …]