libexplain
1.4.D001
|
#include <libexplain/ac/limits.h>
#include <libexplain/ac/sys/param.h>
#include <libexplain/ac/sys/stat.h>
#include <libexplain/dirname.h>
#include <libexplain/same_dev.h>
Go to the source code of this file.
Functions | |
int | explain_same_dev (const char *oldpath, const char *newpath) |
int explain_same_dev | ( | const char * | oldpath, |
const char * | newpath | ||
) |
The explain_same_dev function may be used to
oldpath | pathname of a file on a file system |
newpath | pathname of a file on a file system, or its dirname is |
Definition at line 29 of file same_dev.c.