4b481a15bd
* include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp. * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data. * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for xdr_cback_data. * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args. * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for xdr_ypupdate_args. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist. * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p. * include/rpcsvc/nis_callback.h: New file. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist. * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey. * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
27 lines
845 B
C
27 lines
845 B
C
#ifndef __RPCSVC_YP_H__
|
|
#include <nis/rpcsvc/yp.h>
|
|
|
|
libnsl_hidden_proto (xdr_ypstat)
|
|
libnsl_hidden_proto (xdr_ypxfrstat)
|
|
libnsl_hidden_proto (xdr_domainname)
|
|
libnsl_hidden_proto (xdr_mapname)
|
|
libnsl_hidden_proto (xdr_peername)
|
|
libnsl_hidden_proto (xdr_keydat)
|
|
libnsl_hidden_proto (xdr_valdat)
|
|
libnsl_hidden_proto (xdr_ypmap_parms)
|
|
libnsl_hidden_proto (xdr_ypresp_key_val)
|
|
libnsl_hidden_proto (xdr_ypresp_all)
|
|
libnsl_hidden_proto (xdr_yppush_status)
|
|
libnsl_hidden_proto (xdr_ypbind_resptype)
|
|
libnsl_hidden_proto (xdr_ypbind_binding)
|
|
libnsl_hidden_proto (xdr_ypreq_nokey)
|
|
libnsl_hidden_proto (xdr_ypmaplist)
|
|
libnsl_hidden_proto (xdr_ypreq_key)
|
|
libnsl_hidden_proto (xdr_ypresp_val)
|
|
libnsl_hidden_proto (xdr_ypresp_maplist)
|
|
libnsl_hidden_proto (xdr_ypresp_order)
|
|
libnsl_hidden_proto (xdr_ypbind_resp)
|
|
libnsl_hidden_proto (xdr_ypresp_master)
|
|
|
|
#endif
|