Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c1855 char *tmp_mountpoint = NULL; in be_update_vfstab() local
1864 if ((ret = _be_mount(be_name, &tmp_mountpoint, in be_update_vfstab()
1871 tmp_mountpoint = mountpoint; in be_update_vfstab()
1876 tmp_mountpoint); in be_update_vfstab()
1886 (void) rmdir(tmp_mountpoint); in be_update_vfstab()
1890 be_name, tmp_mountpoint); in be_update_vfstab()
1895 free(tmp_mountpoint); in be_update_vfstab()