Home
last modified time | relevance | path

Searched refs:RPCBLIST (Results 1 – 14 of 14) sorted by relevance

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/rpc/
H A Drpcb_prot.x161 %typedef struct rp__list RPCBLIST; typedef
440 %typedef struct rpcblist RPCBLIST; typedef
H A Drpcb_prot.h166 typedef struct rp__list RPCBLIST; typedef
379 typedef struct rpcblist RPCBLIST;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/rpc/
H A Drpcb_prot.x161 %typedef struct rp__list RPCBLIST; typedef
440 %typedef struct rpcblist RPCBLIST; typedef
H A Drpcb_prot.h166 typedef struct rp__list RPCBLIST; typedef
379 typedef struct rpcblist RPCBLIST;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/rpc/
H A Drpcb_prot.x161 %typedef struct rp__list RPCBLIST; typedef
440 %typedef struct rpcblist RPCBLIST; typedef
H A Drpcb_prot.h166 typedef struct rp__list RPCBLIST; typedef
379 typedef struct rpcblist RPCBLIST;
/dports/misc/rump/buildrump.sh-b914579/src/include/rpc/
H A Drpcb_prot.x159 %typedef struct rp__list RPCBLIST; typedef
445 %typedef struct rpcblist RPCBLIST; typedef
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-types.h199 typedef int RPCBLIST; typedef
H A Dsys-protos.h895 extern RPCBLIST * rpcb_getmaps(/* ??? */);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsys-types.h199 typedef int RPCBLIST; typedef
H A Dsys-protos.h895 extern RPCBLIST * rpcb_getmaps(/* ??? */);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-types.h199 typedef int RPCBLIST; typedef
H A Dsys-protos.h895 extern RPCBLIST * rpcb_getmaps(/* ??? */);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Drpcb_prot.c181 xdr_rpcblist(XDR *xdrs, RPCBLIST **rp) in xdr_rpcblist()