Lines Matching refs:target_host
91 char *pass, *target_host = NULL, in main() local
114 if (username || target_host) in main()
119 if (username || target_host) in main()
121 target_host = optarg; in main()
128 if (optind < argc || (username == 0 && target_host == 0)) { in main()
163 target_host = host_pname; in main()
173 service.h_host = target_host; in main()
197 program_name, target_host); in main()
200 (void) host2netname(name, target_host, (char *)NULL); in main()
205 pass = get_password(uid, target_host, username); in main()
328 get_password(uid, target_host, username) in get_password() argument
330 char *target_host;
342 (target_host != 0) && (local_host(target_host))) {
423 target_host);
445 target_host);