Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c2251 char *tmp_mountpoint = NULL; in be_update_vfstab() local
2260 if ((ret = _be_mount(be_name, &tmp_mountpoint, in be_update_vfstab()
2267 tmp_mountpoint = mountpoint; in be_update_vfstab()
2272 tmp_mountpoint); in be_update_vfstab()
2282 (void) rmdir(tmp_mountpoint); in be_update_vfstab()
2286 be_name, tmp_mountpoint); in be_update_vfstab()
2291 free(tmp_mountpoint); in be_update_vfstab()