Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dscratchops.c227 zonecfg_delete_scratch(FILE *fp, const char *kernzone) in zonecfg_delete_scratch() function
H A Dmapfile-vers86 zonecfg_delete_scratch;
/titanic_41/usr/src/head/
H A Dlibzonecfg.h566 extern int zonecfg_delete_scratch(FILE *, const char *);
/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c5110 else if (zonecfg_delete_scratch(fp, kernzone) != 0) in lu_root_teardown()