Lines Matching refs:host
38 rusers3(host, uap)
39 char *host;
44 if (rpc_call(host, RUSERSPROG, RUSERSVERS_3, RUSERSPROC_NAMES,
53 if (rusers(host, &up) != 0)
109 rnusers(host)
110 char *host;
114 if (rpc_call(host, RUSERSPROG, RUSERSVERS_3, RUSERSPROC_NUM,
117 if (rpc_call(host, RUSERSPROG, RUSERSVERS_IDLE, RUSERSPROC_NUM,
126 rusers(host, up)
127 char *host;
130 return (rpc_call(host, RUSERSPROG, RUSERSVERS_IDLE, RUSERSPROC_NAMES,