Searched refs:zonecfg_reverse_scratch (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/zonename/ |
H A D | zonename.c | 96 (void) zonecfg_reverse_scratch(fp, zonename, zonename, in main()
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | scratchops.c | 199 zonecfg_reverse_scratch(FILE *fp, const char *kernzone, char *zonename, in zonecfg_reverse_scratch() function
|
H A D | mapfile-vers | 188 zonecfg_reverse_scratch;
|
/titanic_41/usr/src/head/ |
H A D | libzonecfg.h | 562 extern int zonecfg_reverse_scratch(FILE *, const char *, char *, size_t,
|
/titanic_41/usr/src/cmd/zoneadm/ |
H A D | zoneadm.c | 679 zonecfg_reverse_scratch(fp, name, altname, in fetch_zents() 1335 (void) zonecfg_reverse_scratch(fp, zeptr->zname, zeptr->zname, in fake_up_local_zone()
|
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 4789 while (zonecfg_reverse_scratch(fp, kernzone, NULL, 0, NULL, in vplat_create()
|