xref: /dragonfly/lib/libc/yp/Symbol.map (revision b29f78b5)
1DF402.0 {
2    _yp_check;
3    _yp_dobind;
4    yp_all;
5    yp_bind;
6    yp_first;
7    yp_get_default_domain;
8    yp_maplist;
9    yp_master;
10    yp_match;
11    yp_next;
12    yp_order;
13    yp_unbind;
14    ypbinderr_string;
15    yperr_string;
16    ypprot_err;
17    ypresp_allfn;
18    ypresp_data;
19};
20
21DFprivate_1.0 {
22    _ypbindlist;
23    _yplib_timeout;
24};
25