Home
last modified time | relevance | path

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

/dflybsd-src/include/rpcsvc/
H A Dyp_prot.h140 struct ypresp_order { struct
319 bool_t xdr_ypresp_order(XDR *, struct ypresp_order *);
H A Dyp.x134 struct ypresp_order { struct
331 ypresp_order
/dflybsd-src/usr.sbin/ypserv/
H A Dyp_server.c615 ypresp_order *
618 static ypresp_order result;
902 ypresp_order *v2_result2;
/dflybsd-src/libexec/ypxfr/
H A Dypxfr_misc.c216 ypresp_order *resp; in ypxfr_get_order()
/dflybsd-src/lib/libc/yp/
H A Dyplib.c943 struct ypresp_order ypro; in yp_order()