Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c4651 char tmpmanifest[80]; in attach_func() local
4739 if (dryrun_get_brand(manifest_path, tmpmanifest, in attach_func()
4740 sizeof (tmpmanifest)) != Z_OK) in attach_func()
4743 argv[manifest_pos] = tmpmanifest; in attach_func()
4824 (void) unlink(tmpmanifest); in attach_func()