Searched refs:end_check_reqd (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 6231 end_check_reqd(char *attr, int pt, boolean_t *validation_failed) in end_check_reqd() function 6313 if (end_check_reqd(in_progress_fstab.zone_fs_dir, in end_func() 6323 (void) end_check_reqd(in_progress_fstab.zone_fs_special, in end_func() 6334 (void) end_check_reqd(in_progress_fstab.zone_fs_type, PT_TYPE, in end_func() 6375 (void) end_check_reqd(in_progress_nwiftab.zone_nwif_physical, in end_func() 6411 (void) end_check_reqd(in_progress_devtab.zone_dev_match, in end_func() 6441 (void) end_check_reqd(in_progress_rctltab.zone_rctl_name, in end_func() 6485 (void) end_check_reqd(in_progress_attrtab.zone_attr_name, in end_func() 6487 (void) end_check_reqd(in_progress_attrtab.zone_attr_type, in end_func() 6489 (void) end_check_reqd(in_progress_attrtab.zone_attr_value, in end_func() [all …]
|