RTEMS CPU Kit with SuperCore  4.11.3
Functions
default_rename.c File Reference

RTESM Default File System Rename Files. More...

#include <rtems/libio_.h>
#include <rtems/seterr.h>
Include dependency graph for default_rename.c:

Functions

int rtems_filesystem_default_rename (const rtems_filesystem_location_info_t *oldparentloc, const rtems_filesystem_location_info_t *oldloc, const rtems_filesystem_location_info_t *newparentloc, const char *name, size_t namelen)
 

Detailed Description

RTESM Default File System Rename Files.