XMMS2
Functions
statfs_bsd.c File Reference

BSD statfs. More...

#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <glib.h>
#include <sys/param.h>
#include <sys/mount.h>
#include <xmms/xmms_log.h>
#include <xmmspriv/xmms_statfs.h>

Functions

gboolean xmms_statfs_is_remote (const gchar *path)
 This function uses the statfs() call to check if the path is on a remote filesystem or not. More...
 

Detailed Description

BSD statfs.

Function Documentation

gboolean xmms_statfs_is_remote ( const gchar *  path)

This function uses the statfs() call to check if the path is on a remote filesystem or not.

Returns
TRUE if path is on a remote filesystem