/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);
|