HomeSort by: relevance | last modified time | path
    Searched defs:errorhost (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/rshd/
rshd.c 258 char *hostname, *errorhost = NULL; /* XXX gcc */ local in function:doit
404 errorhost = remotehost;
452 errorhost = hostname = hostnamebuf;
498 rshd_errx(EXIT_FAILURE, errorstr, errorhost);
714 rshd_errx(EXIT_FAILURE, errorstr, errorhost);
rshd.c 258 char *hostname, *errorhost = NULL; /* XXX gcc */ local in function:doit
404 errorhost = remotehost;
452 errorhost = hostname = hostnamebuf;
498 rshd_errx(EXIT_FAILURE, errorstr, errorhost);
714 rshd_errx(EXIT_FAILURE, errorstr, errorhost);
rshd.c 258 char *hostname, *errorhost = NULL; /* XXX gcc */ local in function:doit
404 errorhost = remotehost;
452 errorhost = hostname = hostnamebuf;
498 rshd_errx(EXIT_FAILURE, errorstr, errorhost);
714 rshd_errx(EXIT_FAILURE, errorstr, errorhost);

Completed in 153 milliseconds