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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c4642 char tmpmanifest[80]; local
4730 if (dryrun_get_brand(manifest_path, tmpmanifest,
4731 sizeof (tmpmanifest)) != Z_OK)
4734 argv[manifest_pos] = tmpmanifest;
4815 (void) unlink(tmpmanifest);

Completed in 69 milliseconds