SM0 She11
Path:
/
/
usr
/
include
/
rpcsvc
Full Path (server): /usr/include/rpcsvc
Create Fil3
Upl04d Fil3
📄 bootparam.h
[E]
[D]
[R]
📄 bootparam_prot.h
[E]
[D]
[R]
📄 bootparam_prot.x
[E]
[D]
[R]
📄 key_prot.h
[E]
[D]
[R]
📄 key_prot.x
[E]
[D]
[R]
📄 klm_prot.h
[E]
[D]
[R]
📄 klm_prot.x
[E]
[D]
[R]
📄 mount.h
[E]
[D]
[R]
📄 mount.x
[E]
[D]
[R]
📄 nfs_prot.h
[E]
[D]
[R]
📄 nfs_prot.x
[E]
[D]
[R]
📄 nis.h
[E]
[D]
[R]
📄 nis.x
[E]
[D]
[R]
📄 nis_callback.h
[E]
[D]
[R]
📄 nis_callback.x
[E]
[D]
[R]
📄 nis_object.x
[E]
[D]
[R]
📄 nis_tags.h
[E]
[D]
[R]
📄 nislib.h
[E]
[D]
[R]
📄 nlm_prot.h
[E]
[D]
[R]
📄 nlm_prot.x
[E]
[D]
[R]
📄 rex.h
[E]
[D]
[R]
📄 rex.x
[E]
[D]
[R]
📄 rquota.h
[E]
[D]
[R]
📄 rquota.x
[E]
[D]
[R]
📄 rstat.h
[E]
[D]
[R]
📄 rstat.x
[E]
[D]
[R]
📄 rusers.h
[E]
[D]
[R]
📄 rusers.x
[E]
[D]
[R]
📄 sm_inter.h
[E]
[D]
[R]
📄 sm_inter.x
[E]
[D]
[R]
📄 spray.h
[E]
[D]
[R]
📄 spray.x
[E]
[D]
[R]
📄 yp.h
[E]
[D]
[R]
📄 yp.x
[E]
[D]
[R]
📄 yp_prot.h
[E]
[D]
[R]
📄 ypclnt.h
[E]
[D]
[R]
📄 yppasswd.h
[E]
[D]
[R]
📄 yppasswd.x
[E]
[D]
[R]
📄 ypupd.h
[E]
[D]
[R]
Editing: bootparam.h
/* Copyright (C) 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ #ifndef _RPCSVC_BOOTPARAM_H #define _RPCSVC_BOOTPARAM_H #include <rpcsvc/bootparam_prot.h> #endif /* _RPCSVC_BOOTPARAM_H */
Save