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