XMMS2
Functions
src/includepriv/xmmspriv/xmms_statfs.h File Reference

Go to the source code of this file.

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.

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

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

Definition at line 42 of file statfs_bsd.c.

Referenced by xmms_sqlite_create().