HomeSort by: relevance | last modified time | path
    Searched defs:wallhost (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rwall/
rwall.c 104 char *wallhost, res; local in function:main
116 wallhost = argv[1];
123 cl = clnt_create(wallhost, WALLPROG, WALLVERS, "udp");
129 clnt_pcreateerror(wallhost);
142 clnt_perror(cl, wallhost);
rwall.c 104 char *wallhost, res; local in function:main
116 wallhost = argv[1];
123 cl = clnt_create(wallhost, WALLPROG, WALLVERS, "udp");
129 clnt_pcreateerror(wallhost);
142 clnt_perror(cl, wallhost);

Completed in 22 milliseconds