OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yprespmaster
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ypwhich/
ypwhich.c
284
struct ypresp_master
yprespmaster
;
local in function:find_mapmaster
375
(void)memset(&
yprespmaster
, 0, sizeof(
yprespmaster
));
380
&
yprespmaster
, tv);
386
yperr = ypprot_err(
yprespmaster
.status);
392
yprespmaster
.master);
394
xdr_free((xdrproc_t)xdr_ypresp_master, (void *)&
yprespmaster
);
ypwhich.c
284
struct ypresp_master
yprespmaster
;
local in function:find_mapmaster
375
(void)memset(&
yprespmaster
, 0, sizeof(
yprespmaster
));
380
&
yprespmaster
, tv);
386
yperr = ypprot_err(
yprespmaster
.status);
392
yprespmaster
.master);
394
xdr_free((xdrproc_t)xdr_ypresp_master, (void *)&
yprespmaster
);
Completed in 61 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025