OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yperr
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/ypwhich/
ypwhich.c
279
int
yperr
;
local in function:find_mapmaster
351
yperr
= ypprot_err(yprespmlist.status);
352
if (
yperr
) {
353
warnx("clnt_call: %s: %s", host, yperr_string(
yperr
));
386
yperr
= ypprot_err(yprespmaster.status);
387
if (
yperr
) {
389
yperr_string(
yperr
));
ypwhich.c
279
int
yperr
;
local in function:find_mapmaster
351
yperr
= ypprot_err(yprespmlist.status);
352
if (
yperr
) {
353
warnx("clnt_call: %s: %s", host, yperr_string(
yperr
));
386
yperr
= ypprot_err(yprespmaster.status);
387
if (
yperr
) {
389
yperr_string(
yperr
));
ypwhich.c
279
int
yperr
;
local in function:find_mapmaster
351
yperr
= ypprot_err(yprespmlist.status);
352
if (
yperr
) {
353
warnx("clnt_call: %s: %s", host, yperr_string(
yperr
));
386
yperr
= ypprot_err(yprespmaster.status);
387
if (
yperr
) {
389
yperr_string(
yperr
));
Completed in 139 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025