RTEMS  5.1
Functions

IMFS Change Owner. More...

#include <rtems/imfs.h>
#include <unistd.h>
#include <rtems/libio_.h>

Functions

int IMFS_chown (const rtems_filesystem_location_info_t *loc, uid_t owner, gid_t group)
 Change the owner of IMFS. More...
 

Detailed Description

IMFS Change Owner.