Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers63 zonecfg_attach_manifest;
H A Dlibzonecfg.c696 zonecfg_attach_manifest(int fd, zone_dochandle_t local_handle, in zonecfg_attach_manifest() function
/titanic_41/usr/src/head/
H A Dlibzonecfg.h450 extern int zonecfg_attach_manifest(int, zone_dochandle_t,
/titanic_41/usr/src/cmd/zoneadm/
H A Dzoneadm.c4576 if ((err = zonecfg_attach_manifest(fd, local_handle, rem_handle)) in dryrun_get_brand()