Home
last modified time | relevance | path

Searched refs:mtab_open (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.h41 gboolean mtab_open (gpointer *handle);
H A Dhal-storage-shared.c71 mtab_open (gpointer *handle) in mtab_open() function
H A Dhal-storage-mount.c401 if (! mtab_open (&handle)) { in device_is_mounted()