ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/libc/yp/Symbol.map
Revision: 12027
Committed: Wed Sep 12 01:46:52 2018 UTC (5 years, 7 months ago) by laffer1
File size: 378 byte(s)
Log Message:
fix a dependency problem.

File Contents

# Content
1 /*
2 * $MidnightBSD$
3 * $FreeBSD: src/lib/libc/yp/Symbol.map,v 1.2 2007/04/29 14:05:20 deischen Exp $
4 */
5
6 FBSD_1.0 {
7 xdr_datum;
8 xdr_ypresp_all_seq;
9 ypresp_data;
10 ypresp_allfn;
11 ypbinderr_string;
12 _yp_dobind;
13 yp_bind;
14 yp_unbind;
15 yp_match;
16 yp_get_default_domain;
17 yp_first;
18 yp_next;
19 yp_all;
20 yp_order;
21 yp_master;
22 yp_maplist;
23 yperr_string;
24 ypprot_err;
25 _yp_check;
26 };

Properties

Name Value
svn:keywords MidnightBSD=%H