Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers174 zonecfg_modify_ds;
H A Dlibzonecfg.c6522 zonecfg_modify_ds( in zonecfg_modify_ds() function
/illumos-gate/usr/src/head/
H A Dlibzonecfg.h419 extern int zonecfg_modify_ds(zone_dochandle_t, struct zone_dstab *,
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c6859 err = zonecfg_modify_ds(handle, &old_dstab, in end_func()