UnixMountEntry.isSystemInternal

Checks if a unix mount is a system path.

struct UnixMountEntry
static
bool
isSystemInternal

Parameters

mountEntry GUnixMountEntry*

a #GUnixMount.

Return Value

Type: bool

%TRUE if the unix mount is for a system path.

Meta