mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
25 lines
292 B
Text
25 lines
292 B
Text
/*
|
|
* $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;
|
|
};
|