Searched refs:target_host (Results 1 – 1 of 1) sorted by relevance
91 char *pass, *target_host = NULL, in main() local114 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()[all …]