XMMS2
|
Solaris statfs. More...
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <glib.h>
#include <sys/statvfs.h>
#include "xmms/xmms_log.h"
#include "xmmspriv/xmms_statfs.h"
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. |
Solaris statfs.
Definition in file statfs_solaris.c.
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.
Definition at line 41 of file statfs_solaris.c.