FireBirdLib - Topfield TMS PVR TAP Programming Library
HDD_FindMountPoint.c File Reference
#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_FindMountPoint (const char *File, char *MountPoint)
 

Function Documentation

◆ HDD_FindMountPoint()

bool HDD_FindMountPoint ( const char *  File,
char *  MountPoint 
)

Definition at line 7 of file HDD_FindMountPoint.c.

References HDD_FindMountPointDevice(), TRACEENTER, and TRACEEXIT.

Referenced by HDD_RecycleSF(), and HDD_UnrecycleSF().