#include <stdio.h>#include <stdlib.h>#include <mntent.h>#include <string.h>#include "libFireBird.h"Go to the source code of this file.
Functions | |
| bool | HDD_FindMountPointDevice (const char *File, char *MountPoint, char *MountDevice) |
| bool HDD_FindMountPointDevice | ( | const char * | File, |
| char * | MountPoint, | ||
| char * | MountDevice | ||
| ) |
Definition at line 7 of file HDD_FindMountPointDevice.c.
References ansicstr(), ConvertPathType(), FBLIB_DIR_SIZE, PF_LinuxPathOnly, TRACEENTER, and TRACEEXIT.
Referenced by HDD_FindMountPoint().