OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rusers_clnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rusers/
rusers.c
229
CLIENT *
rusers_clnt
;
local in function:onehost
235
rusers_clnt
= clnt_create(host, RUSERSPROG, RUSERSVERS_IDLE, "udp");
236
if (
rusers_clnt
== NULL) {
246
clnt_stat = clnt_call(
rusers_clnt
, RUSERSPROC_NAMES, xdr_void, NULL,
rusers.c
229
CLIENT *
rusers_clnt
;
local in function:onehost
235
rusers_clnt
= clnt_create(host, RUSERSPROG, RUSERSVERS_IDLE, "udp");
236
if (
rusers_clnt
== NULL) {
246
clnt_stat = clnt_call(
rusers_clnt
, RUSERSPROC_NAMES, xdr_void, NULL,
Completed in 79 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025