Home
last modified time | relevance | path

Searched refs:_dev_unmount (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/eject/
H A Deject.c75 int _dev_unmount(char *path);
320 r = _dev_unmount(name); in ejectit()
/titanic_41/usr/src/lib/libvolmgt/common/
H A Dmapfile-vers80 _dev_unmount;
H A Dvolmgt_on_private.c135 _dev_unmount(char *path) in _dev_unmount() function
/titanic_41/usr/src/cmd/fdformat/
H A Dfdformat.c133 int _dev_unmount(char *path);
363 if (!_dev_unmount(real_name)) { in main()
1139 if (!_dev_unmount(mp->mnt_special)) { in check_mount()