RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions

IMFS Change Owner. More...

#include <rtems/imfsimpl.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.
 

Detailed Description

IMFS Change Owner.