#include <sys/stat.h>
#include "mem.h"
#include "misc.h"
#include "str.h"
Include dependency graph for ismount.c:

Go to the source code of this file.
Functions | |
| int | ismount (const char *path) |
| check if given path is a top-level mount point | |
1.5.2