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

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_utils.c441 char *tmp_mountpoint = NULL; local
451 if ((ret = _be_mount(be_name, NULL, &tmp_mountpoint,
459 tmp_mountpoint = mountpoint;
464 tmp_mountpoint);
475 (void) rmdir(tmp_mountpoint);
479 be_name, tmp_mountpoint);
484 free(tmp_mountpoint);

Completed in 23 milliseconds