Searched refs:newtabptr (Results 1 – 1 of 1) sorted by relevance
1821 struct zone_fstab *newtabptr) in zonecfg_modify_filesystem() argument1825 if (oldtabptr == NULL || newtabptr == NULL) in zonecfg_modify_filesystem()1834 if ((err = zonecfg_add_filesystem_core(handle, newtabptr)) != Z_OK) in zonecfg_modify_filesystem()2289 struct zone_nwiftab *newtabptr) in zonecfg_modify_nwif() argument2293 if (oldtabptr == NULL || newtabptr == NULL) in zonecfg_modify_nwif()2302 if ((err = zonecfg_add_nwif_core(handle, newtabptr)) != Z_OK) in zonecfg_modify_nwif()2580 struct zone_devtab *newtabptr) in zonecfg_modify_dev() argument2584 if (oldtabptr == NULL || newtabptr == NULL) in zonecfg_modify_dev()2593 if ((err = zonecfg_add_dev_core(handle, newtabptr)) != Z_OK) in zonecfg_modify_dev()2683 struct zone_admintab *newtabptr, char *zonename) in zonecfg_modify_admin() argument[all …]