Searched refs:wallhost (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/rwall/
H A Drwall.c78 char *wallhost, res; local
85 wallhost = argv[1];
94 cl = clnt_create(wallhost, WALLPROG, WALLVERS, "udp");
100 errx(1, "%s", clnt_spcreateerror(wallhost));
111 errx(1, "%s", clnt_sperror(cl, wallhost));

Completed in 60 milliseconds