Lines Matching refs:export_prop
1778 export_prop(FILE *of, int prop_num, char *prop_id) in export_prop() function
1933 export_prop(of, PT_DIR, fstab.zone_fs_dir); in export_func()
1934 export_prop(of, PT_SPECIAL, fstab.zone_fs_special); in export_func()
1935 export_prop(of, PT_RAW, fstab.zone_fs_raw); in export_func()
1936 export_prop(of, PT_TYPE, fstab.zone_fs_type); in export_func()
1967 export_prop(of, PT_ADDRESS, nwiftab.zone_nwif_address); in export_func()
1968 export_prop(of, PT_ALLOWED_ADDRESS, in export_func()
1970 export_prop(of, PT_PHYSICAL, nwiftab.zone_nwif_physical); in export_func()
1971 export_prop(of, PT_DEFROUTER, nwiftab.zone_nwif_defrouter); in export_func()
1983 export_prop(of, PT_MATCH, devtab.zone_dev_match); in export_func()
2005 export_prop(of, PT_NAME, rctltab.zone_rctl_name); in export_func()
2026 export_prop(of, PT_NAME, attrtab.zone_attr_name); in export_func()
2027 export_prop(of, PT_TYPE, attrtab.zone_attr_type); in export_func()
2028 export_prop(of, PT_VALUE, attrtab.zone_attr_value); in export_func()
2040 export_prop(of, PT_NAME, dstab.zone_dataset_name); in export_func()
2068 export_prop(of, PT_USER, admintab.zone_admin_user); in export_func()
2069 export_prop(of, PT_AUTHS, admintab.zone_admin_auths); in export_func()