Home
last modified time | relevance | path

Searched refs:errorstr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/libexec/rshd/
H A Drshd.c276 const char *errormsg = NULL, *errorstr = NULL; in doit() local
414 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 …]