Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2930 fill_in_dstab(cmd_t *cmd, struct zone_dstab *dstab, boolean_t fill_in_only) in fill_in_dstab() function
3267 if ((err = fill_in_dstab(cmd, &dstab, B_FALSE)) != Z_OK) { in remove_dataset()
3969 if ((err = fill_in_dstab(cmd, &old_dstab, B_FALSE)) != Z_OK) { in select_func()
5418 if (fill_in_dstab(cmd, &user, B_TRUE) != Z_OK) in info_ds()