RTEMS CPU Kit with SuperCore
Functions
cexphelp.c File Reference

CEXP Help Information. More...

#include <librtemsNfs.h>
#include <cexpHelp.h>
Include dependency graph for cexphelp.c:

Functions

 HELP ("Mount a remote filesystem (NFS). The mount point (must not be a NFS dir)\ "is created on the fly if not existing already.\" "uid/gid to use may be specified:\" " hostspec:[uid.gid@]hostname_or_ipaddr\", int, nfsMount,(char *hostspec, char *exportdir, char *mntpoint))
 
 HELP ("Print all currently mounted NFS directories to open file handle.\ "Pass f=0 to print to stdout\", int, nfsMountsShow,(FILE *f))
 

Detailed Description

CEXP Help Information.