Home
last modified time | relevance | path

Searched refs:yperr (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Dmap.c1229 int yperr; local
1267 if (yperr != 0)
1282 if (yperr == 0 || yperr == YPERR_KEY || yperr == YPERR_BUSY)
1313 int yperr; local
1331 if (yperr == 0)
1339 if (yperr == 0)
1342 if (yperr != 0)
1344 if (yperr != YPERR_KEY && yperr != YPERR_BUSY)
1368 int yperr; local
1406 if (yperr == 0)
[all …]