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