HomeSort by: relevance | last modified time | path
    Searched refs:mountbody (Results 1 - 18 of 18) sorted by relevancy

  /src/lib/librpcsvc/
mount.x 111 typedef struct mountbody *mountlist;
112 struct mountbody {
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_osf2.h 171 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_sunos5_3.h 209 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_sunos5_4.h 216 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_ultrix.h 159 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_bsdi2.h 165 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_hpux.h 164 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_irix5.h 211 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_irix6.h 176 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_ncr2.h 158 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_osf4.h 170 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_osf5.h 185 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_sunos3.h 162 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_sunos4.h 162 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_svr4.h 153 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
nfs_prot_nextstep.h 339 typedef struct mountlist mountbody; typedef in typeref:struct:mountlist
  /src/external/bsd/am-utils/dist/libamu/
xdr_func.c 443 xdr_mountbody(XDR *xdrs, mountbody *objp)
469 if (!xdr_pointer(xdrs, (char **) objp, sizeof(mountbody), (XDRPROC_T_TYPE) xdr_mountbody)) {
  /src/external/bsd/am-utils/dist/include/
am_xdr_func.h 1054 bool_t xdr_mountbody(XDR *xdrs, mountbody *objp);

Completed in 35 milliseconds