Searched refs:ypresp_master (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_master.c181 struct ypresp_master resp;
186 (void) memset(&resp, 0, sizeof (struct ypresp_master));
H A Dyp_xdr.c189 * Serializes/deserializes a ypresp_master structure.
192 xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps)
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dyppoll.c253 struct ypresp_master mresp;
254 struct ypresp_master *mresults = (struct ypresp_master *)NULL;
300 struct ypresp_master *m;
H A Dypxfr.c936 struct ypresp_master resp;
H A Dypserv_proc.c594 struct ypresp_master resp;
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dyp.x121 struct ypresp_master {
248 ypresp_master
H A Dyp_prot.h94 * YPPROC_MASTER (struct ypreq_nokey), returns (ypresp_master)
178 struct ypresp_master { struct
377 extern bool xdr_ypresp_master(XDR *, struct ypresp_master *);
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h72 * YPPROC_MASTER (struct ypreq_nokey), returns (ypresp_master)
171 struct ypresp_master { struct
/opensolaris-onvv-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl1067 bool xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps);

Completed in 120 milliseconds