Searched refs:wallhost (Results 1 – 1 of 1) sorted by relevance
67 char *wallhost, res; in main() local74 wallhost = argv[1]; in main()83 cl = clnt_create(wallhost, WALLPROG, WALLVERS, "udp"); in main()89 errx(1, "%s", clnt_spcreateerror(wallhost)); in main()100 errx(1, "%s", clnt_sperror(cl, wallhost)); in main()