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

Unmount a File System. More...

#include <errno.h>
#include <rtems/libio_.h>
Include dependency graph for unmount.c:

Functions

int unmount (const char *path)
 This routine is not defined in the POSIX 1003.1b standard but in some form is supported on most UNIX and POSIX systems. More...
 

Detailed Description

Unmount a File System.