Function
RBuri_get_mount_point
Declaration [src]
char*
rb_uri_get_mount_point (
const char* uri
)
Description [src]
Returns the mount point of the filesystem holding uri
.
If uri
is on a normal filesystem mount (such as /, /home,
/var, etc.) this will be NULL.