Home
last modified time | relevance | path

Searched refs:mountres3_ok (Results 1 – 15 of 15) sorted by relevance

/dports/net/unfs3/unfs3-0.9.22/
H A Dmount.h32 struct mountres3_ok { struct
39 typedef struct mountres3_ok mountres3_ok; argument
44 mountres3_ok mountinfo;
H A Dxdr.h13 extern bool_t xdr_mountres3_ok (XDR *, mountres3_ok*);
H A Dxdr.c40 bool_t xdr_mountres3_ok(XDR * xdrs, mountres3_ok * objp) in xdr_mountres3_ok()
/dports/net/libnfs/libnfs-libnfs-4.0.0/mount/
H A Dlibnfs-raw-mount.h98 struct mountres3_ok { struct
105 typedef struct mountres3_ok mountres3_ok; typedef
110 mountres3_ok mountinfo;
248 extern uint32_t zdr_mountres3_ok (ZDR *, mountres3_ok*);
H A Dmount.x77 struct mountres3_ok { struct
84 mountres3_ok mountinfo; argument
H A Dlibnfs-raw-mount.c129 zdr_mountres3_ok (ZDR *zdrs, mountres3_ok *objp) in zdr_mountres3_ok()
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dmount.h69 struct mountres3_ok { struct
76 typedef struct mountres3_ok mountres3_ok; argument
81 mountres3_ok mountinfo;
219 extern bool_t xdr_mountres3_ok (XDR *, mountres3_ok*);
H A Dmount.x50 struct mountres3_ok { struct
57 mountres3_ok mountinfo; argument
H A Dmount_xdr.c119 xdr_mountres3_ok (XDR *xdrs, mountres3_ok *objp) in xdr_mountres3_ok()
/dports/security/dsniff/dsniff-2.4/
H A Dmount.x81 struct mountres3_ok { struct
94 mountres3_ok mountinfo; argument
/dports/net/unfs3/unfs3-0.9.22/contrib/nfsotpclient/mountclient/
H A Dmounttypes.py84 class mountres3_ok: class
143 self.mountinfo = mountres3_ok(self)
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.h953 struct mountres3_ok { struct
960 typedef struct mountres3_ok mountres3_ok; argument
965 mountres3_ok mountinfo;
1322 extern bool_t xdr_mountres3_ok (XDR *, mountres3_ok*);
H A Drpc_nfs3_prot.x886 struct mountres3_ok { struct
893 mountres3_ok mountinfo; argument
H A Drpc_nfs3_prot_xdr.c1962 xdr_mountres3_ok (XDR *xdrs, mountres3_ok *objp) in xdr_mountres3_ok()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dmount.c854 struct mountres3_ok { struct
861 typedef struct mountres3_ok mountres3_ok; argument
866 mountres3_ok mountinfo;
1069 static bool_t xdr_mountres3_ok(XDR *xdrs, mountres3_ok *objp) in xdr_mountres3_ok()