Print this page
7029 want per-process exploit mitigation features (secflags)
7030 want basic address space layout randomization (aslr)
7031 noexec_user_stack should be a secflag
7032 want a means to forbid mappings around NULL.


 311         scf_simple_handle_destroy;
 312         _scf_snapshot_attach;
 313         _scf_snapshot_delete;
 314         _scf_snapshot_take_attach;
 315         _scf_snapshot_take_new;
 316         _scf_snapshot_take_new_named;
 317         _scf_tmpl_add_error;
 318         _scf_tmpl_error_set_prefix;
 319         scf_transaction_setup;
 320         scf_transaction_restart;
 321         scf_walk_fmri;
 322         _smf_refresh_instance_i;
 323         scf_read_propvec;
 324         scf_write_propvec;
 325         scf_clean_propvec;
 326         scf_instance_delete_prop;
 327         scf_get_boot_config;
 328         scf_get_boot_config_ovr;
 329         scf_is_fastboot_default;
 330         scf_fastreboot_default_set_transient;

 331         _check_services;
 332         _scf_handle_create_and_bind;
 333         _smf_refresh_all_instances;
 334     local:
 335         *;
 336 };


 311         scf_simple_handle_destroy;
 312         _scf_snapshot_attach;
 313         _scf_snapshot_delete;
 314         _scf_snapshot_take_attach;
 315         _scf_snapshot_take_new;
 316         _scf_snapshot_take_new_named;
 317         _scf_tmpl_add_error;
 318         _scf_tmpl_error_set_prefix;
 319         scf_transaction_setup;
 320         scf_transaction_restart;
 321         scf_walk_fmri;
 322         _smf_refresh_instance_i;
 323         scf_read_propvec;
 324         scf_write_propvec;
 325         scf_clean_propvec;
 326         scf_instance_delete_prop;
 327         scf_get_boot_config;
 328         scf_get_boot_config_ovr;
 329         scf_is_fastboot_default;
 330         scf_fastreboot_default_set_transient;
 331         scf_default_secflags;
 332         _check_services;
 333         _scf_handle_create_and_bind;
 334         _smf_refresh_all_instances;
 335     local:
 336         *;
 337 };