XMMS2
|
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. |
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.
This function uses the statfs() call to check if the path is on a remote filesystem or not.
Definition at line 42 of file statfs_bsd.c.
Referenced by xmms_sqlite_create().