Home
last modified time | relevance | path

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

/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c259 ypresp_val *ypval; in ypxfr_match() local
276 if ((ypval = ypproc_match_2(&ypkey, clnt)) == NULL) { in ypxfr_match()
285 if (ypval->stat != YP_TRUE) { in ypxfr_match()
286 xdr_free((xdrproc_t)xdr_ypresp_val, ypval); in ypxfr_match()
290 xdr_free((xdrproc_t)xdr_ypresp_val, ypval); in ypxfr_match()