summaryrefslogtreecommitdiffstats
path: root/lib/libc/yp/Symbol.map
blob: cf2470a2dcb9fb7392942e0a48b96a606d35b684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*
 * $FreeBSD$
 */

FBSD_1.0 {
	xdr_datum;
	xdr_ypresp_all_seq;
	ypresp_data;
	ypresp_allfn;
	ypbinderr_string;
	_yp_dobind;
	yp_bind;
	yp_unbind;
	yp_match;
	yp_get_default_domain;
	yp_first;
	yp_next;
	yp_all;
	yp_order;
	yp_master;
	yp_maplist;
	yperr_string;
	ypprot_err;
	_yp_check;
};
OpenPOWER on IntegriCloud