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

/freebsd-13-stable/usr.bin/rwall/
H A Drwall.c80 char *wallhost, res; local
87 wallhost = argv[1];
96 cl = clnt_create(wallhost, WALLPROG, WALLVERS, "udp");
102 errx(1, "%s", clnt_spcreateerror(wallhost));
113 errx(1, "%s", clnt_sperror(cl, wallhost));

Completed in 102 milliseconds