Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_utils.c1951 char *tmp_mountpoint = NULL; in be_update_vfstab() local
1960 if ((ret = _be_mount(be_name, &tmp_mountpoint, in be_update_vfstab()
1967 tmp_mountpoint = mountpoint; in be_update_vfstab()
1972 tmp_mountpoint); in be_update_vfstab()
1982 (void) rmdir(tmp_mountpoint); in be_update_vfstab()
1986 be_name, tmp_mountpoint); in be_update_vfstab()
1991 free(tmp_mountpoint); in be_update_vfstab()