RTEMS
5.0.0
|
Nfsclient Mount Prot. More...
#include <rpc/rpc.h>
Go to the source code of this file.
Data Structures | |
struct | fhstatus |
struct | mountbody |
struct | groupnode |
struct | exportnode |
Typedefs | |
typedef char | fhandle[FHSIZE] |
typedef struct fhstatus | fhstatus |
typedef char * | dirpath |
typedef char * | name |
typedef struct mountbody * | mountlist |
typedef struct mountbody | mountbody |
typedef struct groupnode * | groups |
typedef struct groupnode | groupnode |
typedef struct exportnode * | exports |
typedef struct exportnode | exportnode |
Functions | |
void * | mountproc_null_1 () |
void * | mountproc_null_1_svc () |
fhstatus * | mountproc_mnt_1 () |
fhstatus * | mountproc_mnt_1_svc () |
mountlist * | mountproc_dump_1 () |
mountlist * | mountproc_dump_1_svc () |
void * | mountproc_umnt_1 () |
void * | mountproc_umnt_1_svc () |
void * | mountproc_umntall_1 () |
void * | mountproc_umntall_1_svc () |
exports * | mountproc_export_1 () |
exports * | mountproc_export_1_svc () |
exports * | mountproc_exportall_1 () |
exports * | mountproc_exportall_1_svc () |
int | mountprog_1_freeresult () |
bool_t | xdr_fhandle () |
bool_t | xdr_fhstatus () |
bool_t | xdr_dirpath () |
bool_t | xdr_name () |
bool_t | xdr_mountlist () |
bool_t | xdr_mountbody () |
bool_t | xdr_groups () |
bool_t | xdr_groupnode () |
bool_t | xdr_exports () |
bool_t | xdr_exportnode () |
Nfsclient Mount Prot.