umount
if (umount(pl->pl_device->stage.mntpnt) == 0)
if ((res = umount(mountp)) < 0)
if ((res = umount(mountp)) < 0)
if (umount(mnt->mnt_mountp) < 0) {
if (umount(mnt->mnt_mountp) == 0) {
static void umount(struct svc_req *);
umount(rqstp);
if (umount(li.li_blkname) == SYSERR) {
if (umount(lip->li_blkname) == SYSERR) {
(void) umount(fastboot_mounted);
if (umount(zoneroot) != 0) {
(void) umount(path);
(void) umount(path);
if (umount(entp->mnt_mountp) != 0) {
if (umount(entp->mnt_mountp) != 0)
return (umount(path));
int umount(const char *);