xref: /freebsd/lib/libc/yp/Symbol.map (revision 61639bb3fc5abe0bb7b096e643b51c30703ac432)
1cce72e88SDaniel EischenFBSD_1.0 {
2cce72e88SDaniel Eischen	xdr_datum;
3cce72e88SDaniel Eischen	xdr_ypresp_all_seq;
4cce72e88SDaniel Eischen	ypresp_data;
5cce72e88SDaniel Eischen	ypresp_allfn;
6cce72e88SDaniel Eischen	ypbinderr_string;
7cce72e88SDaniel Eischen	_yp_dobind;
8cce72e88SDaniel Eischen	yp_bind;
9cce72e88SDaniel Eischen	yp_unbind;
10cce72e88SDaniel Eischen	yp_match;
11cce72e88SDaniel Eischen	yp_get_default_domain;
12cce72e88SDaniel Eischen	yp_first;
13cce72e88SDaniel Eischen	yp_next;
14cce72e88SDaniel Eischen	yp_all;
15cce72e88SDaniel Eischen	yp_order;
16cce72e88SDaniel Eischen	yp_master;
17cce72e88SDaniel Eischen	yp_maplist;
18cce72e88SDaniel Eischen	yperr_string;
19cce72e88SDaniel Eischen	ypprot_err;
20cce72e88SDaniel Eischen	_yp_check;
21*61639bb3SEd Maste
22*61639bb3SEd Maste	/* From yp_xdr.c (generated by rpcgen - include/rpcsvc/yp.x) */
23*61639bb3SEd Maste	xdr_domainname;
24*61639bb3SEd Maste	xdr_keydat;
25*61639bb3SEd Maste	xdr_mapname;
26*61639bb3SEd Maste	xdr_peername;
27*61639bb3SEd Maste	xdr_valdat;
28*61639bb3SEd Maste	xdr_ypbind_binding;
29*61639bb3SEd Maste	xdr_ypbind_resp;
30*61639bb3SEd Maste	xdr_ypbind_resptype;
31*61639bb3SEd Maste	xdr_ypbind_setdom;
32*61639bb3SEd Maste	xdr_ypmap_parms;
33*61639bb3SEd Maste	xdr_ypmaplist;
34*61639bb3SEd Maste	xdr_yppush_status;
35*61639bb3SEd Maste	xdr_yppushresp_xfr;
36*61639bb3SEd Maste	xdr_ypreq_key;
37*61639bb3SEd Maste	xdr_ypreq_nokey;
38*61639bb3SEd Maste	xdr_ypreq_xfr;
39*61639bb3SEd Maste	xdr_ypreqtype;
40*61639bb3SEd Maste	xdr_yprequest;
41*61639bb3SEd Maste	xdr_ypresp_all;
42*61639bb3SEd Maste	xdr_ypresp_key_val;
43*61639bb3SEd Maste	xdr_ypresp_maplist;
44*61639bb3SEd Maste	xdr_ypresp_master;
45*61639bb3SEd Maste	xdr_ypresp_order;
46*61639bb3SEd Maste	xdr_ypresp_val;
47*61639bb3SEd Maste	xdr_ypresp_xfr;
48*61639bb3SEd Maste	xdr_ypresponse;
49*61639bb3SEd Maste	xdr_ypresptype;
50*61639bb3SEd Maste	xdr_ypstat;
51*61639bb3SEd Maste	xdr_ypxfrstat;
52*61639bb3SEd Maste
53cce72e88SDaniel Eischen};
54