Home
last modified time | relevance | path

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

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