003 File Manager
Current Path:
/usr/src/include/rpcsvc
usr
/
src
/
include
/
rpcsvc
/
📁
..
📄
Makefile
(931 B)
📄
Makefile.depend
(176 B)
📄
bootparam_prot.x
(3.29 KB)
📄
crypt.x
(3.65 KB)
📄
key_prot.x
(6.58 KB)
📄
klm_prot.x
(3.93 KB)
📄
mount.x
(7.09 KB)
📄
nfs_prot.x
(22.03 KB)
📄
nis.x
(16.26 KB)
📄
nis_cache.x
(2.64 KB)
📄
nis_callback.x
(2.35 KB)
📄
nis_db.h
(3.68 KB)
📄
nis_object.x
(12.42 KB)
📄
nis_tags.h
(5.42 KB)
📄
nislib.h
(7.03 KB)
📄
nlm_prot.x
(6.38 KB)
📄
pmap_prot.x
(6.45 KB)
📄
rex.x
(7.47 KB)
📄
rnusers.x
(3.29 KB)
📄
rquota.x
(3.46 KB)
📄
rstat.x
(4.26 KB)
📄
rwall.x
(1.7 KB)
📄
sm_inter.x
(4.06 KB)
📄
spray.x
(2.71 KB)
📄
yp.x
(8.03 KB)
📄
yp_prot.h
(10.34 KB)
📄
ypclnt.h
(3.85 KB)
📄
yppasswd.x
(2.6 KB)
📄
ypupdate_prot.x
(2.3 KB)
📄
ypxfrd.x
(6.96 KB)
Editing: Makefile
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC # $FreeBSD$ .SUFFIXES: .x RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C HDRS= key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h \ rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h \ ypxfrd.h ypupdate_prot.h nis.h nis_cache.h nis_callback.h \ bootparam_prot.h crypt.h XFILES= bootparam_prot.x key_prot.x klm_prot.x mount.x nfs_prot.x nlm_prot.x \ rex.x rnusers.x rquota.x rstat.x rwall.x sm_inter.x spray.x \ yppasswd.x yp.x ypxfrd.x ypupdate_prot.x nis.x nis_cache.x nis_object.x \ nis_callback.x crypt.x HFILES= yp_prot.h ypclnt.h nis_db.h nis_tags.h nislib.h CLEANFILES+= ${HDRS} INCSGROUPS= INCS RPCHDRS INCS= ${HFILES} ${XFILES} ${HDRS} INCSDIR= ${INCLUDEDIR}/rpcsvc RPCHDRS= key_prot.h RPCHDRSDIR= ${INCLUDEDIR}/rpc .x.h: ${RPCCOM} -h -DWANT_NFS3 ${.IMPSRC} -o ${.TARGET} nis.h: nis_object.x .include <bsd.prog.mk>
Upload File
Create Folder