Home
last modified time | relevance | path

Searched refs:xdr_entryplus3 (Results 1 – 6 of 6) sorted by relevance

/dports/net/unfs3/unfs3-0.9.22/
H A Dxdr.h143 extern bool_t xdr_entryplus3 (XDR *, entryplus3*);
H A Dxdr.c1388 bool_t xdr_entryplus3(XDR * xdrs, entryplus3 * objp) in xdr_entryplus3() function
1402 (xdrproc_t) xdr_entryplus3)) in xdr_entryplus3()
1411 (xdrproc_t) xdr_entryplus3)) in xdr_dirlistplus3()
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot_xdr.c1597 xdr_entryplus3 (XDR *xdrs, entryplus3 *objp) in xdr_entryplus3() function
1611 …f (!xdr_pointer (xdrs, (char **)&objp->nextentry, sizeof (entryplus3), (xdrproc_t) xdr_entryplus3)) in xdr_entryplus3()
1621 if (!xdr_pointer (xdrs, (char **)&objp->entries, sizeof (entryplus3), (xdrproc_t) xdr_entryplus3)) in xdr_dirlistplus3()
H A Dnfs_prot.h1282 extern bool_t xdr_entryplus3 (XDR *, entryplus3*);
1420 extern bool_t xdr_entryplus3 ();
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot_xdr.c1543 xdr_entryplus3 (XDR *xdrs, entryplus3 *objp) in xdr_entryplus3() function
1557 …f (!xdr_pointer (xdrs, (char **)&objp->nextentry, sizeof (entryplus3), (xdrproc_t) xdr_entryplus3)) in xdr_entryplus3()
1567 if (!xdr_pointer (xdrs, (char **)&objp->entries, sizeof (entryplus3), (xdrproc_t) xdr_entryplus3)) in xdr_dirlistplus3()
H A Drpc_nfs3_prot.h1297 extern bool_t xdr_entryplus3 (XDR *, entryplus3*);
1442 extern bool_t xdr_entryplus3 ();