X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rquota%2Flibnfs-raw-rquota.h;h=2d75703c8bef2fd7c4a696fc5ec34826f76deb29;hb=af8d37c8b703f3dc22d3ff1c7578b16e84c25050;hp=0cb42fa4f0f0b6512fedca06e9c72ebe54b3c5a7;hpb=f816bf4c7641071d83ed2c796c93ce0ddba9b3b4;p=deb_libnfs.git diff --git a/rquota/libnfs-raw-rquota.h b/rquota/libnfs-raw-rquota.h index 0cb42fa..2d75703 100644 --- a/rquota/libnfs-raw-rquota.h +++ b/rquota/libnfs-raw-rquota.h @@ -1,3 +1,32 @@ +/* +Copyright (c) 2014, Ronnie Sahlberg +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The views and conclusions contained in the software and documentation are those +of the authors and should not be interpreted as representing official policies, +either expressed or implied, of the FreeBSD Project. +*/ + /* * Please do not edit this file. * It was generated using rpcgen. @@ -70,15 +99,15 @@ typedef struct GETQUOTA1res GETQUOTA1res; #if defined(__STDC__) || defined(__cplusplus) #define RQUOTA1_NULL 0 -extern void * rquota1_null_1(void *, CLIENT *); +extern void * rquota1_null_1(void *, void *); extern void * rquota1_null_1_svc(void *, struct svc_req *); #define RQUOTA1_GETQUOTA 1 -extern GETQUOTA1res * rquota1_getquota_1(GETQUOTA1args *, CLIENT *); +extern GETQUOTA1res * rquota1_getquota_1(GETQUOTA1args *, void *); extern GETQUOTA1res * rquota1_getquota_1_svc(GETQUOTA1args *, struct svc_req *); #define RQUOTA1_GETACTIVEQUOTA 2 -extern GETQUOTA1res * rquota1_getactivequota_1(GETQUOTA1args *, CLIENT *); +extern GETQUOTA1res * rquota1_getactivequota_1(GETQUOTA1args *, void *); extern GETQUOTA1res * rquota1_getactivequota_1_svc(GETQUOTA1args *, struct svc_req *); -extern int rquota_program_1_freeresult (SVCXPRT *, zdrproc_t, caddr_t); +extern int rquota_program_1_freeresult (void *, zdrproc_t, caddr_t); #else /* K&R C */ #define RQUOTA1_NULL 0 @@ -96,15 +125,15 @@ extern int rquota_program_1_freeresult (); #if defined(__STDC__) || defined(__cplusplus) #define RQUOTA2_NULL 0 -extern void * rquota2_null_2(void *, CLIENT *); +extern void * rquota2_null_2(void *, void *); extern void * rquota2_null_2_svc(void *, struct svc_req *); #define RQUOTA2_GETQUOTA 1 -extern GETQUOTA1res * rquota2_getquota_2(GETQUOTA2args *, CLIENT *); +extern GETQUOTA1res * rquota2_getquota_2(GETQUOTA2args *, void *); extern GETQUOTA1res * rquota2_getquota_2_svc(GETQUOTA2args *, struct svc_req *); #define RQUOTA2_GETACTIVEQUOTA 2 -extern GETQUOTA1res * rquota2_getactivequota_2(GETQUOTA2args *, CLIENT *); +extern GETQUOTA1res * rquota2_getactivequota_2(GETQUOTA2args *, void *); extern GETQUOTA1res * rquota2_getactivequota_2_svc(GETQUOTA2args *, struct svc_req *); -extern int rquota_program_2_freeresult (SVCXPRT *, zdrproc_t, caddr_t); +extern int rquota_program_2_freeresult (void *, zdrproc_t, caddr_t); #else /* K&R C */ #define RQUOTA2_NULL 0 @@ -122,22 +151,22 @@ extern int rquota_program_2_freeresult (); /* the zdr functions */ #if defined(__STDC__) || defined(__cplusplus) -extern bool_t zdr_rquotastat (ZDR *, rquotastat*); -extern bool_t zdr_exportpath (ZDR *, exportpath*); -extern bool_t zdr_GETQUOTA1args (ZDR *, GETQUOTA1args*); -extern bool_t zdr_quotatype (ZDR *, quotatype*); -extern bool_t zdr_GETQUOTA2args (ZDR *, GETQUOTA2args*); -extern bool_t zdr_GETQUOTA1res_ok (ZDR *, GETQUOTA1res_ok*); -extern bool_t zdr_GETQUOTA1res (ZDR *, GETQUOTA1res*); +extern uint32_t zdr_rquotastat (ZDR *, rquotastat*); +extern uint32_t zdr_exportpath (ZDR *, exportpath*); +extern uint32_t zdr_GETQUOTA1args (ZDR *, GETQUOTA1args*); +extern uint32_t zdr_quotatype (ZDR *, quotatype*); +extern uint32_t zdr_GETQUOTA2args (ZDR *, GETQUOTA2args*); +extern uint32_t zdr_GETQUOTA1res_ok (ZDR *, GETQUOTA1res_ok*); +extern uint32_t zdr_GETQUOTA1res (ZDR *, GETQUOTA1res*); #else /* K&R C */ -extern bool_t zdr_rquotastat (); -extern bool_t zdr_exportpath (); -extern bool_t zdr_GETQUOTA1args (); -extern bool_t zdr_quotatype (); -extern bool_t zdr_GETQUOTA2args (); -extern bool_t zdr_GETQUOTA1res_ok (); -extern bool_t zdr_GETQUOTA1res (); +extern uint32_t zdr_rquotastat (); +extern uint32_t zdr_exportpath (); +extern uint32_t zdr_GETQUOTA1args (); +extern uint32_t zdr_quotatype (); +extern uint32_t zdr_GETQUOTA2args (); +extern uint32_t zdr_GETQUOTA1res_ok (); +extern uint32_t zdr_GETQUOTA1res (); #endif /* K&R C */