RTEMS
5.0.0
|
libfs More...
Modules | |
FAT FileSystem | |
MSDOS FileSystem | |
Mount Prot | |
Files | |
file | default_fcntl.c |
RTEMS Default Filesystem - Default FCNTL. | |
file | default_freenode.c |
RTEMS Default Filesystem - Default Freenode. | |
file | default_ftruncate_directory.c |
RTEMS Default Filesystem - Default Ftruncate Directory. | |
file | default_open.c |
RTEMS Default Filesystem - Default Open. | |
file | default_readlink.c |
RTEMS Default Filesystem - Default Readlink. | |
file | default_rmnod.c |
RTEMS Default Filesystem - Default Remove Node. | |
file | fat.c |
Low-level Operations on a Volume with a DOSFS FAT filesystem. | |
file | msdos_eval.c |
MSDOS Evaluation Routines. | |
file | msdos_file.c |
MSDOS File Handlers Implementation. | |
file | msdos_format.c |
RTEMS MSDOS Format FunctionalityThis function formats a disk partition conforming to MS-DOS conventions. | |
file | msdos_handlers_dir.c |
Directory Handlers Table for MSDOS FileSystem. | |
file | msdos_handlers_file.c |
File Operations Table for MSDOS FileSystem. | |
file | msdos_init.c |
Init Routine for MSDOS. | |
file | msdos_misc.c |
Miscellaneous Routines Implementation for MSDOS FileSystem. | |
file | nfs.c |
NFS Client Implementation for RTEMSHooks Into the RTEMS NFS Filesystem. | |
file | rpcio.c |
RPC Multiplexor for a Multitasking EnvironmentThis code funnels arbitrary task's UDP/RPC requests through one socket to arbitrary servers. The replies are gathered and dispatched to the requestors. One task handles all the sending and receiving work including retries. It is up to the requestor, however, to do the XDR encoding of the arguments / decoding of the results (except for the RPC header which is handled by the daemon). | |
file | sock_mbuf.c |
Sock Mbuf. | |
file | xdr_mbuf.c |
XDR Implementation Using mbuf Buffersxdr_mbuf is derived from xdr_mem. | |
libfs