Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zonename/
H A Dzonename.c96 (void) zonecfg_reverse_scratch(fp, zonename, zonename, in main()
/titanic_41/usr/src/lib/libzonecfg/common/
H A Dscratchops.c199 zonecfg_reverse_scratch(FILE *fp, const char *kernzone, char *zonename, in zonecfg_reverse_scratch() function
H A Dmapfile-vers188 zonecfg_reverse_scratch;
/titanic_41/usr/src/head/
H A Dlibzonecfg.h562 extern int zonecfg_reverse_scratch(FILE *, const char *, char *, size_t,
/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c679 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 Dvplat.c4789 while (zonecfg_reverse_scratch(fp, kernzone, NULL, 0, NULL, in vplat_create()