]> Kevux Git Server - fll/commitdiff
Bugfix: Use more correct include paths in the man pages.
authorKevin Day <kevin@kevux.org>
Sun, 2 Jul 2023 04:07:44 +0000 (23:07 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 2 Jul 2023 04:07:44 +0000 (23:07 -0500)
The generated part of the man pages is using the wrong include headers.

This is a follow up to the commit 63be746d22d66870ae89f9575c82db7d0b784e32 where I expected to have problems.
At least I stumbled on this problem rather quickly.

1508 files changed:
level_0/f_account/data/documentation/man/man3/f_account_by_id.3
level_0/f_account/data/documentation/man/man3/f_account_by_name.3
level_0/f_account/data/documentation/man/man3/f_account_group_id_by_name.3
level_0/f_account/data/documentation/man/man3/f_account_group_name_by_id.3
level_0/f_account/data/documentation/man/man3/f_account_id_by_name.3
level_0/f_account/data/documentation/man/man3/f_account_name_by_id.3
level_0/f_capability/data/documentation/man/man3/f_capability_ambient_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_ambient_reset.3
level_0/f_capability/data/documentation/man/man3/f_capability_ambient_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_clear.3
level_0/f_capability/data/documentation/man/man3/f_capability_clear_flag.3
level_0/f_capability/data/documentation/man/man3/f_capability_compare.3
level_0/f_capability/data/documentation/man/man3/f_capability_copy.3
level_0/f_capability/data/documentation/man/man3/f_capability_copy_external.3
level_0/f_capability/data/documentation/man/man3/f_capability_copy_internal.3
level_0/f_capability/data/documentation/man/man3/f_capability_delete.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_file_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_flag_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_flag_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_from_name.3
level_0/f_capability/data/documentation/man/man3/f_capability_from_text.3
level_0/f_capability/data/documentation/man/man3/f_capability_groups_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_initialize.3
level_0/f_capability/data/documentation/man/man3/f_capability_mode_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_mode_get_name.3
level_0/f_capability/data/documentation/man/man3/f_capability_mode_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_owner_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_owner_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_drop.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_get_by_id.3
level_0/f_capability/data/documentation/man/man3/f_capability_process_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_get.3
level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_set.3
level_0/f_capability/data/documentation/man/man3/f_capability_size.3
level_0/f_capability/data/documentation/man/man3/f_capability_supported.3
level_0/f_capability/data/documentation/man/man3/f_capability_supported_ambient.3
level_0/f_capability/data/documentation/man/man3/f_capability_supported_code.3
level_0/f_capability/data/documentation/man/man3/f_capability_to_name.3
level_0/f_capability/data/documentation/man/man3/f_capability_to_text.3
level_0/f_capability/data/documentation/man/man3/f_capability_user_set.3
level_0/f_color/data/documentation/man/man3/f_color_context_delete.3
level_0/f_color/data/documentation/man/man3/f_color_context_destroy.3
level_0/f_color/data/documentation/man/man3/f_color_load_context.3
level_0/f_color/data/documentation/man/man3/f_color_save_1.3
level_0/f_color/data/documentation/man/man3/f_color_save_2.3
level_0/f_color/data/documentation/man/man3/f_color_save_3.3
level_0/f_color/data/documentation/man/man3/f_color_save_4.3
level_0/f_color/data/documentation/man/man3/f_color_save_5.3
level_0/f_console/data/documentation/man/man3/f_console_environment_process.3
level_0/f_console/data/documentation/man/man3/f_console_identify.3
level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_left.3
level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_right.3
level_0/f_console/data/documentation/man/man3/f_console_parameter_process.3
level_0/f_console/data/documentation/man/man3/f_console_parameters_delete.3
level_0/f_console/data/documentation/man/man3/f_console_parameters_destroy.3
level_0/f_control_group/data/documentation/man/man3/f_control_group_copy.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_binary.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_decimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_duodecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_hexidecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_octal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_binary.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_decimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_duodecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_hexidecimal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_octal.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_print.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_to_string.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_print.3
level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_to_string.3
level_0/f_directory/data/documentation/man/man3/f_directory_create.3
level_0/f_directory/data/documentation/man/man3/f_directory_create_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_exists.3
level_0/f_directory/data/documentation/man/man3/f_directory_exists_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_is.3
level_0/f_directory/data/documentation/man/man3/f_directory_is_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_list.3
level_0/f_directory/data/documentation/man/man3/f_directory_open.3
level_0/f_directory/data/documentation/man/man3/f_directory_open_at.3
level_0/f_directory/data/documentation/man/man3/f_directory_remove.3
level_0/f_directory/data/documentation/man/man3/f_directory_remove_custom.3
level_0/f_directory/data/documentation/man/man3/f_directory_touch.3
level_0/f_directory/data/documentation/man/man3/f_directory_touch_at.3
level_0/f_environment/data/documentation/man/man3/f_environment_clear.3
level_0/f_environment/data/documentation/man/man3/f_environment_exists.3
level_0/f_environment/data/documentation/man/man3/f_environment_get.3
level_0/f_environment/data/documentation/man/man3/f_environment_get_all.3
level_0/f_environment/data/documentation/man/man3/f_environment_secure_is.3
level_0/f_environment/data/documentation/man/man3/f_environment_set.3
level_0/f_environment/data/documentation/man/man3/f_environment_unset.3
level_0/f_execute/data/documentation/man/man3/f_execute_status_from_status.3
level_0/f_execute/data/documentation/man/man3/f_execute_status_to_status.3
level_0/f_file/data/documentation/man/man3/f_file_access.3
level_0/f_file/data/documentation/man/man3/f_file_access_at.3
level_0/f_file/data/documentation/man/man3/f_file_clone.3
level_0/f_file/data/documentation/man/man3/f_file_close.3
level_0/f_file/data/documentation/man/man3/f_file_close_flush.3
level_0/f_file/data/documentation/man/man3/f_file_copy.3
level_0/f_file/data/documentation/man/man3/f_file_create.3
level_0/f_file/data/documentation/man/man3/f_file_create_at.3
level_0/f_file/data/documentation/man/man3/f_file_create_device.3
level_0/f_file/data/documentation/man/man3/f_file_create_device_at.3
level_0/f_file/data/documentation/man/man3/f_file_create_fifo.3
level_0/f_file/data/documentation/man/man3/f_file_create_fifo_at.3
level_0/f_file/data/documentation/man/man3/f_file_create_node.3
level_0/f_file/data/documentation/man/man3/f_file_create_node_at.3
level_0/f_file/data/documentation/man/man3/f_file_descriptor.3
level_0/f_file/data/documentation/man/man3/f_file_exists.3
level_0/f_file/data/documentation/man/man3/f_file_exists_at.3
level_0/f_file/data/documentation/man/man3/f_file_flush.3
level_0/f_file/data/documentation/man/man3/f_file_group_read.3
level_0/f_file/data/documentation/man/man3/f_file_is.3
level_0/f_file/data/documentation/man/man3/f_file_is_at.3
level_0/f_file/data/documentation/man/man3/f_file_link.3
level_0/f_file/data/documentation/man/man3/f_file_link_at.3
level_0/f_file/data/documentation/man/man3/f_file_link_hard.3
level_0/f_file/data/documentation/man/man3/f_file_link_hard_at.3
level_0/f_file/data/documentation/man/man3/f_file_link_read.3
level_0/f_file/data/documentation/man/man3/f_file_link_read_at.3
level_0/f_file/data/documentation/man/man3/f_file_mode_determine.3
level_0/f_file/data/documentation/man/man3/f_file_mode_from_string.3
level_0/f_file/data/documentation/man/man3/f_file_mode_read.3
level_0/f_file/data/documentation/man/man3/f_file_mode_read_at.3
level_0/f_file/data/documentation/man/man3/f_file_mode_set.3
level_0/f_file/data/documentation/man/man3/f_file_mode_set_at.3
level_0/f_file/data/documentation/man/man3/f_file_mode_to_mode.3
level_0/f_file/data/documentation/man/man3/f_file_name_base.3
level_0/f_file/data/documentation/man/man3/f_file_name_directory.3
level_0/f_file/data/documentation/man/man3/f_file_open.3
level_0/f_file/data/documentation/man/man3/f_file_open_at.3
level_0/f_file/data/documentation/man/man3/f_file_owner_read.3
level_0/f_file/data/documentation/man/man3/f_file_read.3
level_0/f_file/data/documentation/man/man3/f_file_read_block.3
level_0/f_file/data/documentation/man/man3/f_file_read_until.3
level_0/f_file/data/documentation/man/man3/f_file_remove.3
level_0/f_file/data/documentation/man/man3/f_file_remove_at.3
level_0/f_file/data/documentation/man/man3/f_file_rename.3
level_0/f_file/data/documentation/man/man3/f_file_rename_at.3
level_0/f_file/data/documentation/man/man3/f_file_role_change.3
level_0/f_file/data/documentation/man/man3/f_file_role_change_at.3
level_0/f_file/data/documentation/man/man3/f_file_seek.3
level_0/f_file/data/documentation/man/man3/f_file_size.3
level_0/f_file/data/documentation/man/man3/f_file_size_at.3
level_0/f_file/data/documentation/man/man3/f_file_size_by_id.3
level_0/f_file/data/documentation/man/man3/f_file_stat.3
level_0/f_file/data/documentation/man/man3/f_file_stat_at.3
level_0/f_file/data/documentation/man/man3/f_file_stat_by_id.3
level_0/f_file/data/documentation/man/man3/f_file_stream_close.3
level_0/f_file/data/documentation/man/man3/f_file_stream_open.3
level_0/f_file/data/documentation/man/man3/f_file_stream_open_descriptor.3
level_0/f_file/data/documentation/man/man3/f_file_stream_read.3
level_0/f_file/data/documentation/man/man3/f_file_stream_read_block.3
level_0/f_file/data/documentation/man/man3/f_file_stream_read_until.3
level_0/f_file/data/documentation/man/man3/f_file_stream_reopen.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write_block.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write_range.3
level_0/f_file/data/documentation/man/man3/f_file_stream_write_until.3
level_0/f_file/data/documentation/man/man3/f_file_touch.3
level_0/f_file/data/documentation/man/man3/f_file_touch_at.3
level_0/f_file/data/documentation/man/man3/f_file_type.3
level_0/f_file/data/documentation/man/man3/f_file_type_at.3
level_0/f_file/data/documentation/man/man3/f_file_umask_get.3
level_0/f_file/data/documentation/man/man3/f_file_umask_set.3
level_0/f_file/data/documentation/man/man3/f_file_write.3
level_0/f_file/data/documentation/man/man3/f_file_write_block.3
level_0/f_file/data/documentation/man/man3/f_file_write_range.3
level_0/f_file/data/documentation/man/man3/f_file_write_until.3
level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit.3
level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit_range.3
level_0/f_fss/data/documentation/man/man3/f_fss_count_lines.3
level_0/f_fss/data/documentation/man/man3/f_fss_count_lines_range.3
level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf.3
level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf_to_false.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_combining.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_graph.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_space.3
level_0/f_fss/data/documentation/man/man3/f_fss_is_zero_width.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_items_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_named_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nameds_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nest_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_nests_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_seek_to_eol.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_set_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_adjust.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_decimate_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_decrease_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase_by.3
level_0/f_fss/data/documentation/man/man3/f_fss_sets_resize.3
level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_delimit.3
level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_space.3
level_0/f_iki/data/documentation/man/man3/f_iki_content_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_content_partial_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_data_delete.3
level_0/f_iki/data/documentation/man/man3/f_iki_data_destroy.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_adjust.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_append.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_append_all.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_decimate_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_decrease_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datas_resize.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_adjust.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_append.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_append_all.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_decimate_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_decrease_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase_by.3
level_0/f_iki/data/documentation/man/man3/f_iki_datass_resize.3
level_0/f_iki/data/documentation/man/man3/f_iki_object_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_object_partial_is.3
level_0/f_iki/data/documentation/man/man3/f_iki_read.3
level_0/f_limit/data/documentation/man/man3/f_limit_process.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_sets_resize.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_setss_resize.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_values_resize.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_adjust.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append_all.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decimate_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decrease_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase_by.3
level_0/f_limit/data/documentation/man/man3/f_limit_valuess_resize.3
level_0/f_memory/data/documentation/man/man3/f_memory_adjust.3
level_0/f_memory/data/documentation/man/man3/f_memory_delete.3
level_0/f_memory/data/documentation/man/man3/f_memory_destroy.3
level_0/f_memory/data/documentation/man/man3/f_memory_new.3
level_0/f_memory/data/documentation/man/man3/f_memory_new_aligned.3
level_0/f_memory/data/documentation/man/man3/f_memory_resize.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_adjust.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_decimate_by.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_decrease_by.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase_by.3
level_0/f_memory/data/documentation/man/man3/f_memory_structure_resize.3
level_0/f_path/data/documentation/man/man3/f_path_change.3
level_0/f_path/data/documentation/man/man3/f_path_change_at.3
level_0/f_path/data/documentation/man/man3/f_path_current.3
level_0/f_path/data/documentation/man/man3/f_path_directory_cleanup.3
level_0/f_path/data/documentation/man/man3/f_path_is.3
level_0/f_path/data/documentation/man/man3/f_path_is_absolute.3
level_0/f_path/data/documentation/man/man3/f_path_is_relative.3
level_0/f_path/data/documentation/man/man3/f_path_is_relative_current.3
level_0/f_path/data/documentation/man/man3/f_path_real.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_debug_exists.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_error_exists.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_input_exists.3
level_0/f_pipe/data/documentation/man/man3/f_pipe_warning_exists.3
level_0/f_print/data/documentation/man/man3/f_print.3
level_0/f_print/data/documentation/man/man3/f_print_character.3
level_0/f_print/data/documentation/man/man3/f_print_character_safely.3
level_0/f_print/data/documentation/man/man3/f_print_character_safely_get.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_in_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_raw.3
level_0/f_print/data/documentation/man/man3/f_print_except_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_except_safely.3
level_0/f_print/data/documentation/man/man3/f_print_raw.3
level_0/f_print/data/documentation/man/man3/f_print_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_raw_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_safely.3
level_0/f_print/data/documentation/man/man3/f_print_safely_get.3
level_0/f_print/data/documentation/man/man3/f_print_safely_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_to.3
level_0/f_print/data/documentation/man/man3/f_print_to_character.3
level_0/f_print/data/documentation/man/man3/f_print_to_character_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_in_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_except_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_raw.3
level_0/f_print/data/documentation/man/man3/f_print_to_raw_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_raw_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_to_safely.3
level_0/f_print/data/documentation/man/man3/f_print_to_safely_terminated.3
level_0/f_print/data/documentation/man/man3/f_print_to_terminated.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_get.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_range.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_select.3
level_0/f_serialize/data/documentation/man/man3/f_serialize_to_simple.3
level_0/f_signal/data/documentation/man/man3/f_signal_action.3
level_0/f_signal/data/documentation/man/man3/f_signal_close.3
level_0/f_signal/data/documentation/man/man3/f_signal_mask.3
level_0/f_signal/data/documentation/man/man3/f_signal_open.3
level_0/f_signal/data/documentation/man/man3/f_signal_pause.3
level_0/f_signal/data/documentation/man/man3/f_signal_queue.3
level_0/f_signal/data/documentation/man/man3/f_signal_read.3
level_0/f_signal/data/documentation/man/man3/f_signal_send.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_add.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_delete.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_empty.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_fill.3
level_0/f_signal/data/documentation/man/man3/f_signal_set_has.3
level_0/f_signal/data/documentation/man/man3/f_signal_suspend.3
level_0/f_signal/data/documentation/man/man3/f_signal_wait.3
level_0/f_signal/data/documentation/man/man3/f_signal_wait_until.3
level_0/f_socket/data/documentation/man/man3/f_socket_accept.3
level_0/f_socket/data/documentation/man/man3/f_socket_bind.3
level_0/f_socket/data/documentation/man/man3/f_socket_bind_local.3
level_0/f_socket/data/documentation/man/man3/f_socket_connect.3
level_0/f_socket/data/documentation/man/man3/f_socket_create.3
level_0/f_socket/data/documentation/man/man3/f_socket_create_pair.3
level_0/f_socket/data/documentation/man/man3/f_socket_disconnect.3
level_0/f_socket/data/documentation/man/man3/f_socket_listen.3
level_0/f_socket/data/documentation/man/man3/f_socket_option_get.3
level_0/f_socket/data/documentation/man/man3/f_socket_option_set.3
level_0/f_socket/data/documentation/man/man3/f_socket_read.3
level_0/f_socket/data/documentation/man/man3/f_socket_read_message.3
level_0/f_socket/data/documentation/man/man3/f_socket_write.3
level_0/f_socket/data/documentation/man/man3/f_socket_write_message.3
level_0/f_status/data/documentation/man/man3/f_status_string_to.3
level_0/f_status/data/documentation/man/man3/f_statuss_adjust.3
level_0/f_status/data/documentation/man/man3/f_statuss_append.3
level_0/f_status/data/documentation/man/man3/f_statuss_append_all.3
level_0/f_status/data/documentation/man/man3/f_statuss_decimate_by.3
level_0/f_status/data/documentation/man/man3/f_statuss_decrease_by.3
level_0/f_status/data/documentation/man/man3/f_statuss_increase.3
level_0/f_status/data/documentation/man/man3/f_statuss_increase_by.3
level_0/f_status/data/documentation/man/man3/f_statuss_resize.3
level_0/f_status/data/documentation/man/man3/f_statusss_adjust.3
level_0/f_status/data/documentation/man/man3/f_statusss_append.3
level_0/f_status/data/documentation/man/man3/f_statusss_append_all.3
level_0/f_status/data/documentation/man/man3/f_statusss_decimate_by.3
level_0/f_status/data/documentation/man/man3/f_statusss_decrease_by.3
level_0/f_status/data/documentation/man/man3/f_statusss_increase.3
level_0/f_status/data/documentation/man/man3/f_statusss_increase_by.3
level_0/f_status/data/documentation/man/man3/f_statusss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_append.3
level_0/f_string/data/documentation/man/man3/f_string_append_assure.3
level_0/f_string/data/documentation/man/man3/f_string_append_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_append_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_resize.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line_to.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_to.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate.3
level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate_after.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamics_resize.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_dynamicss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_append.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multis_resize.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_map_multiss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_maps_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_maps_append.3
level_0/f_string/data/documentation/man/man3/f_string_maps_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_maps_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_maps_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_maps_increase.3
level_0/f_string/data/documentation/man/man3/f_string_maps_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_maps_resize.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_append.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_mapss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_mash.3
level_0/f_string/data/documentation/man/man3/f_string_mash_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_mish.3
level_0/f_string/data/documentation/man/man3/f_string_mish_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_prepend.3
level_0/f_string/data/documentation/man/man3/f_string_prepend_assure.3
level_0/f_string/data/documentation/man/man3/f_string_prepend_assure_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_prepend_nulless.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_append.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantitys_resize.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_append.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_quantityss_resize.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_append.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_increase.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_ranges_resize.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_append.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_increase.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_rangess_resize.3
level_0/f_string/data/documentation/man/man3/f_string_seek_line.3
level_0/f_string/data/documentation/man/man3/f_string_seek_line_to.3
level_0/f_string/data/documentation/man/man3/f_string_seek_to.3
level_0/f_string/data/documentation/man/man3/f_string_triples_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_triples_append.3
level_0/f_string/data/documentation/man/man3/f_string_triples_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_triples_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_triples_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_triples_increase.3
level_0/f_string/data/documentation/man/man3/f_string_triples_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_triples_resize.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_adjust.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_append.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_append_all.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_decimate_by.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_decrease_by.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_increase.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_increase_by.3
level_0/f_string/data/documentation/man/man3/f_string_tripless_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_at_fork.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_barrier_wait.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_barriers_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_caller.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel_state_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel_test.3
level_0/f_thread/data/documentation/man/man3/f_thread_cancel_type_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_clock_get_id.3
level_0/f_thread/data/documentation/man/man3/f_thread_compare.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal_all.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait.3
level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_conditions_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_detach.3
level_0/f_thread/data/documentation/man/man3/f_thread_exit.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_ids_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_join.3
level_0/f_thread/data/documentation/man/man3/f_thread_join_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_join_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_key_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_keys_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_read.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_write.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_locks_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutex_unlock.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_once.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_onces_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_priority_set.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_close.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_open.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_timed.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_unlock.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_value_get.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_sets_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_signal_mask.3
level_0/f_thread/data/documentation/man/man3/f_thread_signal_queue.3
level_0/f_thread/data/documentation/man/man3/f_thread_signal_write.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_create.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_delete.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock_try.3
level_0/f_thread/data/documentation/man/man3/f_thread_spin_unlock.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_adjust.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_decimate_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_decrease_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase_by.3
level_0/f_thread/data/documentation/man/man3/f_thread_spins_resize.3
level_0/f_thread/data/documentation/man/man3/f_thread_unlock.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengths_resize.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_cells_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_cells_append.3
level_0/f_type_array/data/documentation/man/man3/f_cells_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_cells_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_cells_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_cells_increase.3
level_0/f_type_array/data/documentation/man/man3/f_cells_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_cells_resize.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_append.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_cellss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_ids_resize.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_fll_idss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int128ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int16ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int32ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int64ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_append.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_int8ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_states_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_states_append.3
level_0/f_type_array/data/documentation/man/man3/f_states_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_states_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_states_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_states_increase.3
level_0/f_type_array/data/documentation/man/man3/f_states_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_states_resize.3
level_0/f_type_array/data/documentation/man/man3/f_statess_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_statess_append.3
level_0/f_type_array/data/documentation/man/man3/f_statess_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_statess_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_statess_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_statess_increase.3
level_0/f_type_array/data/documentation/man/man3/f_statess_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_statess_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint128ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint16ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint32ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint64ss_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8s_resize.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_adjust.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append_all.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decimate_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decrease_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase_by.3
level_0/f_type_array/data/documentation/man/man3/f_uint8ss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_buffer_decrement.3
level_0/f_utf/data/documentation/man/man3/f_utf_buffer_increment.3
level_0/f_utf/data/documentation/man/man3/f_utf_char_to_char.3
level_0/f_utf/data/documentation/man/man3/f_utf_char_to_character.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_ascii.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_combining.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_code.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_format.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_picture.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_emoji.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_fragment.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_graph.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_phonetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_private.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_punctuation.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_subscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_superscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_symbol.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_unassigned.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_valid.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_modifier.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_other.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_wide.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash_plus.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_is_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_from.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_string_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_is.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_ascii.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_combining.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control_code.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control_format.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_control_picture.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_digit.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_emoji.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_fragment.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_graph.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_numeric.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_phonetic.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_private.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_punctuation.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_subscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_superscript.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_symbol.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_unassigned.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_valid.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_modifier.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_other.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_wide.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_word.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash_plus.3
level_0/f_utf/data/documentation/man/man3/f_utf_is_zero_width.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_append_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate_after.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mash.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mash_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mish.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_mish_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_nulless.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_adjust.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append_all.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decimate_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decrease_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase_by.3
level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_resize.3
level_0/f_utf/data/documentation/man/man3/f_utf_unicode_from.3
level_0/f_utf/data/documentation/man/man3/f_utf_unicode_string_to.3
level_0/f_utf/data/documentation/man/man3/f_utf_unicode_to.3
level_1/fl_control_group/data/documentation/man/man3/fl_control_group_apply.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed_detect.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned_detect.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed_detect.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned.3
level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned_detect.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_clone.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_clone_content.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_copy.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_copy_content.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_create.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_list.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_path_pop.3
level_1/fl_directory/data/documentation/man/man3/fl_directory_path_push.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_load_name.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_load_names.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode.3
level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode_reverse.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_write.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_read.3
level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_write.3
level_1/fl_iki/data/documentation/man/man3/fl_iki_read.3
level_1/fl_print/data/documentation/man/man3/fl_print_format.3
level_1/fl_print/data/documentation/man/man3/fl_print_format_convert.3
level_1/fl_print/data/documentation/man/man3/fl_print_string_va.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw_safely.3
level_1/fl_print/data/documentation/man/man3/fl_print_trim_safely.3
level_1/fl_signal/data/documentation/man/man3/fl_signal_state_interrupt.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare_except.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare_except_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_compare_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_dynamic.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_string.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_fll_identify.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip_nulless.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip_nulless.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_to_utf_character.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph_non.3
level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_to_utf_character.3
level_1/fl_string/data/documentation/man/man3/fl_string_rip.3
level_1/fl_string/data/documentation/man/man3/fl_string_rip_nulless.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_to_utf_character.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph_non.3
level_1/fl_string/data/documentation/man/man3/fl_string_seek_to_utf_character.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare_trim.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare_trim.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare_trim.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip_nulless.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_to_char.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph_non.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_to_char.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip_nulless.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_to_char.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph_non.3
level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_to_char.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_block.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_until.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_block.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_range.3
level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_until.3
level_2/fll_control_group/data/documentation/man/man3/fll_control_group_prepare.3
level_2/fll_error/data/documentation/man/man3/fll_error_file_print.3
level_2/fll_error/data/documentation/man/man3/fll_error_parameter_integer_print.3
level_2/fll_error/data/documentation/man/man3/fll_error_print.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter_set.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_set.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_into.3
level_2/fll_execute/data/documentation/man/man3/fll_execute_program.3
level_2/fll_file/data/documentation/man/man3/fll_file_mode_set_all.3
level_2/fll_file/data/documentation/man/man3/fll_file_move.3
level_2/fll_file/data/documentation/man/man3/fll_file_role_change_all.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_identify.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_read.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_write.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_together.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash_apart.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_together.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_from.3
level_2/fll_fss/data/documentation/man/man3/fll_fss_status_string_to.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_escape.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_escape.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_unescape.3
level_2/fll_iki/data/documentation/man/man3/fll_iki_content_unescape.3
level_2/fll_path/data/documentation/man/man3/fll_path_canonical.3
level_2/fll_print/data/documentation/man/man3/fll_print.3
level_2/fll_print/data/documentation/man/man3/fll_print_character.3
level_2/fll_print/data/documentation/man/man3/fll_print_character_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_in_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_except_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_format.3
level_2/fll_print/data/documentation/man/man3/fll_print_format_convert.3
level_2/fll_print/data/documentation/man/man3/fll_print_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_raw_terminated.3
level_2/fll_print/data/documentation/man/man3/fll_print_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_safely_terminated.3
level_2/fll_print/data/documentation/man/man3/fll_print_string_va.3
level_2/fll_print/data/documentation/man/man3/fll_print_terminated.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw_safely.3
level_2/fll_print/data/documentation/man/man3/fll_print_trim_safely.3
level_2/fll_program/data/documentation/man/man3/fll_program_data_delete.3
level_2/fll_program/data/documentation/man/man3/fll_program_data_destroy.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_append.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_mash.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip_mash.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_long_print_cannot_use_with.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process.3
level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process_empty.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_header.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_long.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_other.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_help_usage.3
level_2/fll_program/data/documentation/man/man3/fll_program_print_version.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_setdown.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_setup.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_received.3
level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_state.3
level_2/fll_status_string/data/documentation/man/man3/fll_status_string_from.3

index aa4035b167f23ba16af60ad590508e7bc2ce95fa..8fec760b0a7918a5014ab8d3e3d2accb9b56900e 100644 (file)
@@ -3,7 +3,7 @@
 f_account_by_id
 .SH SYNOPSIS
 .nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
 .sp
 \fBf_status_t f_account_by_id\fP(
     \fBconst uid_t        \fP\fIid\fP,
index 15bf6a43adab83449ee439915c1c209aa99a080d..c70e524f77397b9ccc679e4fd8a381553a7138fb 100644 (file)
@@ -3,7 +3,7 @@
 f_account_by_name
 .SH SYNOPSIS
 .nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
 .sp
 \fBf_status_t f_account_by_name\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 75dd4d23eff3f9a75506c8ba8c812b77a446c9c2..bfc2a520a4473bf7f19fb36742896d2cd3aa6dda 100644 (file)
@@ -3,7 +3,7 @@
 f_account_group_id_by_name
 .SH SYNOPSIS
 .nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
 .sp
 \fBf_status_t f_account_group_id_by_name\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 77d487d258458e042cec7b4a42859ec5115617c8..67e6829295cb623e1a3f97b13d7fe2310621a82d 100644 (file)
@@ -3,7 +3,7 @@
 f_account_group_name_by_id
 .SH SYNOPSIS
 .nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
 .sp
 \fBf_status_t f_account_group_name_by_id\fP(
     \fBconst gid_t               \fP\fIid\fP,
index 985ee14c28fe56edb147c315b9c25536935395f7..0f483b41e5aaa6e70da05e8487908d93be0bc935 100644 (file)
@@ -3,7 +3,7 @@
 f_account_id_by_name
 .SH SYNOPSIS
 .nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
 .sp
 \fBf_status_t f_account_id_by_name\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 12f09a004ccc5aea6534dc7915e31ed245227bc3..6a82997bf7e8190b6e22efd94873eb47f94a1cd7 100644 (file)
@@ -3,7 +3,7 @@
 f_account_name_by_id
 .SH SYNOPSIS
 .nf
-.B #include <account.h>
+.B #include <fll/level_0/account.h>
 .sp
 \fBf_status_t f_account_name_by_id\fP(
     \fBconst uid_t               \fP\fIid\fP,
index eab6ae4bb275b04e7b44e23dca41759d6ddef7f9..fbf3e94f744f5f7ac95a8e90ba95b7f123db405a 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_ambient_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_ambient_get\fP(
     \fBconst f_capability_value_t \fP\fIvalue\fP,
index e89804e029c6568c17fa4f64109fb882d2ec6f01..6b61baeaf91517aeca2f6a204c3b44dfc2a0db7e 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_ambient_reset
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_ambient_reset\fP(
     \fBvoid     \fP\fI\fP
index 001a5560a782a40d1767aec671e0d753e3994528..ffb386aa439db71782bf6d00820b16516a12d5b8 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_ambient_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_ambient_set\fP(
     \fBconst f_capability_value_t      \fP\fIvalue\fP,
index 430061540117317c929480a26ffe35f2db2cc72f..dd8b18d5a20b56f1e359675c13849efec01ac54c 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_clear
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_clear\fP(
     \fBf_capability_t *const \fP\fIcapability\fP
index 2e9e2e71c2648140cd1de4130e5a022099ae2a06..90f98f5027c6ba73bd6d8d0c9143b7fbf77c59a9 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_clear_flag
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_clear_flag\fP(
     \fBconst f_capability_flag_t \fP\fIflag\fP,
index 496b34ca5d7fe47a8bb602748652699e2c8ce06d..7e5b27bb1d9e4b970d50278536d3700478b9d42b 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_compare
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_compare\fP(
     \fBconst f_capability_t \fP\fIcapability1\fP,
index 2e3ec8a680da81c31ee2e0a12c3ca338627d4d8c..1866731da63f345eda5ac40ee52c99548c4ff00f 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_copy
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_copy\fP(
     \fBconst f_capability_t  \fP\fIsource\fP,
index 5699ae8cf8e1a3c4c00b50bda571b93869fcaab8..2454737bf1e9fc2e1b9a6274b3a9326a9f9b2644 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_copy_external
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_copy_external\fP(
     \fBconst f_capability_t \fP\fIcapability\fP,
index 0533d53b6c65212ac382286ecf946dd46c24764f..55ac60c68a4919250aba0e1a925df9c8719d4fa8 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_copy_internal
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_copy_internal\fP(
     \fBconst void *const     \fP\fIexternal\fP,
index 0d1979d011e704e2c9504622365c297da899679d..fdef26bb95c8d63994374540e789c2458d62ebf5 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_delete
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_delete\fP(
     \fBf_capability_t *const \fP\fIcapability\fP
index 0573cbe67c9181c3cb29a35cbdb32f8aeac469cb..da9a4ef19d208fca54c041afeef40503fefcb222 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_file_descriptor_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_file_descriptor_get\fP(
     \fBconst int             \fP\fIdescriptor\fP,
index f41d93ef0ed7fa9a4a7870de92358affb5c2cfdc..2fdcf67f82b28654a0f7966c474a679cc9182a7c 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_file_descriptor_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_file_descriptor_set\fP(
     \fBconst int            \fP\fIdescriptor\fP,
index cd65af0d6cc233bb50ea23701eafe757ce6d502b..0dc9a15e5cc17271150c5108102f7001ae1caceb 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_file_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_file_get\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 1d9a3aafe2c111f1e79313d4b6723ca7e6c96dae..66467e2311ce9807325e603b44b53e34ee42ebbf 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_file_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_file_set\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index dda198817c17ccb95fffb94f6060ffb3630d7530..3921cb5739fe671ec94750c94513d7915524a12b 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_flag_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_flag_get\fP(
     \fBconst f_capability_t             \fP\fIcapability\fP,
index 7b8cc117190d9716a1c8af51dfdb6d066e989c45..2628f0f25db5985189b0188d004beac22371043b 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_flag_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_flag_set\fP(
     \fBconst f_capability_flag_t       \fP\fIflag\fP,
index 04020cc224925718ddc1f5c6ea6ae964c07c5a30..a674eb236befc08c2bf424bb92c650fa08585f13 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_from_name
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_from_name\fP(
     \fBconst f_string_static_t     \fP\fIname\fP,
index a945382c40f2cab51e2af6e0f01efef516a3e755..5870d23790801f05239b29d441dfae9c5de36fef 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_from_text
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_from_text\fP(
     \fBconst f_string_static_t \fP\fItext\fP,
index d02a4f0871e8adbe847fa8f88ead2b980fedff0b..fc38a4f156e57d65845013e16f8e4cee73f92bd9 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_groups_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_groups_set\fP(
     \fBconst gid_t  \fP\fIid_group\fP,
index 249ad51721b702513e2b87bfa44965fbe79b1105..b3bbde2dd91318f2abf4e69ef5ee55dec4fa0bf9 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_initialize
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_initialize\fP(
     \fBf_capability_t *const \fP\fIcapability\fP
index fe3be7d915b6fdff3bb8b5b009ce044f4b1b2e2f..9962a6152ab38ff2bb3ca82e34747aa5563684a4 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_mode_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_mode_get\fP(
     \fBf_capability_mode_t *const \fP\fImode\fP
index f03305974e3c3c315dee4ecac9fdc2b74c7d5465..877fcc9a43e76db63b46595d7dadf2eb4dff4aba 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_mode_get_name
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_mode_get_name\fP(
     \fBconst f_capability_mode_t  \fP\fImode\fP,
index d66d11d825e2059b175d2fc02baba734fdf61383..58f24b6e95b1e7ad48d27a6611308162b7a2cb72 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_mode_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_mode_set\fP(
     \fBconst f_capability_mode_t \fP\fImode\fP
index 2ab62ea08ffe653a7be73f267e409b150e5f9c41..1ef9aee06bcd41db235b8f84843a287d06f72520 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_owner_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_owner_get\fP(
     \fBconst f_capability_t \fP\fIcapability\fP,
index 5f6e2acc4375d448dba1b0a7eeb6996aa5e1b689..ff9366b6c5d6edb48bcc614b15ec17f5d2472838 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_owner_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_owner_set\fP(
     \fBconst f_capability_t \fP\fIcapability\fP,
index 3f77bce96bc43924172a34c08204a2101122e1e8..a6f139d78dd40b0b0c347095b3cb1823a5ce686f 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_process_bound_drop
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_process_bound_drop\fP(
     \fBf_capability_value_t \fP\fIvalue\fP,
index c326d6060775575e6b5a9ed9beff6f043b67d3b4..32a6026f9c3b045d26eeb7a37e4e170cdd952534 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_process_bound_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_process_bound_get\fP(
     \fBf_capability_value_t \fP\fIvalue\fP,
index cebf989e52e001559b3919eafbf9c0d10fdd7626..cc5047845a396f77f69bd40890f724c336fd50ac 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_process_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_process_get\fP(
     \fBf_capability_t *const \fP\fIcapability\fP
index b554687dd46f08dbfd6b0b453abd8e5cff96fa7a..3c45b11bd1a0c4c7842a17a9abecc0ab4f578bea 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_process_get_by_id
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_process_get_by_id\fP(
     \fBconst pid_t           \fP\fIid\fP,
index 4fcf216727c55496ae2bf6efc6ffc2a7c5364971..708f3a3f70b3f18224cd9cb579ce1f8ffc2ec695 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_process_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_process_set\fP(
     \fBconst f_capability_t \fP\fIcapability\fP
index 4de90b877368680aa28eb7ebd44d78565c5ffbe6..85ed1e7576f9124d36b3fab179a8c93c4f4cdc78 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_security_bits_get
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_security_bits_get\fP(
     \fBf_capability_bits_t *const \fP\fIbits\fP
index 668714e7a175675a4e0972c1243f9d9f6a3c0230..12680eaef064d537c43ee6c980668b56e77552de 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_security_bits_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_security_bits_set\fP(
     \fBconst f_capability_bits_t \fP\fIbits\fP
index 06c3a3f3b31e792d368584d492ac6d475428f2d2..3d128731704f0afc65009366cc5405a3171103ce 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_size
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_size\fP(
     \fBconst f_capability_t \fP\fIcapability\fP,
index 7af5b43a8fce97cb10b4dbbb688160f4edf7e12d..7e9abda46bb04d11fd9200844556de7b03a86f13 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_supported
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBbool f_capability_supported\fP(
     \fBvoid     \fP\fI\fP
index 4ac5bc4e0822c1a1d43778785574323dbb290cee..f552ebb242588bc3c833336f4bef3224cda029c8 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_supported_ambient
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBbool f_capability_supported_ambient\fP(
     \fBvoid     \fP\fI\fP
index ae8258fc48548ae4899f6721af6c73f262b2cd35..3fd659f611450c28a7bc40b354c775f9c994cbb9 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_supported_code
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBbool f_capability_supported_code\fP(
     \fBf_capability_value_t \fP\fIcode\fP
index fd7fdce081fbabe5f05a93934bb85b426eff562e..287f6d3234f1769c61d8bebe1471fa5e6031bdfc 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_to_name
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_to_name\fP(
     \fBconst f_capability_value_t \fP\fIcode\fP,
index 79ac948bdedacb79486209587bce6667d5e4d75f..ec67d07e8acb1b7b3677b0dd8a80b903119bcd70 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_to_text
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_to_text\fP(
     \fBconst f_capability_t      \fP\fIcapability\fP,
index 73f8f985693eb2829b006e7b6e80ab2dfb067f39..03e8b4aea6e3d0d9f7922ee96c093f1b831762e2 100644 (file)
@@ -3,7 +3,7 @@
 f_capability_user_set
 .SH SYNOPSIS
 .nf
-.B #include <capability.h>
+.B #include <fll/level_0/capability.h>
 .sp
 \fBf_status_t f_capability_user_set\fP(
     \fBconst uid_t \fP\fIid_user\fP
index 532d865d1b4f72285b902df2148f03177e729115..5736828e62cb9e0083af971e7c34e07d3003bc3e 100644 (file)
@@ -3,7 +3,7 @@
 f_color_context_delete
 .SH SYNOPSIS
 .nf
-.B #include <common.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_context_delete\fP(
     \fBf_color_context_t *const \fP\fIcontext\fP
index 738636725195d7f52e2ecada217a250cafed9716..0484037975c097cb219141c211b9bee1ffc635ac 100644 (file)
@@ -3,7 +3,7 @@
 f_color_context_destroy
 .SH SYNOPSIS
 .nf
-.B #include <common.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_context_destroy\fP(
     \fBf_color_context_t *const \fP\fIcontext\fP
index c44dc042edb9124c78cd88c035b4d124c6a0a0f8..69de536857cdb41182875b2f11d463fa3e3fc42a 100644 (file)
@@ -3,7 +3,7 @@
 f_color_load_context
 .SH SYNOPSIS
 .nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_load_context\fP(
     \fBconst bool               \fP\fIuse_light_colors\fP,
index 5727dd656951d72666ac20422d4915939bf15f20..6c93256bcdad054421f8e15e3b4cec2930f81aef 100644 (file)
@@ -3,7 +3,7 @@
 f_color_save_1
 .SH SYNOPSIS
 .nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_save_1\fP(
     \fBconst f_color_format_t    \fP\fIformat\fP,
index c8273cae6a1d633c3b2586869904e92c238af8c0..8268508bd1c379ad458efcc887daee85109b9eac 100644 (file)
@@ -3,7 +3,7 @@
 f_color_save_2
 .SH SYNOPSIS
 .nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_save_2\fP(
     \fBconst f_color_format_t    \fP\fIformat\fP,
index 89caf97c74bd45709c0e1c6a21de1af61cfd6110..f5d29a6b57fc36171d9be2b7bc75dc2619afa01e 100644 (file)
@@ -3,7 +3,7 @@
 f_color_save_3
 .SH SYNOPSIS
 .nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_save_3\fP(
     \fBconst f_color_format_t    \fP\fIformat\fP,
index 1f11269f1f083fb08f0352d56983b9f79663a104..0a7c0e3460746d1d4c146025a38e4053eaead3fa 100644 (file)
@@ -3,7 +3,7 @@
 f_color_save_4
 .SH SYNOPSIS
 .nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_save_4\fP(
     \fBconst f_color_format_t    \fP\fIformat\fP,
index 9493a1be89df2d92ed36ecf06fea767bab392eb8..2d7c0818a9f266f356039968c51567e7e5a2d4f3 100644 (file)
@@ -3,7 +3,7 @@
 f_color_save_5
 .SH SYNOPSIS
 .nf
-.B #include <color.h>
+.B #include <fll/level_0/color.h>
 .sp
 \fBf_status_t f_color_save_5\fP(
     \fBconst f_color_format_t    \fP\fIformat\fP,
index 36ad102949321dd428db69e9134b71f047376e2f..a952558fc92dc2da079ded603c3830eae33c0521 100644 (file)
@@ -3,7 +3,7 @@
 f_console_environment_process
 .SH SYNOPSIS
 .nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_environment_process\fP(
     \fBconst f_console_arguments_t \fP\fIarguments\fP,
index 6706494e16b2a63e2a120d15605da3600863db12..431c40c79942ea720bb71f9d12424bf514898ce6 100644 (file)
@@ -3,7 +3,7 @@
 f_console_identify
 .SH SYNOPSIS
 .nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_identify\fP(
     \fBconst f_string_t      \fP\fIinput\fP,
index 30a95c25c0d2464706d735457b064f819bc0ad4c..8abf154aa234dc10a51212d9ff5e62c47a091b7a 100644 (file)
@@ -3,7 +3,7 @@
 f_console_parameter_prioritize_left
 .SH SYNOPSIS
 .nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_parameter_prioritize_left\fP(
     \fBconst f_console_parameters_t    \fP\fIparameters\fP,
index 2a857360494afd6b1199ec133ac10e790e1b011c..b328bde6890e0dc910479090a3b92cd74b7b95c6 100644 (file)
@@ -3,7 +3,7 @@
 f_console_parameter_prioritize_right
 .SH SYNOPSIS
 .nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_parameter_prioritize_right\fP(
     \fBconst f_console_parameters_t    \fP\fIparameters\fP,
index 4565c765aad7ac69d24c197db5eaab6a7123a70c..93e5efa5cd89e16e65e3e3aca7a961af9552641a 100644 (file)
@@ -3,7 +3,7 @@
 f_console_parameter_process
 .SH SYNOPSIS
 .nf
-.B #include <console.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_parameter_process\fP(
     \fBconst f_console_arguments_t   \fP\fIarguments\fP,
index cf29c241f6a831c9259a22dfcaa8717fa57cf8c2..858b6d6944e3308996bd0b4db2b7fea8cd96a2fb 100644 (file)
@@ -3,7 +3,7 @@
 f_console_parameters_delete
 .SH SYNOPSIS
 .nf
-.B #include <common.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_parameters_delete\fP(
     \fBf_console_parameters_t *const \fP\fIparameters\fP
index faddb3fd1369ea6efac034f560ca2682ed6d54e5..68e096fc5cd12acbe0c5cf262aea1d51b414710b 100644 (file)
@@ -3,7 +3,7 @@
 f_console_parameters_destroy
 .SH SYNOPSIS
 .nf
-.B #include <common.h>
+.B #include <fll/level_0/console.h>
 .sp
 \fBf_status_t f_console_parameters_destroy\fP(
     \fBf_console_parameters_t *const \fP\fIparameters\fP
index 0b1b5b9bb4f93e3a9f0c28a62ce591b9c379ddb4..0754e35317d2998f14b3d6b323b7997e88f3ece9 100644 (file)
@@ -3,7 +3,7 @@
 f_control_group_copy
 .SH SYNOPSIS
 .nf
-.B #include <control_group.h>
+.B #include <fll/level_0/control_group.h>
 .sp
 \fBf_status_t f_control_group_copy\fP(
     \fBconst f_control_group_t  \fP\fIsource\fP,
index b065aca69ca5a9960b14b3ab5c0b79f28ea4469c..4d6bb00f03267e9ae865830463026349cb35d018 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_is_binary
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_is_binary\fP(
     \fBconst f_char_t \fP\fIcharacter\fP
index c62ce4d6251fab92e1cc69a056341ae19ee1d19e..33bec1931ae9e9351cdd3d172b672a3e89f9d8a1 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_is_decimal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_is_decimal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP
index 776930161a9ec3e8213e466abf7b0371a0fe1fc9..463189b8a13b55868a708a053584910009a01d62 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_is_duodecimal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_is_duodecimal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP
index 96c25f0279ad918ef4d978167c7d8931193e998c..fba359bcceb68d62ea408bea4f96160a15869e0d 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_is_hexidecimal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_is_hexidecimal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP
index 7fb45d5ba3a6d472a2fe20cd1dccda92631ff70c..faf491e57f90ab1baa895c01e0fa6462c57f20ad 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_is_octal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_is_octal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP
index 954daa7500944da13559ce267e9ec083bf334905..d0b3551616b6a2c608e0980b7aeeed15d9c85497 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_to_binary
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_to_binary\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index 7a98eb1f68ddae2e2f0f73be30104c451e1b3df4..ccad22994faad4dd3120b61bbf85b264d0f24888 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_to_decimal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_to_decimal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index b81d9235a1e2c7bbc1a0b3b467d43f3588d993dc..f060ff1ae7f8bd7e46fc852e0cdd1455a53e15d0 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_to_duodecimal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_to_duodecimal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index c6ad055178f0d25a2f3cceca65487ed96f8674b6..51d9b340ed9b3089208680ee55dc06c8c145d42d 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_to_hexidecimal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_to_hexidecimal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index aa2e1060a7492954d75a98b6e1a737bc09d071bd..089c1e3172686944086699055001edc630aaf4ee 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_character_to_octal
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_character_to_octal\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index 01fd2179914529b4ddb0e474a51dc6c70b7d1486..24fb04134676c7a9a501d7a1cfe4b390afa72c40 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_number_signed_print
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_number_signed_print\fP(
     \fBconst f_number_signed_t   \fP\fInumber\fP,
index caecd378eac7b4180e7837e4183fba82378be437..824e230f6bdefdb440072a6a571eab2ddfb00702 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_number_signed_to_string
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_number_signed_to_string\fP(
     \fBconst f_number_signed_t   \fP\fInumber\fP,
index 0d1203b95be8dcd8094600da558cf26da943b5de..3ae8d8cfdeb56c07bdf3bf7de5635ad0cdd6f9e1 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_number_unsigned_print
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_number_unsigned_print\fP(
     \fBconst f_number_unsigned_t \fP\fInumber\fP,
index a324b419ecd34bbe5a1f06251debce424b846a84..34665e8df8e254cc593475ffba0e06623f5d86d0 100644 (file)
@@ -3,7 +3,7 @@
 f_conversion_number_unsigned_to_string
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_0/conversion.h>
 .sp
 \fBf_status_t f_conversion_number_unsigned_to_string\fP(
     \fBconst f_number_unsigned_t \fP\fInumber\fP,
index 011c26b33b4a33a93abe3a898595507b836c1f74..57876ccde11ebcab9a03ae07ab0b855b641252c4 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_create
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_create\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 402be8ec195b6089739b4c6c9c2aa368c0fa5aa0..bee3ed8bbb1dc8454816ccf7d76a2e8bbc41cfac 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_create_at
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_create_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index fe370342c37471c7d8033c5a58ff9933edce505a..8733c071d4f8c289dec42a3f7acfe8d121dd94f7 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_exists
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_exists\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index 19dac315ca8f2cf58b5486a6de35d2bd179c0481..063c4793ae205eb0db2600bc727a7c7e386f4a16 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_exists_at
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_exists_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 37e3213cd43ad3fbbf658ef7f31f4d7f26ab13da..a491be31aa18e8f32d10a545594b8bbdab6184cd 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_is
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_is\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index 1292e23cb580e6562eca52736af35cee4877a399..ac92555f3a0c53a138138fe2c2d4e800ff779e2e 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_is_at
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_is_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 509cd0c9daf8829768c1fce6e7ede01f67a831c3..c44ae0a2a4d7f40d8ef67a73f54883d9fee3d37f 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_list
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_list\fP(
     \fBconst f_string_static_t                                \fP\fIpath\fP,
index 936d3562435e331da049d407ef129aa1739e0e00..e16e8886bd7274bc968bf5ba3297555ffcb460ba 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_open
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_open\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 682b8f3c594587ba691d7f58573e4cfbbe87cf6b..7363b7e0ff122295438ef051a323dd35189b792c 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_open_at
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_open_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index f0aaa4523d097937bb7707c4327f236df26b6ffd..e0a3b58cb63f965b29901af444d8a3c41a5c191c 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_remove
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_remove\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 196a95d6025ffd4777c4b5e38fc59ea1dfc31008..79536f6c00913285e40595cdcbaa484444833346 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_remove_custom
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_remove_custom\fP(
     \fBconst f_string_static_t                                      \fP\fIpath\fP,
index 4152fbf866d6473179a1fe579257b5dbab97df49..e55f46b474084e2e44eaf32a90dbb9587cbe0adc 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_touch
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_touch\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index eb772593942e36e179a61e23acb85ee45abe4f47..c510131d134bcf28f2c15ee6436e440759a0c7fa 100644 (file)
@@ -3,7 +3,7 @@
 f_directory_touch_at
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_0/directory.h>
 .sp
 \fBf_status_t f_directory_touch_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index f68a6177df744fcfd0ae05a1f9a4160efc337dd7..96863c51ec0a215c09b9d8519e535df9a1c59214 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_clear
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_clear\fP(
     \fBvoid     \fP\fI\fP
index 0a64eb1da2b1e0f7d327cd5c1b41d14283473cd4..c567dfcb6c4b008c8df1b92b065b7661f506bc66 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_exists
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_exists\fP(
     \fBconst f_string_static_t \fP\fIname\fP
index 5bc8452e9355e4d8297a666be9dedb44fed26e96..23004224010be151fedffa86900f610b0b20733e 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_get
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_get\fP(
     \fBconst f_string_static_t   \fP\fIname\fP,
index 866a6e234b380a23411abf9f0bce541e1c964234..823448b3a519b2070951d97da4f4a73298b2e826 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_get_all
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_get_all\fP(
     \fBf_string_maps_t *const \fP\fIenvironment\fP
index 1f90fc604f3032c0f9e08680e0dce8beb9ee052d..ba096f2e543554055204a5edcf95ea28d1a42e8c 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_secure_is
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_secure_is\fP(
     \fBvoid     \fP\fI\fP
index 863ad185c95280a398754f467fdb7ef4c1bf4373..e3d85ad028b124330d2d0be8caf2bbbd3388860a 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_set
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_set\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 9718002716523c5fe8579af35e0a317868fe35e9..c21a518d4a2d6cacbed369893ff7c98677910372 100644 (file)
@@ -3,7 +3,7 @@
 f_environment_unset
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_0/environment.h>
 .sp
 \fBf_status_t f_environment_unset\fP(
     \fBconst f_string_static_t \fP\fIname\fP
index 1f4ac909f9e4a733bb49d44ae5722522eec4209a..66dac72c1d2c5334d3d6d6a855827ea043f55e6c 100644 (file)
@@ -3,7 +3,7 @@
 f_execute_status_from_status
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_0/execute.h>
 .sp
 \fBuint8_t f_execute_status_from_status\fP(
     \fBf_status_t \fP\fIstatus\fP
index bfd749a36ac3abb7f0b58071c9673f33922f2a42..ff4ae5132c8695c87e819c33da07b9d2e23c088a 100644 (file)
@@ -3,7 +3,7 @@
 f_execute_status_to_status
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_0/execute.h>
 .sp
 \fBf_status_t f_execute_status_to_status\fP(
     \fBuint8_t  \fP\fIstatus\fP
index 7ad4f9dd7d1056e2380c1944e58b7db4695d6222..898efc7c84f547e37e26762e1515321b1ea3181a 100644 (file)
@@ -3,7 +3,7 @@
 f_file_access
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_access\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 511815724caf5cab7c192ebb823ef189eb2e575e..4bf7c20f3758b77739cff997cfa2c93034c9fe95 100644 (file)
@@ -3,7 +3,7 @@
 f_file_access_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_access_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 82c6d70a0b2327bc28ddabd1823243a4f1951d77..7a075c092777bdbec93ac17dd5c1899141190954 100644 (file)
@@ -3,7 +3,7 @@
 f_file_clone
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_clone\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 3e979c80c82ddb9cc0b2102b5bb5ed0eac8b7bfa..8c1b62bc3fe9773c3fb495b687d88c736834e7e8 100644 (file)
@@ -3,7 +3,7 @@
 f_file_close
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_close\fP(
     \fBint *const \fP\fIid\fP
index 362035cce55fec854c3dbf2f3987d1b4b4f755db..1975e3f7127a5b964f1e7c5808b828c012874352 100644 (file)
@@ -3,7 +3,7 @@
 f_file_close_flush
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_close_flush\fP(
     \fBint *const \fP\fIid\fP
index 487157e0b754a0e8dd23b3667b8a27062a1b4635..f5b870f2edae41ab24347d2c84be669dee0de933 100644 (file)
@@ -3,7 +3,7 @@
 f_file_copy
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_copy\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index b3f3b84b61f6d9d7d9d1277d34f6cecc41073252..5f43fc06fe3d3721ba514dbce27adec84149873e 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index aeb4e063fa0dcaf2d5f86631c937e13f9752984d..3afac7da93b334720443ab1b1c187092f4c435a6 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 2d205af46e09e6d1799b32fd7b12f0113f3b08a4..452d8df61d31be323700970e6d02d995750c70ee 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_device
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_device\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 716dac5e326779800ca8d8e1b23f2f51d6d4e372..0a60a06e80ddf2cae129be9c610220521e9b3304 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_device_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_device_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 27304696725d8fa05f023aa2285d1dfae011be92..963157d41cf34eccea10352c133f68583a06a9cc 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_fifo
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_fifo\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 9099bbe8da827eef7dcc58f4dbb3a5f1b89c44a5..e29539e2aea1b635bcdc5fe5b110d3c96112fdb3 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_fifo_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_fifo_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 7b0835084576e0702acda3a5d95ee5a6ba0c0ffc..ab169ca8fbcc2a893ac307685985f8552e7c4887 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_node
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_node\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index ab5837efaed0f5d145dab9ebee9f1852740e71f7..9608ba7e3558fd35fdac27b518f7594a98dceef7 100644 (file)
@@ -3,7 +3,7 @@
 f_file_create_node_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_create_node_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 8920a4044bbfdde9f37cb89260d87e5c3567f701..c2420e0c13b2c931fde7d1e318fd9e67daccc387 100644 (file)
@@ -3,7 +3,7 @@
 f_file_descriptor
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_descriptor\fP(
     \fBf_file_t *const \fP\fIfile\fP
index f53656fdcf19d2e5893446b9f4a2ad5819d9c411..a6dce04054f01d78c15c05b6f40a8c44d7bec029 100644 (file)
@@ -3,7 +3,7 @@
 f_file_exists
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_exists\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 135fd3f8778fac39dd12d5e39c527641b03dcc32..fcf4c572f960878547e9c6f7c4d6d676479e16b2 100644 (file)
@@ -3,7 +3,7 @@
 f_file_exists_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_exists_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 7839d3fbdaa61b22ffdb81fb3442af635e8669fb..a7c5c3ac818670583c1113066ba45b167331713e 100644 (file)
@@ -3,7 +3,7 @@
 f_file_flush
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_flush\fP(
     \fBconst int \fP\fIid\fP
index 8fa4f86bdf9a97d5650421d5134a64077747c8a7..2997c241eea5d989e3d1adae7139e250bea8706f 100644 (file)
@@ -3,7 +3,7 @@
 f_file_group_read
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_group_read\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 676a093d92b056726f1fbb21c5d01061a2ba1358..7c89f9785685c6b924a16c56459234bb4f8f49ee 100644 (file)
@@ -3,7 +3,7 @@
 f_file_is
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_is\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 498838dda4f688bede48a4383fec0d0ad4430b3a..8cc0643da7343b787cc489395dd8e654740912d1 100644 (file)
@@ -3,7 +3,7 @@
 f_file_is_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_is_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index aa0ddee557ff2188478f0924ae4dca7a2eae15af..0633062c1e0bef295734699d052573cdaa4e805f 100644 (file)
@@ -3,7 +3,7 @@
 f_file_link
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_link\fP(
     \fBconst f_string_static_t \fP\fItarget\fP,
index 8c0d0511b13244413744c212729e46ea28654a42..ede40fc2cb4bb343747cd1713072fd0deb398a6a 100644 (file)
@@ -3,7 +3,7 @@
 f_file_link_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_link_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 121906b55a6f95782804c8100d9aa6f016224335..35528f20be29190f5c2a75be33baf146b400bf55 100644 (file)
@@ -3,7 +3,7 @@
 f_file_link_hard
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_link_hard\fP(
     \fBconst f_string_static_t \fP\fItarget\fP,
index a86e92973c39156ed692397fbf8263e8d4a55cb6..1063556201e76f25e45674c68e17263786105e77 100644 (file)
@@ -3,7 +3,7 @@
 f_file_link_hard_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_link_hard_at\fP(
     \fBconst int               \fP\fIat_id_target\fP,
index 08ca94c5dc3f9c018015bb47eaf5350381df60b9..89158f8f00f0df2bc68e491fee416b51f2b16ce3 100644 (file)
@@ -3,7 +3,7 @@
 f_file_link_read
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_link_read\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index 22a6b6182476c74f61857d777ef61dc301f5f41e..f79573388876e678e135afa5d00bae790e9bac55 100644 (file)
@@ -3,7 +3,7 @@
 f_file_link_read_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_link_read_at\fP(
     \fBconst int                 \fP\fIat_id\fP,
index fd04f03c9068cb243accbcb354cc7f75d225010f..bd82d01b1bbf504f7616996027cfa590db45b332 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_determine
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_determine\fP(
     \fBconst mode_t        \fP\fImode_file\fP,
index e85612cd907f2e5855073d2408de91d3bb8f9b57..c25901638722dba9dfeebe0d81f39d9ce231d700 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_from_string
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_from_string\fP(
     \fBconst f_string_static_t \fP\fIcode\fP,
index 301f10c3421725491badcbdeb27c9230afb6815a..c7502b2ee1d8a35bff3a39374b69941e66de70cb 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_read
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_read\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 5390d9ddda477c9cda2d6e7b35b8313d97d32f9e..2b9f9ac7166eb326a55867824001118d8d5e8d56 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_read_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_read_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 79e5de945801cb99727892afa07398804380d099..3c39888d403d05a23b4c1b9f8c19fe172ac37a1d 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_set
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_set\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index bcacef65ce399bcb60782924f5d40d4e559af742..780a834311ff6034a379328335a569a57db16505 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_set_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_set_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 857b8be5854fb301772f510608179d41b641c87e..1b99ee144f4dad1ae6f21cd78230bf35c0c8a7bc 100644 (file)
@@ -3,7 +3,7 @@
 f_file_mode_to_mode
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_mode_to_mode\fP(
     \fBconst f_file_mode_t \fP\fIfrom\fP,
index f8013758d9f5f151b0391833d32768feda874e52..ab3f7ce205e06699c387dfa32d1ae00ca52d1dea 100644 (file)
@@ -3,7 +3,7 @@
 f_file_name_base
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_name_base\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index 541cbcd770a27e53911f637b84acb864b342c07b..b6b1d00d8d1bd717d2d6028a8edb1e3be5e7a591 100644 (file)
@@ -3,7 +3,7 @@
 f_file_name_directory
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_name_directory\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index db9c4d082ab0f8601eb9b357c712edbb30d7d9fe..c9c934727d664d00680a4433ed19f6aa67d0cb0c 100644 (file)
@@ -3,7 +3,7 @@
 f_file_open
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_open\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 4a8076ee3cc947efd9b60a5917d0b4e86b8bf329..c843e451b2e1cd02bafcfc9c5ccbcbaae4cb9cd4 100644 (file)
@@ -3,7 +3,7 @@
 f_file_open_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_open_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index e1ae3fc59fa4a1c707dafb6b40696b27aa7981b2..88552bb2f0d7630dd9366e31e1ede8d5c3defc90 100644 (file)
@@ -3,7 +3,7 @@
 f_file_owner_read
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_owner_read\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 45b4c7b45c0cb00905a1e9c76a93380bfd38958a..2c2af4a5668882426c96c323f200c203a21f6351 100644 (file)
@@ -3,7 +3,7 @@
 f_file_read
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_read\fP(
     \fBconst f_file_t            \fP\fIfile\fP,
index efc924ef8a8d5952f6bd3e6685114a0fbd04147e..5469cbb13c2a973ead230e5e6721ac717005c883 100644 (file)
@@ -3,7 +3,7 @@
 f_file_read_block
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_read_block\fP(
     \fBconst f_file_t            \fP\fIfile\fP,
index bf7781d4cf0812d9b8a8539173b01cf1a45ba620..fec5f5b5e98bf3c8ac9af5d86abd703d240b0db3 100644 (file)
@@ -3,7 +3,7 @@
 f_file_read_until
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_read_until\fP(
     \fBconst f_file_t            \fP\fIfile\fP,
index 63444031d2f12e9b41ab4b69eee3dd26bddcbc30..73b5771b9adf41354148e994957e8770f459d1f1 100644 (file)
@@ -3,7 +3,7 @@
 f_file_remove
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_remove\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index 0049017e411e19544f7d06931cc07ce628e1ed96..445e8bb03b3156456b0ec31f250f2d814175a368 100644 (file)
@@ -3,7 +3,7 @@
 f_file_remove_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_remove_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 571685721df4252e38dd5b2cee329b0ac2545c9b..5899dc55149d3f6c6565a128088b1a2f2e0b2878 100644 (file)
@@ -3,7 +3,7 @@
 f_file_rename
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_rename\fP(
     \fBconst f_string_static_t \fP\fIsource\fP,
index 7882eec846f7428c8a4c07ca9da15272c172b41e..1413388d0a3c1f7a4206072e26e16979a0b02099 100644 (file)
@@ -3,7 +3,7 @@
 f_file_rename_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_rename_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 6b7e6580561cebcc1cab5306e2e15c971a884cbe..742d229c57b9fb3731e3b3e035d42688ddb64b6e 100644 (file)
@@ -3,7 +3,7 @@
 f_file_role_change
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_role_change\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 676fb3b35b4af274f41c52d043ef454a68e1f918..02780b54b604c0e36fd5962841f3735605c5b0a7 100644 (file)
@@ -3,7 +3,7 @@
 f_file_role_change_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_role_change_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index e8ef1cb274fd7ed79a46cf222e4a47e2dd1aec60..f230b51099af3fdc2eefc3518d8e12ba72b470d3 100644 (file)
@@ -3,7 +3,7 @@
 f_file_seek
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_seek\fP(
     \fBconst int    \fP\fIid\fP,
index 617f8e1a005a1eb6a9b4e3b23ac477766e09e6cf..4f31d1358f4edf9c13bf771bbd14a8e0b9765600 100644 (file)
@@ -3,7 +3,7 @@
 f_file_size
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_size\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 2734211edaef09e7df76d01cccf9cd1676416221..0c2677c5b27a7e1ccebdcceeb8827d0b285dee8a 100644 (file)
@@ -3,7 +3,7 @@
 f_file_size_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_size_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index bc98d824acd4d80f5623b120576c030dc7af0cc9..07a6c9899068dcee16294e395d52592232dbb8b3 100644 (file)
@@ -3,7 +3,7 @@
 f_file_size_by_id
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_size_by_id\fP(
     \fBconst int    \fP\fIid\fP,
index d1632360147aa7df96d13e67b6005579aa068b79..e44176df0905de10111e1f3c5cd983fb58c3a66b 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stat
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stat\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index b8a6bc77ba0ce00c9d1e69bb10acc7ccfd688720..784b53cbc80a36edd74d8e90a7a408fc9964cbbb 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stat_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stat_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 83ca09daf2137f6065c6ccbe8b2633db8ecabce3..e03f951a230345a92f0b2dd6aa55bfb04d4ab034 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stat_by_id
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stat_by_id\fP(
     \fBconst int          \fP\fIid\fP,
index a7cdabe2a38b4291574ed52c5b0f173ce859a564..230b6e6678a483e4eee5797d5fcedbfa9c1ecfa1 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_close
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_close\fP(
     \fBconst bool      \fP\fIflush\fP,
index becc77256855dcde05679e907666f8d225acb6b8..8581b4ad020201c08e2390514f55f25fea9999dc 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_open
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_open\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index cb8826947de6d80fe14b4e4977b12cc630968706..0b048243f0a2b7529acf7e1b18d8686fd8e06d56 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_open_descriptor
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_open_descriptor\fP(
     \fBconst f_string_static_t \fP\fImode\fP,
index c8a14a9d8b2c74c47867c95f90b8a659925d7a18..7cc6aaedab7adf9f37c612efbbb047a65b438750 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_read
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_read\fP(
     \fBconst f_file_t            \fP\fIfile\fP,
index 0286912b53ffa2cfc4f24f4e28710120ed0b2d43..2c13b6ac435a143acd0f1b6439b25fe5c8127de1 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_read_block
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_read_block\fP(
     \fBconst f_file_t            \fP\fIfile\fP,
index c8b26be29239232ae9d8cf5002c0a70166d83523..fe73d6e92a899c324c7054b39e46030d6a828f06 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_read_until
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_read_until\fP(
     \fBconst f_file_t            \fP\fIfile\fP,
index dfd5179979d699eb145bf614e29d76ac050795c8..be7acbf9a75a52df6e51bc92241a0a19ad7828b6 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_reopen
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_reopen\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 0d0aa86235d12f5a72538a868c4d05c1550b03e0..47d258712e8838eb5ea8ad774686b6d04f67004d 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_write
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_write\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index eaf4c7d893d68d2fa36cfdb2de3b2ce1b610c962..189e54b82f90e17c3c9c88d08c19e62e5b2e8136 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_write_block
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_write_block\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 0abec46f5d32d3667227594519c367d5e82d3b28..ca7d8b4cb43ad82e86ac2e4a68061c7b79126c8f 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_write_range
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_write_range\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 31d21fc1e3bac07662769df48abeaa19c6f14cd6..5916abf0ae2f390d1bbf9d61cec887f50938f06d 100644 (file)
@@ -3,7 +3,7 @@
 f_file_stream_write_until
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_stream_write_until\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 45ef7efbb3af466b6944107250249910d6c11480..5a456a8ea475b0431f7113234f2d98dab99ee8d8 100644 (file)
@@ -3,7 +3,7 @@
 f_file_touch
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_touch\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 1d9ebaf82613eb6e93b8f883d36d9fbd1b7af9ac..ffd27c8e3521dba9de295450f70e7f2eac575664 100644 (file)
@@ -3,7 +3,7 @@
 f_file_touch_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_touch_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index ab0e5d07c40733b52f99259e18f39a9b4b73fbaf..e004486af3b5e36305668611a726a3d41a7a73cf 100644 (file)
@@ -3,7 +3,7 @@
 f_file_type
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_type\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index aef9f4d07f1d6d70e562a32f60a8aafc940f0b92..c2fe4382a5b1c878de5ad91529fa37004f201302 100644 (file)
@@ -3,7 +3,7 @@
 f_file_type_at
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_type_at\fP(
     \fBconst int               \fP\fIat_id\fP,
index 07c8dbe190424ed17ca99ed8e010303400cd2713..b30117538089a8c1b044f36b2030712eb60d81a6 100644 (file)
@@ -3,7 +3,7 @@
 f_file_umask_get
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_umask_get\fP(
     \fBmode_t *const \fP\fImask\fP
index cba377651671afc9475d9ab3d09022d5c2cf23a6..36fa4cc8c042c8ed391fa7fa6d5eb70747b490a2 100644 (file)
@@ -3,7 +3,7 @@
 f_file_umask_set
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_umask_set\fP(
     \fBconst mode_t \fP\fImask\fP
index 9bbdddb97a32f5cc32957462b416f0984228eee3..92b6e05e2ecf97a6f8a2abda829e88f993200b9d 100644 (file)
@@ -3,7 +3,7 @@
 f_file_write
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_write\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 9d6f3251f151744df179359a6063bb5d71129102..d8d823fe18f0ccf36f2543ca973abfc2573092da 100644 (file)
@@ -3,7 +3,7 @@
 f_file_write_block
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_write_block\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 4b15b39d6629a9e7d779d719f2ea1a2e117963ac..c72598313f5ce8e1bc88d0cfe2a44f7ee6477aec 100644 (file)
@@ -3,7 +3,7 @@
 f_file_write_range
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_write_range\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 59bb7b13b18e93a50d519781473c2dcd797b5eed..42282554eaecdfb4ea35e2e50b722d8af092e70f 100644 (file)
@@ -3,7 +3,7 @@
 f_file_write_until
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_0/file.h>
 .sp
 \fBf_status_t f_file_write_until\fP(
     \fBconst f_file_t          \fP\fIfile\fP,
index 52330b1993aa90d1651d6fcfd7322643d16092a4..140bc19d42bb9432a3c6c5a5aa8647f8b2785735 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_apply_delimit
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_apply_delimit\fP(
     \fBf_state_t                \fP\fIstate\fP,
index b905b3aae4e48029b39d786415d5fdba4e17f8e3..34a7c620d1860e3ea24180eb3be49a14ee42d619 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_apply_delimit_range
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_apply_delimit_range\fP(
     \fBf_state_t                \fP\fIstate\fP,
index aae6eb3c035888067dd82f40f12c8abb8d81a1c1..b307f0aba3ebd9036158704044d63136e0520246 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_count_lines
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_count_lines\fP(
     \fBf_state_t               \fP\fIstate\fP,
index fc5e981042d2122d2b8dc3f8a50825aa220f9867..20da7d97bfb923c480b52859c1504fe3e17e5ab7 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_count_lines_range
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_count_lines_range\fP(
     \fBf_state_t               \fP\fIstate\fP,
index 3ba41fc60c1cfda1a11d386e371b0e3e6f37297b..3922cddec44c7331083c422f87053417c53fe13e 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_fail_utf
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_fail_utf\fP(
     \fBf_state_t        \fP\fIstate\fP,
index c04e61057682dd0767521c34318de488f9cf1511..a56a3ea864bb9db0b8ff22c53af0cacee5b29025 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_fail_utf_to_false
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_fail_utf_to_false\fP(
     \fBf_state_t        \fP\fIstate\fP,
index 722faab415169df5ef108e49803ea72535f351cf..55b15fdd8c9c76ec1a3fd062bb1b779812d50f4f 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_is_combining
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_is_combining\fP(
     \fBf_state_t               \fP\fIstate\fP,
index 07c7a2e69d2e7459c9b67cefe19ffb126fd16bba..ff74d109c49c71cd06c75f4b02b8d55c5137a0c6 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_is_graph
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_is_graph\fP(
     \fBf_state_t               \fP\fIstate\fP,
index 1370579b507f02e19e2bcf12ce295241f70d0bbc..0858e69b2ed0191f9e0f889991b8156d2f825fe6 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_is_space
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_is_space\fP(
     \fBf_state_t               \fP\fIstate\fP,
index a4fabac7d78fcb087e45d3794a815d584739591e..0382970c78cb84b424728c48aa8c60d2b02601ec 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_is_zero_width
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_is_zero_width\fP(
     \fBf_state_t               \fP\fIstate\fP,
index 5431d9361a6ee146456f44ebaf51ce24331508fc..5f239475cae4bfcf3c24ba15473728b32aa7d4c8 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_items_adjust
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_items_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 72f027bd609eb4202c06102e4148dbd9d8c75156..e94287c7c17db5c883cc0b7305f5302095896a2a 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_items_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_items_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 36c8c52aed12c9dafabd0c97af3106d24795ab27..41af2c4a01c62227a10a08461b6d853c70dc63cc 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_items_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_items_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 5cc176668cfaccbf6255c423a2c82507d55e6e47..82c03b38af92b4c427081f019ee6eeaed6b274f2 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_items_increase
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_items_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index eca3f82bc91d7063d024ba44541294d040a0e1b7..a6ddebf89bb11799a074cfabba9712ad8e7e9ff0 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_items_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_items_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index de0f27289f2e6e523ac0402d2a7527a711dd39e0..3ee0f0a3a6c2449afccd702cdee44ea1b43c3ab5 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_items_resize
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_items_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 57283a9fbd56e3cc9a18c0ed3fad03e816a2ad5d..d5f601528c50f3743659656a4d2e9e71cf4be412 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_named_adjust
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_named_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index cfbde0b596ab0855ccb72911dffb3d1b2c239152..5829f2bc435dec3bca020783cbdadb250c68d4c9 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_named_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_named_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4502a02e5d941e726205d1201bafc228cc38c411..16150922b74144089bd4fc235dce6c00281c4f2e 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_named_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_named_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 31944ba395d00b4bcdfe75202acd2ad7524f6501..fe34eceebf16658f63ae5150744c9479872ea653 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_named_increase
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_named_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index bf8d3a282d34116147f9d5ff40015b841e24ccca..0cee381905649e3aa1d0af1b0677559721b1f631 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_named_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_named_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 351577174d9fc2e8508b9ddd39f4b4cef522355c..f17ac3357bbd784773db01a1bd56abe07efb49e6 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_named_resize
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_named_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4fd885d52bdb25733a0dbe680dbf954d1362981a..bbdf7be97a80e434bb0bbd79587d0a1cd09cf67d 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nameds_adjust
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nameds_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 1477ea04b5350dfda22f15bc33d637fec553290c..2c566b067ab2d90b32f2df94fd05bded9622f2b7 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nameds_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nameds_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 0cf1ee5131a203e110cf0365371ee16e61b4582a..5adf0bf390f95f407cc308dda518025c26e90b17 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nameds_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nameds_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index b8dcb0a20297f85f805d4b775e2d06cec1fada3e..2f94a072f3d063bd40bfd522b3bddb37293cebb2 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nameds_increase
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nameds_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index f70cd0aa83ee7e8e5727ff0bfa5833534e4da309..6bf65e8d85f9f181d0155d05f249e31aa8999c0b 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nameds_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nameds_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 11f1b390fd664522a93386ae7f8c87c1f23dae1c..537028390e05c09a2561487f59aa1bb0038f7c8c 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nameds_resize
 .SH SYNOPSIS
 .nf
-.B #include <named.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nameds_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index d383f0778e6191a8cb0a905dce517a8204d8feff..8a73869d9ead06d77fadb391757b6c4da200e29c 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nest_adjust
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nest_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index e4b2d9bb15488c3652c99e3b45459e0a45c6e443..c1001001f6e634e5df1bd3b899679590565a69a5 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nest_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nest_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 02972aa44757a5d41d406264c72662e6885610e8..71bd6d6dadd4fe9b4b1c9f329b80489a45363db4 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nest_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nest_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ccf0c26af5d3509e29cd3286bb8c0ecf3e39eecd..97f00bb2d9338fa558681c685e68ba8d0475a152 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nest_increase
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nest_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 0d0e75cbb3e93831a3ee9078f76b252f4b43adbb..dca5905944da927660120e165840ae5516e450f6 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nest_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nest_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c5683aadf570413faf31fab7e6038d0de41bda7f..78bf6ddad6fbf170eded6a521428b7b037df13e7 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nest_resize
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nest_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4c47bdd7b48ab1b5a878c93523ea8c5abe22d295..d55df9001075f64fe84ba696701ec1bc9c29b1bc 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nests_adjust
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nests_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index aae87bed6a1b2d7f490d9084c5061b9ef3b56cea..10fbce7241c052b6053ba56f346c4a44d32a35b4 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nests_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nests_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ae1f3ec4d1ca8d0895779735795234c9a1730126..30606dadcd5f6cbd7dbd1271c5be4d7cb6cfce72 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nests_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nests_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index b53f53af1a12fd58893476937c704c4e870c867d..90bbb9be81c5b0c0d04517b827ff3f0febb99d2a 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nests_increase
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nests_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 3f14736602a4e345eca81f3a3d7ca597bbbd2095..5c1d381fc00e1f0cb2fdd750018bf445f19ffac6 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nests_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nests_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 79ce298d6c2a7a960e0aa35f321b80480fa8716c..6e4d32a17d9e84456f765a6174fd11c7f2bec1da 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_nests_resize
 .SH SYNOPSIS
 .nf
-.B #include <nest.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_nests_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 32a8b0cb7b8e718326e9f1d41f5ffb02dc07a97d..8bedb219f20315fe49d2181c38bd37b9c25e654b 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_seek_to_eol
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_seek_to_eol\fP(
     \fBf_state_t                \fP\fIstate\fP,
index bdeee8712455f05c45020ae29c7a3823567087d1..e3e1ac559ec848e8f48222c64c21659fd054ec21 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index fd0666454f8a0691114fad0e000853d96d9ab5d1..fa0e52004e7ea7e367698751af4f146faf10ab7f 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c652dd6e342dece74beabad8e2fc5965c013151f..c86470a7f1f31d24badfd512be76ad31534aa9f3 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 64c27f25f2691a11f5e989dbde81f4aced9819f2..cd8ecffd13b305690929a2263bc08707e28446cd 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 63b3dab593d89da152a82d041886cba036795849..f7f5e0c820fbd4d65810f5f584412fcbb6827f33 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 3aa80e7678ebb84458997b92959ed70db2ae3ec1..d8f6ceaa6e78952f81c9395fbc964c8775bd9919 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quote_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quote_adjust\fP(
     \fBconst f_array_length_t   \fP\fIlength\fP,
index 93e1f83c883380a20f2f91638768696fa16d78b7..7339402e74fd3b5febc182400518178e2fd6b5eb 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quote_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quote_decimate_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 7c993f7d0560a017f603a6791f94495a626b77af..2d3dce06152658000b23e26cb6b6cf7d7fe6a1f7 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quote_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quote_decrease_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 264be45573c323080fdd4f9db756814e205f4c2a..e8da987491ceeb7e8359d6d99d95d8a5bb89d881 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quote_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quote_increase\fP(
     \fBconst f_array_length_t   \fP\fIstep\fP,
index f0f003d0e7344d6b5ed4de63119a151ebe7c8329..dceb76e7d9397cbf638b5d4cbf35e19d5bbab796 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quote_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quote_increase_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index aac716436b6a502bf73adfa7cfbeeb2c56007740..7a13fb2707b1482e375760b091cb3526101e6eac 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quote_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quote_resize\fP(
     \fBconst f_array_length_t   \fP\fIlength\fP,
index 25f9b98670003cc300d0ab724e1f7a47e500aef6..9a9f24e6848efab9077d59539d67c3e2b6d5d2e4 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quotes_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quotes_adjust\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index 3e741ccbe27f9e0774746d6356a5d1a7dd10ee1b..d0535b45c127ecc45686fef3e6c7f1b21e31c41c 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quotes_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quotes_decimate_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index bba596dd6e9c0b511c03e314859587b3d82877a8..2667848d517bf7759e470302524992fde33b48e0 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quotes_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quotes_decrease_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index b70d09eaed20641814dd3f7623391dfe1a1026f6..9297647eded4929e0dd94efd8ea3223bd577fbc0 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quotes_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quotes_increase\fP(
     \fBconst f_array_length_t    \fP\fIstep\fP,
index 95c8f5e4d932fcb113aa146c48f6c554c61a36cc..28bd2854b497c84d57554b7c879935e1ddf21d04 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quotes_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quotes_increase_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 7966678e272eca0606bb873c5879490b974cd3a7..35727ba94df6fa4b5678e1b9aa2ed5ee28a4810a 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_quotes_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_quotes_resize\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index 846573e7956243be16d8f177d34f8905faeba4a4..9497f3a1cb7baddc6c6e77432bcfca18d3e8a1b8 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_set_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_set_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 698a2b90e69d3bffb442a4b6e1399e91ede7bc89..36fb5d652448321e4364f25a8f009a7cdb1c206b 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_sets_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_sets_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index a4c408f69f15576ccbfcaa43dddfb0b460409ec5..0e0bf6719839e06f98ba883d5b3eef5353c9668e 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_sets_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_sets_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 49e13ae701acc3ff99965306784f4431f08b86d6..40d9a68ea907e15c85ec295456a54367a9458818 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_sets_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_sets_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c4576df20ae3d674b33951f4c91576b84eb0aa5b..84d393ccce44c69b62292f1b6ea5ffb916e8aa88 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_sets_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_sets_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index a30889920b519bdd38be752e3aa02f82676714cd..5854b444db954503723cc2ab381b3abe8bbf42cd 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_sets_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_sets_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 2eccd5b32aae75c1c839825543a8944e84f48b42..c5ba540ead5aeead18cc790d5af31854c4054a19 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_sets_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_sets_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 2506398f2fb8c7c417ecfc4ce48b5ac668d72fb7..c977f8bce06fdf39a4143da7463057179496b4c7 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_skip_past_delimit
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_skip_past_delimit\fP(
     \fBf_state_t               \fP\fIstate\fP,
index 3b57311b5b5e69399d3d82fcf1a5436b855536bb..c9d4c7448dcab2ae4b50e1dcc60de13432225ca7 100644 (file)
@@ -3,7 +3,7 @@
 f_fss_skip_past_space
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_0/fss.h>
 .sp
 \fBf_status_t f_fss_skip_past_space\fP(
     \fBf_state_t               \fP\fIstate\fP,
index 3aa3514e6b33e0a87bb3b850c61359f22c0dad08..1f139b142c7d4927294e16b93a3407b5a83237b1 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_content_is
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_content_is\fP(
     \fBconst f_string_static_t \fP\fIcontent\fP,
index affc76f24911396f158766cdee3330e4839631c4..fe65d882e47aacfbc8ae8d7a0dd52393c79a0477 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_content_partial_is
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_content_partial_is\fP(
     \fBconst f_string_static_t \fP\fIcontent\fP,
index 59e5f4254bbce011d66ec73a3c4028be9f0d7dc2..855c64fe19fd79e8a400d022e68fb92b4e7b5990 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_data_delete
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_data_delete\fP(
     \fBf_iki_data_t  *\fP\fIdata\fP
index bfc489091cfa0d80152abe7fdc13d944c5fcbdeb..ebaa7a1976c9e29b5176ec39c1764596f8ca69e9 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_data_destroy
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_data_destroy\fP(
     \fBf_iki_data_t  *\fP\fIdata\fP
index 606a4e3b5a256fa6eb6a722163ac600d5910f5c8..6f32caee118cf05cf77a2a92632507c5338e9591 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_adjust
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 2226428d5de9990df2eac54693f515a5b218485b..4586d95d8136d9f67c096f5ed3b4b86adcccbcb1 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_append
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_append\fP(
     \fBconst f_iki_data_t \fP\fIsource\fP,
index fcdf6d3fadac72712ef8352c8aa822de0b28e732..486681bccc0c4d2ef827a3d9482c4a57c942e747 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_append_all
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_append_all\fP(
     \fBconst f_iki_datas_t \fP\fIsource\fP,
index cd22e34351033e46d6f49d90ec55f71b6463e3a9..07c337820e17d0d5b3940a7d3af508021847c8bd 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c61e82fc9f5dd6a437460e706528702342d2e7c2..0d3f96c738160cfd59bc98f1a96f39f4360c05df 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 1e32ca1070221405ad0739c40df61460954797eb..19687618ba75c23d22bc9616f02bcd081c3cf5be 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_increase
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 47fc820e1ed037225cc3caf1651710ed6d2c5c08..fcbaf06ba72e64e2b7af94568e9c72f73fcc16f8 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index e0780825e7994886d322635ec68ec28c195dd464..45bc08b319e89d89ecc01776f4e7721ce35bd131 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datas_resize
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datas_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 2feca801ba8cc5b94f83b69f3af98855622e4db4..fd1ed920608fb31d5cc57a9182b5facb4ff34fe6 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_adjust
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index ba2efac39b29ec1daa1a5fd734ebfd705fd63076..52fa74477e41b2f8a9489031ffcd39ca344eae85 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_append
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_append\fP(
     \fBconst f_iki_datas_t \fP\fIsource\fP,
index affdbce60aea8ebfec7275010ec7c23a497a8612..ceff774ad7aa22644c86c46dc1e5869e62d1bbde 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_append_all
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_append_all\fP(
     \fBconst f_iki_datass_t \fP\fIsource\fP,
index 2c10cfad7020b4ca8c93ce36cef92b0a465475e3..2aa440006945342ab30dfb4915381c85f35f579d 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 99a71c0f5814b9cbb7cb0646caeb6d1ddc68e6c0..9e38e24c73e3c12ee19d9190de403f8f6a6136b2 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index bab4544697020bf6dca27b2194abde6dd1739f0f..2ab1edc575e8e8c82d2903035158da018676012c 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_increase
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 4e8fb1c193bcb94e78604cbe7aac7ec98720d83c..65cf5ee89b3fd2dc8306eab600f20634bd7a835d 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 731c2635ab255f18c5f3eada0bf64188d3bf0d2a..055d2318b0dda48aad0a6a9a0d53df90b417d9ec 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_datass_resize
 .SH SYNOPSIS
 .nf
-.B #include <data.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_datass_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index dcf339d106d0b63072ad51bcf3218627a40cd4f3..ef55d5327393cb45c5ef9865c3847d4369819d18 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_object_is
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_object_is\fP(
     \fBconst f_string_static_t \fP\fIobject\fP
index 102c6e1e99dfeea07cf1c44536b4b2bd17527b02..8230d2eff97f8c54838d71dae93c55d7eb6df728 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_object_partial_is
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_object_partial_is\fP(
     \fBconst f_string_static_t \fP\fIobject\fP,
index 300dadd2697fcc4ca0eff1e2aa86bc5367613f20..ccb216f9f1368b2b70e5bdf65fe122886ed75504 100644 (file)
@@ -3,7 +3,7 @@
 f_iki_read
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_0/iki.h>
 .sp
 \fBf_status_t f_iki_read\fP(
     \fBconst f_state_t          \fP\fIstate\fP,
index 19586b47edaf7194a0f9f29ff9bf41a93a486523..6a0373a3c6ea48e4ca2697400de8f5392598f786 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_process
 .SH SYNOPSIS
 .nf
-.B #include <limit.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_process\fP(
     \fBconst pid_t                  \fP\fIid\fP,
index 3d57055f0339c25d2aa3b56035c01a316c1144f4..69a16c3ccde64e978aed9fd0cf30e71af5067adc 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index ee648dfe07b28917e2ee539bc14e8696027c5d00..3cbc8ae3b5f6251ba698bdf26980588efdb07afd 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_append
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_append\fP(
     \fBconst f_limit_set_t \fP\fIsource\fP,
index f50398ab867caf35de54f91b7201bc127414810e..9c7ae8be49b78df0312e41aaf9a846d8015e1b1f 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_append_all
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_append_all\fP(
     \fBconst f_limit_sets_t \fP\fIsource\fP,
index 42aafb3d3c795b28b0a454917a7a6ea2eb79d637..ac58c9796cddfdf14d9075bd28720828adbf1289 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 11deffc2a6f9ad66779c4d1c783dfcdc47ac3d11..5ba92ad0269522011bb6de3028d492742b704ab0 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 648cd12ae670d9a87b26116bbe0bee1a9e9e3584..69320b018953b1070f159d1b9037b795409a8e44 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 22bdc19a041d43bc66c045e1d559ef5abd84520d..407d6505e81bbb19e3f5aa88a10d734758be0db3 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index f890e7ef9a5976e2f1578e54064005af12e5401f..081ef629a4d3e39bf637f93f354f04a9582533bc 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_sets_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_sets_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 50e14e3e382e8f29193ade4cd8056d3351a4b209..2adfc43237cebf5f656e7f9b03775df133bc4c06 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index c570bd0e85de65c52beda16d9845ad85a9b37927..7f890a3bbd3ac84480315152816bb6a53b8df0f3 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_append
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_append\fP(
     \fBconst f_limit_sets_t \fP\fIsource\fP,
index 8f8d4746b35a66edef4a0fd732f93d43f012eee1..336c59fc01f2934704a0182684b9368f57deb444 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_append_all\fP(
     \fBconst f_limit_setss_t \fP\fIsource\fP,
index e38663cd6f6f19426f600cb738fc2bf655ab4571..02a92794f88747b0967e62d6a01082282eeeb24b 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 62c05165d57e32de22b7537da5ab34dfeba1305d..6d9916725b5238528bb45c1c0a6c7d2440d62c77 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index bcf125286eb1f79b1213ea175fb36134e7dd6a69..edf5186d143f8ba9123b874d8d35f3217bc514b5 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index c939ce5486ab432573e4d394713c06426095e880..28d13fac48ff5813eabe6d5b27b1c409d07e6a89 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 74be585f731a775390045650c1d82ea99868e4aa..8d47f4a1080caa4ba26f17199165f27d01a593d8 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_setss_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_setss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 44737a9054fc766e81988a56834dfbee5397cb67..f51891728098a694f1b005ca6327c5efb6b3612d 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_adjust
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 31401e032d9cab466f5eea8ee64573588c1533aa..4fcf3bd17b0f1aaf7fb31a58309c9eacf4f15e57 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_append
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_append\fP(
     \fBconst f_limit_value_t \fP\fIsource\fP,
index a7074cf990c5a83d5a9e3bbc88140492fe656273..6fcb2f2028251d6e79314499aff6228b7306fe1d 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_append_all
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_append_all\fP(
     \fBconst f_limit_values_t \fP\fIsource\fP,
index dc02a9b148a670e639b760c7930ad690b3b31ed0..f95c1b29e5251cfd669d8b088ffbb83d768946ea 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index e1bf9621aaf2d378a7c655786711edd80afec2c2..2e3c8a89e6768a96eb14a52ee96e7dac786181f7 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 07c3973baa7643e832c506bf33f9ee2f5d3e5dc8..ea743ee9ea4e483b34a8c4377aa60252842a0808 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_increase
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 030b92eab8ccf663c928cbe6216462f33a727e3b..ca2728d7fc2dd438fdd00571fa1f02b584bb6afd 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 1443de43c55493b003972cce1f7bbd1458794666..47a8ad358051e10028ad305e3cfef7ef88efef8a 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_values_resize
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_values_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 3089563134dc41e133bb955591cac4f9f46bb88f..9b8d8c9ae605bcc4b5417ffeab901e567e305545 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_adjust
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index bea14886c121e1f020ed8111a2c1855c22aa4361..2c27f223af1011bea059509add347cb9af0ef619 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_append
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_append\fP(
     \fBconst f_limit_values_t \fP\fIsource\fP,
index fb402150a977393c43b191e1a6a07a5271478acc..3e7f33b737c9e5f2261d0c52a2cbe11fe2d8d7f1 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_append_all
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_append_all\fP(
     \fBconst f_limit_valuess_t \fP\fIsource\fP,
index f8825b727548a3e4ddf9134c636c28c1077286f6..fa4e16930fc63c439ca62b40624de193a2e30553 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index a74744f729e1faa547d8830e2b43b01137832d8a..c2decb2bbb4701c6b2c16883d9aca711db161275 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index abac109c974ac9042c62ac264732e9d34f3a307f..3a886cfce13367d1b57a13f354fd6536790b796c 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_increase
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 4db2d8731bebab4a6583e94b7ee02c2c98dde4c5..86250effae58fa72617fdd2d4bbae96a2d7a5171 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 26bfe37a5b8567e2eee27f4f2ae0abe52238c2db..844c43a4c526d320bb31e96e221a2a9137bb043d 100644 (file)
@@ -3,7 +3,7 @@
 f_limit_valuess_resize
 .SH SYNOPSIS
 .nf
-.B #include <value.h>
+.B #include <fll/level_0/limit.h>
 .sp
 \fBf_status_t f_limit_valuess_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 955165e6c6686cd5a479a603c27c5435c5883220..a5b93dd8a4b959aa5719f9f445962b7aad25715a 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_adjust
 .SH SYNOPSIS
 .nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_adjust\fP(
     \fBconst size_t \fP\fIold_length\fP,
index 1307af913863b1d9599d8cf57b11ca7a0132414c..3b83cead2040c1733752599db23e0f063e3d069a 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_delete
 .SH SYNOPSIS
 .nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_delete\fP(
     \fBconst size_t \fP\fIlength\fP,
index 92730233f5954de4c9891e8ef220c508c4b2030e..a46ca7090727f89abfbe570b0937f8ca6e998d4f 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_destroy
 .SH SYNOPSIS
 .nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_destroy\fP(
     \fBconst size_t \fP\fIlength\fP,
index 261bba6eb8afa867febe2befebeab812e94b51d0..6e21113b3048a418c456619261692fe1a079fc3c 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_new
 .SH SYNOPSIS
 .nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_new\fP(
     \fBconst size_t \fP\fIlength\fP,
index a97bdbd6d799a7764f4482376164402a0e729eb2..be6e23e308e6d2ba2dd48b98d3d263197125ea55 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_new_aligned
 .SH SYNOPSIS
 .nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_new_aligned\fP(
     \fBconst size_t \fP\fIlength\fP,
index c8c6880de059bd23d06dfc9e6fd5891523d84f96..8f3fe3d0ae6dd9cc2d862145628906eff2f97346 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_resize
 .SH SYNOPSIS
 .nf
-.B #include <memory.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_resize\fP(
     \fBconst size_t \fP\fIold_length\fP,
index d8c6d2c61832fbc66979c88a0cb4d7206c365e2d..0114fb8ec26658a6ce02a33a69b289db91ea4e34 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_structure_adjust
 .SH SYNOPSIS
 .nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_structure_adjust\fP(
     \fBconst size_t            \fP\fIlength_new\fP,
index 8cfb24dfcdb6c519ed395844fd40a890f3d0483f..c91038f0bbede50f0e30bc5441ab7d769e088f8f 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_structure_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_structure_decimate_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index b32cc833506bc5921e49552025d4310c987480cd..ae6a6b6c1899e01a60a78036f15c0f9d225a310a 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_structure_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_structure_decrease_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 2c76a671b0984c3dcac623252335dd720df33ecc..30e26e52c46076e1f944f24007de2c330b17e54b 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_structure_increase
 .SH SYNOPSIS
 .nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_structure_increase\fP(
     \fBconst f_array_length_t  \fP\fIstep\fP,
index ca17cef9675676ea326ef4d1e55a681b12517da0..ac19b11f89daad28df5567d008b9c3d6dd92e400 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_structure_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_structure_increase_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 70b84d040de855f3711e4cfaa3730b0c1afb25e0..dfefd2c3f0351fe7bca76bc6d954be529bece8a3 100644 (file)
@@ -3,7 +3,7 @@
 f_memory_structure_resize
 .SH SYNOPSIS
 .nf
-.B #include <structure.h>
+.B #include <fll/level_0/memory.h>
 .sp
 \fBf_status_t f_memory_structure_resize\fP(
     \fBconst size_t            \fP\fIlength_new\fP,
index a427e0014b29deb50832e0a6f8c6698ab4050004..03c63586a67e6e0fc5dfaa8f1abd739f18a2a454 100644 (file)
@@ -3,7 +3,7 @@
 f_path_change
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_change\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index f916d9e0c45328c332015e745a242792ee9ba83b..1fae7fa2709b1b8ed2a4142bf110596d64db151a 100644 (file)
@@ -3,7 +3,7 @@
 f_path_change_at
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_change_at\fP(
     \fBconst int \fP\fIat_id\fP
index a61093b09aebb9fbb5757915ab892aea0528349f..dd0c4b6bc94f14c504950946509236c2ce9f34a6 100644 (file)
@@ -3,7 +3,7 @@
 f_path_current
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_current\fP(
     \fBconst bool                \fP\fIreal\fP,
index 42ab7434b23e53eae0449a3a3aa1e440bd52473a..3286aaeade64c4224c52e668782331ae9d34d3bb 100644 (file)
@@ -3,7 +3,7 @@
 f_path_directory_cleanup
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_directory_cleanup\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 17c0e30db0f4a916b1beaa5cb3b0b37ab07cd7a2..e6d7009ae5a732f2b783be6726cb3638fa289aaf 100644 (file)
@@ -3,7 +3,7 @@
 f_path_is
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_is\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index dccea33e809307659e13238ce78884c1649df3ff..0725753b8f9b4114abcb9d30a673b2aebd49213d 100644 (file)
@@ -3,7 +3,7 @@
 f_path_is_absolute
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_is_absolute\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index 44687b90bd0802416c31ebb8e690cb82530720c9..6933c83563e384c850368e0412566c5e276a7f60 100644 (file)
@@ -3,7 +3,7 @@
 f_path_is_relative
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_is_relative\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index 058ec33d819becdc6ceeb4b1f7ca5eb0f4a349ca..2f9b61789d31eb7edebd50763e2b450c66aede5e 100644 (file)
@@ -3,7 +3,7 @@
 f_path_is_relative_current
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_is_relative_current\fP(
     \fBconst f_string_static_t \fP\fIpath\fP
index f817cc8bd953a34c57178c6fd295ae761a233209..6423d5ed938a3f56bacebca2948d945dcdf4efd5 100644 (file)
@@ -3,7 +3,7 @@
 f_path_real
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_0/path.h>
 .sp
 \fBf_status_t f_path_real\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index b8df9dc41179314387ad2f7e47843421da43ce58..18990037eb522ca5163171cae31d418a38e64a4c 100644 (file)
@@ -3,7 +3,7 @@
 f_pipe_debug_exists
 .SH SYNOPSIS
 .nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
 .sp
 \fBf_status_t f_pipe_debug_exists\fP(
     \fBvoid     \fP\fI\fP
index f24e23cf4ea65d6d737cf920a1e8dee2eea6e4f4..f4267c819ed65bdb8ae622b2a0f2b480676fdd87 100644 (file)
@@ -3,7 +3,7 @@
 f_pipe_error_exists
 .SH SYNOPSIS
 .nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
 .sp
 \fBf_status_t f_pipe_error_exists\fP(
     \fBvoid     \fP\fI\fP
index 8b09c77d115154f046dd2e88949bbaac45b83fa0..5525cd8ee7850250264acb9bddea621d37f8bbd0 100644 (file)
@@ -3,7 +3,7 @@
 f_pipe_input_exists
 .SH SYNOPSIS
 .nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
 .sp
 \fBf_status_t f_pipe_input_exists\fP(
     \fBvoid     \fP\fI\fP
index 85b076b55d2033729292369bb58e8b46b165f14d..cd5a955994ad746dca320f26af5a326932277c39 100644 (file)
@@ -3,7 +3,7 @@
 f_pipe_warning_exists
 .SH SYNOPSIS
 .nf
-.B #include <pipe.h>
+.B #include <fll/level_0/pipe.h>
 .sp
 \fBf_status_t f_pipe_warning_exists\fP(
     \fBvoid     \fP\fI\fP
index c6dfb1d64b61ae33892f8a3522d7d7473b572347..e6d6ccbad5244f7cdb362186432241f285bfa1f2 100644 (file)
@@ -3,7 +3,7 @@
 f_print
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index e24858c1b09662c65e1405b43603de7c6c778dbe..0733a769ab8fa2aacdb29e758f8353840fdce717 100644 (file)
@@ -3,7 +3,7 @@
 f_print_character
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_character\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index c565f7f6ea104410413d8d81b4af1ea7a0069401..a5b3c29440158322abe7e649bc69484b39797e34 100644 (file)
@@ -3,7 +3,7 @@
 f_print_character_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_character_safely\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index b4c07fdafb9f48b755ff3d9f9efd5fa0b7bbf8d2..7262f53610edb27df7a0f9812723f453436b3ce3 100644 (file)
@@ -3,7 +3,7 @@
 f_print_character_safely_get
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBconst f_string_static_t f_print_character_safely_get\fP(
     \fBconst f_char_t \fP\fIcharacter\fP
index 418de8dacd836aff792b0f99fa257c9c4368b231..088d8c8b049f7bb0a077305866952b2af1e2364a 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index bbfbd5fcdd4e5524489d0a3318d1ecd24da87116..d504098d0b978cc413f93c98cfd3c7d7b0649878 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index e90a8f8ff6a8910d3c8bf661bc929319a9b96956..96d7d6dbef4ce2fd800e95cef0bea43d79c3e07d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index fc371bf4d204b12edc033da5a5bfc2f139e36719..bc9b5811c2322ea31fb73ed573fa1564eb52385f 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 7cc0390d1d6212ec9f27f3402880f7201ec844d7..ec14dc338d816939bdddbedd9acf5e0a1f7c37d9 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3b64ce9be964ad21058d40341136ef6b7669bb67..3fb342431028ac03496ad28cc2b643479139654d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 717d567b4a8b79271c7fb4b22fdfc19b8c293a49..e031e508bc1aa84816ec9204beb86cf248235f32 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d9e5365c6ff9f29ec9e3548ae550ff498a950353..7bebe6298edad7e50a5d5c023dd81f2e09a215fb 100644 (file)
@@ -3,7 +3,7 @@
 f_print_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 78c4bf092f56f1c23edc1a4f5ee208d3ef9ed942..293ccd496115e5680c813bf62f29518a9f8b1e0d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 1b8aee8b473aac1122eb7172395b880b6f862bad..5fb4b2b0a929bdc06b26ba34a4b86e05ce18c822 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f30e467dbb7d6afc62751d61bad7da27ebf3aaac..7c84739f051c9e2010e73c4e386b22cb68d30ccc 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index be61a562bb1e4e1f5e25c3f25b0a74e8a14f1f51..f6b9cb3fad7391bf9cd5bc909ebe02ce12ee8897 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3053f76a78b6a2289d56cdc9ffe606da7e13f693..dbea0873e9e4e3f846683705097cbd0726159759 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 30bb00f02c94971d25318e7094633259e3dd2d7d..9c983f44ad08b8f96e66fedea21725c4720a27ba 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 84c681738548df7c75e9932a566686251d7238b8..aafcb9b55d7e8d95a592d5f67b88266e4baf3c6d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 00e326290af7878098b6283cad4a6f576a01010f..a7b8aed37fda4e6bce6487d2cb47b60e7e1731c6 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index c82e56420c3fcdbf3049ec64031893d13d2a0b89..8f014aa03635d20c99f8229801fa83f639f8253c 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 0c14905145cadaf0ccceb4559b7920b773ec30f5..65956a3214f9f9270a745438deb6e01b2e484852 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 567d10ccf584e12d14d4b55b35b4e19e8e95cffb..70234eacce4398454d83f4f25af45871250e6316 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 2970fd97b3b1a753e91c7a7ba940bfb3f71d2dbb..d638807449a494cd0f0bed40e73e72966c55dab4 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 8d1203b80d77e26f0664ae8be0c1738f05f04b30..c7879d04b7d3071794fa1340631e5d275abb71cd 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 75053c8b40a6a6e83acd150c52029b259db5b059..2b8373f53ab9c497c43d77b4099b6ffc0166d650 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 26dea3f9357cfba67c09cca9767fab50b4dbc33d..84dd51865a1a6705bc1e83cc2dd28afa4c875264 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 9105d3d73a49b3f3c98ff13424a40855ff842ea5..5c712d199b5f1b019b6d263b738be7e2ced33c75 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index da2c16222bb3b69cef96a2c865c69e1282265ec8..a28b2f392c05726601b7879404e6a2e010273cfe 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 268f8b3499eaf49bd3338ec5c72a9a1eda15b597..5bd98b966e68306a01c330bc58e76d623f004e47 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 910dec99b4fb07f2c182a937e6b426fe2f68b6ca..1e0ccda4cde6715204098e7e4675f4c9daff6072 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 54a2b7c7cfef60dbb0225196dd931eacccb8b789..6c36d13d38a5163b44f0ce216635ccbdbe232153 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 901ac1bc167696da486032f7498fcb5023d41ac7..aa56c2a565c2de70c304733952d7f0fdeb13c401 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_in_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_in_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 58dd7737651bc54c42faa9da523abf16c4e9b740..848d42f9fa9595b17fa839e6ad5500e4550f6529 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index fb4c620527982ba0b32479a2d65b116250cc55bc..a6bdd70c73e6bfdd324a57f1d37ad760aa6aa5fb 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 82c546a3f4bb64b1131fd84e8c49369dfe5a46e5..80d29efbad70dd2e0f95a647a0b9cf5cb5de1b85 100644 (file)
@@ -3,7 +3,7 @@
 f_print_except_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_except_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index d40c3bd656628574f49057329a37501549fe8eb7..799833cd58b6cea53f5d50025df7e48a97f05b5d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_raw\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 66b30cf98e382042eef04cdc1323bf1f68c0d265..02b8e3aa08b3f341217986786f309b8894fe6d32 100644 (file)
@@ -3,7 +3,7 @@
 f_print_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_raw_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index bb32be4c2986d8530034aab77066e062b6858a04..beda0d7ab1c2f695bd893e6725f5a88a019e6978 100644 (file)
@@ -3,7 +3,7 @@
 f_print_raw_terminated
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_raw_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 84322cc6288ce1ab71ea5f41c0bcbda0114d98bb..8cf182b69873580ec8e84eb67bd2ed59771dc8ce 100644 (file)
@@ -3,7 +3,7 @@
 f_print_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index c9304870da14fb2254d5955abd4aaa8b90e304ee..244913beaa6c5d12be144e5beedd04c661d06998 100644 (file)
@@ -3,7 +3,7 @@
 f_print_safely_get
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBconst f_string_static_t f_print_safely_get\fP(
     \fBconst f_string_t       \fP\fIcharacter\fP,
index 03be79c6373a8c5ab40ee69b6fd41de8313b9b02..6e85e245ceb968572fbbf1f810fd6dfcfcb84f08 100644 (file)
@@ -3,7 +3,7 @@
 f_print_safely_terminated
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_safely_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 71df009348dfa46a05643fdf3114c39fddc3e641..a31f54e06e47deae7f97c9d230d505c9180da243 100644 (file)
@@ -3,7 +3,7 @@
 f_print_terminated
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index d3573860e05a4ec605b65a5e97c114cb72f978cf..921f3f8f8cac20bb2b277d3c345c365a81ae78f1 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 8d0743bf041fbd79201ee67010aedf215c0e1a23..8e7e8b17bb7e5f5be1604d8a838af5e75e942e6c 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_character
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_character\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index af116c9376a5cee315ab218faa42016ad7192d9d..e0f478858bcb1a3866e9898828b7d028445778b8 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_character_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_character_safely\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index 9a6cd3b4d9503757e47c4f8d932eb28f6a8a74fb..d356823e5466e8e26897761a366f038f32bce5c0 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 1966698b94bea3ad189966d7a85f94d6f9bcad92..285ec21ea26d095bc75bb98b0ac5e345166d93ff 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 266b58843a2c1c8658ae2bce269f764c876d7fde..1ebc33dda7aaba3543ae2dd9fdb0e6cc18834b4b 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5ed52ee30e0a26ce65f0c44ae541fbf82ca57419..fb40ef922dc51e8c26098b9945b0f9abf7ed92b2 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 29df3e794032823b32776c089c09beaf7a26423c..47c8571ff22e5115b421eff009fe8e4ecfec26c2 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index aa22b05d3f1e90c84250f6ecc93a0128b9d5f281..fb55906a680b4a63f611684cb70209751b56e86e 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f8a653ec05a42aea6519b1b3e408b3ca9590ab02..019c0e652f098ec203534150879b9bf481e4e425 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 1dd62351ce209ad70419bee957ae1ff244183b41..adbcffba6e3d39dad306982ea4ca9cb2e4476e7b 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index ade028d23124114a5f1372036535b27f1cd2d84a..cdcb7d0379ef1d0a51d4ce0ca1f318d9738660b0 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 34651f6b74e6dfd94953888cef2a29921207f767..d74ce309578c437f153c3847d3b966413259295c 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 2c04ed18aa0b6a12a38b7c0db108c502a21bb97c..286dfaa57fe68f1c09b471744fba45c5fcb31357 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index b6bacf2f989ce8acd18466728dd0a59cc5a968bf..d4f2e1c5d18690f6a541d9aae099415187a8b3e3 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d1d7c8af0e5a6ae963d4ce3a9c8102533af42210..be0b85cddfadc85d273f44cc8cb3c149bd6b62f2 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index b8d43bb000ac74397a694c389011c51c120ada4f..a97a7bffce8494657ccf0a3d1f34aeba1096ae7e 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 45db0bb49363356d86075ddbf7d928e190acde2f..e8639ddd4501e13e07ab3553436f890cc2590010 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index c95c6ed38a75ebd1035f0674928f5c9b85fe170f..de0a7762024cd3c4f63060068474dd79f3e3d90d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 88115ecb30b52157cb4473d0e1980349ced85a23..c093f3823da556d4ff44396c8304f19a06ea010d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index baf1c0559d9235ca60ec7e548364791d72a92aab..0f0952cdcc2eb3484c10eff64e04ab33c78bb0c5 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index b117c69f13e16999e72efb53f578fb20368a2197..084583041b7f669c31bfea1f1aab3b237a16de41 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 060f031d020bfaea7454e327abc7824737f5bbd7..7634b34d045ed0624ae621d50f781c12d96c2883 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 16c29f6ae7f2d7151efe3921388fc3c4d06c8223..3afb64a1fb2bd35ec6772de2a999ca14e69c03df 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 07d7268b1603f0df7ea4a90f2addc139e980b76b..21d0969b6208fd259d5b66f696cd12336d16493f 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 8846ef0d7fd8ddfd35e0791d3e1d4e7f165dd92a..3f4fdfcf3c618ef83e564066d2d8601b24975e66 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5984f10eb0c0f08d3705df177e5362af839cb2dd..98baa6d9ae3786817bc54f4e0625c169df05f736 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 94e30d507db727a8ea83de82f013ced220f1501f..cfb411660bc2ab7024d27dc6503aa76dc8595106 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 0db5bd03cc432b50c87ac0317650f6a5fc168542..d743216e77f1507d7d3809bc9dc98a7eab18e3fb 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3d2597571755120fea26d5ba9267ad54414d3ac5..57655a80f1f713601fe14794754b7e8af6ab6abd 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 269807b3e3c84233ac6e881f65837ac92d6fdfca..5ad9e4ac86e262af6785948368e71553ed53f4f2 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 9fd76401d7dc7efea165c1fed347bb2d26f71ccb..b9dfc5c8bd7b44cb9679b662fc9a00f4204e06cb 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_in_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_in_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index ec3c9444bda2256e4f66e164d0509798d67c1250..bb7848887cf24a20df18aba170484626d823862c 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 2c3acf7d6f1a665065780c04f9ac95bebd5d849f..8f856335b79dbf31e195c4374adce279a8dcb8f5 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 2665181868491054c2ba4d1d01e7526bc79313cc..c38ac07db9eb11711f7818d56ad51d9c000bb97d 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_except_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_except_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 08c23fd1165121626b7e386515b49f8a1e808b72..071b98b720bf2fc9312d15b39927a681814fc511 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_raw
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_raw\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index edc9d2525ea7ec6206cecd1f1b153b087ccb5fa6..8737ed6c316823adee92a74b38548ee797cd03be 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_raw_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 1355e2f05fc7a9ab8af29de5496c3e05c4f428e7..0216ee12ac50803b1fe92983fae0c9f4959e61a9 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_raw_terminated
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_raw_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 5bd138259db3ed96cef09f1b2c7b73c2ba20a3ac..6fc0ee849b095145a7d449e468ed901af3e2b53a 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_safely
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 4e0d6d7e00c767f3656860929bfdeb75efe0bc85..df8bcdfe33aa0faaace83c26a9a5673d770c0e3a 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_safely_terminated
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_safely_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 97ef048b1fc72efc205c2bfb94b5f55f3293c8e8..a1cfd09acdee3773c73a3e40884e111b9fc55a4c 100644 (file)
@@ -3,7 +3,7 @@
 f_print_to_terminated
 .SH SYNOPSIS
 .nf
-.B #include <to.h>
+.B #include <fll/level_0/print.h>
 .sp
 \fBf_status_t f_print_to_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index bdf1d0f1a22b3a43f32cc483a8a6b51455243e23..4abcb5a08e4bb1a2e08a6753439dfa5f03b76caf 100644 (file)
@@ -3,7 +3,7 @@
 f_serialize_from_simple
 .SH SYNOPSIS
 .nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
 .sp
 \fBf_status_t f_serialize_from_simple\fP(
     \fBconst f_string_static_t    \fP\fIsource\fP,
index 937ef73917c6805bdead5e45b1659b37d8bf7e55..27cb6bf70007e0884cf625a2348396d8711e5ddc 100644 (file)
@@ -3,7 +3,7 @@
 f_serialize_from_simple_get
 .SH SYNOPSIS
 .nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
 .sp
 \fBf_status_t f_serialize_from_simple_get\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index cd73cc78227a78138904535705da9da73b3054c9..7c76592c35b259579366d32b4ae3c144be7e8d53 100644 (file)
@@ -3,7 +3,7 @@
 f_serialize_from_simple_range
 .SH SYNOPSIS
 .nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
 .sp
 \fBf_status_t f_serialize_from_simple_range\fP(
     \fBconst f_string_static_t  \fP\fIsource\fP,
index 04b45ea4df46f381d808d6b8a8f41ec7030f7b98..ab31727cf6370f0b115f8c44706f999b9e238dd6 100644 (file)
@@ -3,7 +3,7 @@
 f_serialize_from_simple_select
 .SH SYNOPSIS
 .nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
 .sp
 \fBf_status_t f_serialize_from_simple_select\fP(
     \fBconst f_string_static_t \fP\fIsource\fP,
index 75ed66cf1f3d2c010e8bb63d66084f5f99e74dbd..d72d13c50770c4014e1493b38079f5c71b893a2d 100644 (file)
@@ -3,7 +3,7 @@
 f_serialize_to_simple
 .SH SYNOPSIS
 .nf
-.B #include <serialize.h>
+.B #include <fll/level_0/serialize.h>
 .sp
 \fBf_status_t f_serialize_to_simple\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 3928508142fdb7a2ff28a9ea486d271a82c3f5a7..d60cea0c05753d38127e5e6ec11f709c3ec3b6f6 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_action
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_action\fP(
     \fBconst f_signal_t              \fP\fIsignal\fP,
index 583b3d3aaa7a0c2820cd61ca9885803537a0f669..20b4188932f761d759d30e8fdf6d41294553fa0d 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_close
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_close\fP(
     \fBf_signal_t *const \fP\fIsignal\fP
index edb0b7e870037123e58d46edbb7db6ea0c2e59d1..4d2992432eb946ee80082cdd634cd96dcf07fdfb 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_mask
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_mask\fP(
     \fBconst int             \fP\fIhow\fP,
index 46129d5b19f3dd3373772eed91e2a7b643acbfeb..bbc60a3fa6ee19efdcf6e3cda53e4e5955a6cc27 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_open
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_open\fP(
     \fBf_signal_t *const \fP\fIsignal\fP
index 44fb2292a44652c6f03bb22591fd6b9412712006..7ab51661cd7c76201a20aeb468aed21c59baff04 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_pause
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_pause\fP(
     \fBvoid     \fP\fI\fP
index 83713886a149d6fdeb06af7798aa83971a1d4f8c..7d03d9e315e48b9769514f4f8b3b6127a008adfa 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_queue
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_queue\fP(
     \fBconst pid_t        \fP\fIid\fP,
index 65c9484aee05409da048b9253796b6b6af93498b..524953be34c6134bdf848c3a27f608c7036e51c4 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_read
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_read\fP(
     \fBconst f_signal_t               \fP\fIsignal\fP,
index d1884215f73bc219e5f3d10bb85abd91610f1860..f82f8ad3993057f5b1475208260a7edadbab10b3 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_send
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_send\fP(
     \fBconst int   \fP\fIsignal\fP,
index 104a8c0685cd258169ba359088b32006f179b3f1..4bd2c50d230eca1cd2dfba753aac840abd4efa82 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_set_add
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_set_add\fP(
     \fBconst int       \fP\fIsignal\fP,
index 8b8f07796b7c55c1cfe3719a173657cac94e4e09..964262a7f7cc71d6c794488b6700760c446979a2 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_set_delete
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_set_delete\fP(
     \fBconst int       \fP\fIsignal\fP,
index 8353a98ca09a84b1dfe15b32e9f7592d7f125ead..ed40afa72ef11fd9349b8ced3ba3eae078927209 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_set_empty
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_set_empty\fP(
     \fBsigset_t *const \fP\fIset\fP
index 5c640326dfbc50eb6f13a6ffd835fe630ab04225..f51bae36daa8538667a8cb9848828d6c745e591b 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_set_fill
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_set_fill\fP(
     \fBsigset_t *const \fP\fIset\fP
index a4d3e99ca4ad6e590ede24a1ee7b0728ad2e9d51..3379c4f90a6fd9a38a95fe23473d2b811f266932 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_set_has
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_set_has\fP(
     \fBconst int             \fP\fIsignal\fP,
index 62791edd7b6685af61c47cdd476a9ec5843de5cc..80b5ed2a1cba8d2d9dcfa4e63481674161cdf1a0 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_suspend
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_suspend\fP(
     \fBconst sigset_t *const \fP\fImask\fP
index 32d8a5f6aebadfdc93ab3c4fd6fdc1ac1dd7befa..f55b1c8ea28dcb449ec6cc7106dd167ea1e6f437 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_wait
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_wait\fP(
     \fBconst sigset_t *const \fP\fIset\fP,
index cb6b5e9ba28bb0255b66869f4fb7ba1336e0e9f0..f3bc26dd87c596012718158899a797bede0eb6c4 100644 (file)
@@ -3,7 +3,7 @@
 f_signal_wait_until
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_0/signal.h>
 .sp
 \fBf_status_t f_signal_wait_until\fP(
     \fBconst sigset_t *const   \fP\fIset\fP,
index 36b535daca30c1c2076419134f8fb4e6ecc1d65d..d02f36d8a738bd55fe70850b596baefd85898eb5 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_accept
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_accept\fP(
     \fBf_socket_t *const \fP\fIsocket\fP,
index 28c9a36944b06fe2063fdbf0f47a38dcee6f46ce..08b98392d898cef1e7300eaa6d064b2285dd176d 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_bind
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_bind\fP(
     \fBf_socket_t *const \fP\fIsocket\fP
index cc9a3926a9eb60856a5cf867723c6b56f5c442c9..3c0d6492c4516b1689ede5b171b252bd09fc2c04 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_bind_local
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_bind_local\fP(
     \fBf_socket_t *const \fP\fIsocket\fP
index fde7d715a38448bbaf62d0dbcea9259f2a148a0a..e44c2767206640f70663f41e57681b854aa40d18 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_connect
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_connect\fP(
     \fBconst f_socket_t \fP\fIsocket\fP
index b65cfa143308cf1259315e7b11db3ca78a998d7f..ca8ec6c883189d4cf1e0434988533284fc5181d1 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_create
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_create\fP(
     \fBf_socket_t *const \fP\fIsocket\fP
index b6c159bc57a5dac71aaa74220c7e4b62c48cc1d6..e5ed91e0d1146498dfbda017998152f98d9c64e5 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_create_pair
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_create_pair\fP(
     \fBconst int  \fP\fIdomain\fP,
index 38421ab951fcd43a842063b1111e2746898dfac6..f7755501c5fa2d72b635e9292956bd96b3b17887 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_disconnect
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_disconnect\fP(
     \fBf_socket_t *const \fP\fIsocket\fP,
index 3b2d7b049d221faf2a40b050686f5a74aa573fcb..581ab0cece49203740690adc9d09aefc597eab2b 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_listen
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_listen\fP(
     \fBf_socket_t *const  \fP\fIsocket\fP,
index 715284d4eebead3dda724b07fd8495b3ecb7a743..a372a03cf0fb5d21a36234e289bb2a9b0c88f682 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_option_get
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_option_get\fP(
     \fBf_socket_t *const \fP\fIsocket\fP,
index 010911c0560334844e3fa64d62e3de93223bb583..5ea0397a7a09a148ef10c2b18c34742e108c54bd 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_option_set
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_option_set\fP(
     \fBf_socket_t *const \fP\fIsocket\fP,
index 2179bd30474919ef7be5bd958204b48a8d8d575e..e4e6e73d9c784d6fca9b2bb57032aa8b53f443f5 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_read
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_read\fP(
     \fBf_socket_t *const \fP\fIsocket\fP,
index ccb1ec53240ed579b5494bdbaa2e6ee747094203..373c4bf3094e7d2b4b997d28dd2a6ea6b2515361 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_read_message
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_read_message\fP(
     \fBf_socket_t *const    \fP\fIsocket\fP,
index 2536e3332289f6f32c3665a91ce41bab3813aa83..bb3a9163758f37f03e75843aa16a4741ee59b6a2 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_write
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_write\fP(
     \fBf_socket_t *const \fP\fIsocket\fP,
index 2d9ebee94e0e9cf6bce9ced7fd4745073a2dd37b..425d2f4f065a9a21ecb7ca07faab4023758abe87 100644 (file)
@@ -3,7 +3,7 @@
 f_socket_write_message
 .SH SYNOPSIS
 .nf
-.B #include <socket.h>
+.B #include <fll/level_0/socket.h>
 .sp
 \fBf_status_t f_socket_write_message\fP(
     \fBf_socket_t *const    \fP\fIsocket\fP,
index bb9de69e067828a1b1152c798539943d406f7cf3..6bc997448fa882c78523582caa76d9c708971d4d 100644 (file)
@@ -3,7 +3,7 @@
 f_status_string_to
 .SH SYNOPSIS
 .nf
-.B #include <status_string.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_status_string_to\fP(
     \fBconst f_status_t         \fP\fIcode\fP,
index 583783d803ad377d64366de92e16fb32f8809449..50032ff1d5df893e283541d55131a00fc4f6db2f 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 8eab4107cdba18270e764ac8c132ccf825e38320..72897292e312bd5c366a1001c3581d00bf2fede4 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_append
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_append\fP(
     \fBconst f_status_t \fP\fIsource\fP,
index 445c6d5a3dc0cc11295c21db04f169067ea4a9b0..93e0c45e038e98efedc902e1edc8db7048975dc9 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_append_all\fP(
     \fBconst f_statuss_t \fP\fIsource\fP,
index 165a42c6e64cc01d5707403e10f6cdfc9eff5624..b8ef62a8c0b1675b00fc07a25670a54624d7ee9f 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ffc5603e8a3bb7564188f8a3b417bb1961194040..2c5af34bcaed943db04abee5c56f561d0e9479f1 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 966c80c7c549595df2bd6a8ddd0ba9594c1452b7..e1c25a506019ea2ec8965d136b784baec93ec8d6 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_increase
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 141296fb76a835c622f718939c4696ba6e2ff839..9216437ac7e4febf80561de3d0ecd027f4b2887f 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 2834c50a88efa5758444bde82fa310cf1ea838cb..b1868fedbe1fe24545dcfa5a53549981f6356abf 100644 (file)
@@ -3,7 +3,7 @@
 f_statuss_resize
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statuss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index c9a0521101039e7af29864282d3ad7aeaa2e115a..f86adcb4c28bea79de46f2695a384c65bad870ee 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 6f6e50dddfabde46de48d8bc80a185c59fe35cf3..cec2540be892c6b659db63f35b750b6bb73d1260 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_append
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_append\fP(
     \fBconst f_statuss_t \fP\fIsource\fP,
index 4520cb724f1a28a6c8a02352a7c707930087c84f..bea921a3c044a54516feb18b5861a1860b689816 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_append_all\fP(
     \fBconst f_statusss_t \fP\fIsource\fP,
index abdaa0fb979890ae54d18a799b95c5e255b2dbbd..233734132ef4ad4576040aea4cc2d56b4436731f 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index d1ea15098f6978586fde358bbc30394b27aba9a3..2ce0ec0b91dedd92182d88a53135f53a450293e4 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 68fecfaffa091523c5621225aaad7a17e9ab44cd..219ab11c09d1016c52e43af9415c14d7c0eddde0 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_increase
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 191d66f0aae4987addc1fd35ffc112787ba3b579..af9af89a2443f081c9c43286bc92221dc378b7d5 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 2f817fdfc0984d9e5b7dce4ac4490d4160b773a8..5f0dfe3608afd1e590effe27b0a6226c22c1d4ae 100644 (file)
@@ -3,7 +3,7 @@
 f_statusss_resize
 .SH SYNOPSIS
 .nf
-.B #include <status.h>
+.B #include <fll/level_0/status.h>
 .sp
 \fBf_status_t f_statusss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index cb4c91b0eff36051b734b3acd6f979e2d8a6dc15..3c1a93d957c747148615f4b3120e29762c8c4104 100644 (file)
@@ -3,7 +3,7 @@
 f_string_append
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_append\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index f34c9a4fa545f06fb3de00d97d9b7d2722dc2e6d..bf02b3c53a2780a49a2eb8e02e4448a88b19600c 100644 (file)
@@ -3,7 +3,7 @@
 f_string_append_assure
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_append_assure\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index 7af318c84a3820825e3528365199284904c5f386..4145ca44350662f405bd23df84f3ecfb9319171b 100644 (file)
@@ -3,7 +3,7 @@
 f_string_append_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_append_assure_nulless\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index d0b80a7bfc1020731eb3131e8532c1590032957f..89aba068ed0c9c7b3f0470bbc3ae7dd0cf92a83f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_append_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_append_nulless\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index 4ec21f90bab7f0de7847471e6a593932dc991943..38e748123af02d388b847b8544036ec601a507d0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_adjust
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_adjust\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index ff93b0970e018b258c3d06d45682d963a7bd9333..fef61d09e715dd693ff5f3d9012c9b115edc5f3a 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_append\fP(
     \fBconst f_string_dynamic_t  \fP\fIsource\fP,
index 6749e308120ca44dd778ca96a1bb91283b279a9b..85050147e5fd966eedb2ed235d3cefb008fae294 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_append_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_append_assure\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 456812e5662f711151d2102cbc103d9257e8c46f..1ae1a217873f98a8e29d80bf2ed1b6eef7273650 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_append_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_append_assure_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 54ee347ba8db095e71d4ce52c320e2f191b7ab4c..ecce4fa7fcaeddff38195cea002700f69ba105e0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_append_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_append_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 33b2acd760dcab58e8724662cffadfa163517846..b969e1911e0c272aabd1c0bac414d811b6a0245b 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_decimate_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 9249229489c2b238eb4f44b96594a2ca0f5cd319..783914bf2d73b585a96d1dfdc045cf00911d8fa1 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_decrease_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 488bca75fb0f75cefb8ac1eeefc2144eae34c804..dde641cf8d622c33b8fa7d12af071495a766c5e5 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_increase
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_increase\fP(
     \fBconst f_array_length_t    \fP\fIstep\fP,
index d6f63ab1e56e33b03ae7d39da9102bd81c3a345e..c4703a4be5d71861ae53819f625f603f99fd31a3 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_increase_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index fabee6d721d98400e5a1fafde3963ec7ecec03dd..4b08634777e48f6b1d6ab4319e631b64ca99011b 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_mash
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_mash\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 8c18e4c1148a7fa31019d35662122994ae771ead..b5d679101bfa39926694ef4dbeee6cb50e69ee7f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_mash_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_mash_nulless\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 65eb71ab976eb545d5973d073ad401324be1f0fc..dd73e7e457b69db0032b66e9a0204c2689f05c76 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_mish
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_mish\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 66fe97f60bc0c45d625d7e3b2a15827190968d03..db8a9e30afee29cef0d20c56315fde99ea5a70ba 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_mish_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_mish_nulless\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 7a71100ff5989f44732d7fa26838c5f240841ba1..018f978f4d5c421a7ecd063976e2ef715ab380dc 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_append\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 547cd1d42486db71299b86bd38f99b4e507bfef1..ea402451c12919a6b4c1db2db19958f4a1220d45 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_append_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_append_assure\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 544975d0e29ad386bb896e2c75fdd96236972665..5fb4b42d97fec68dd51b322ead6181bfff3cae97 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_append_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_append_assure_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 70593d0a1f3bda63d6f20dabbe60c214d6f16219..695d07016718bcdd0ae7367ef31d8a6fefe832d6 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_append_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_append_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 41510a95405d060ce433ddd6acad5774a879956f..e2d924a4d27b6d2aeaa1319674a1693c96ec5367 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_mash
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_mash\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 5ef5d6d3c3f6cfdebb8a51671677d9cabefee4d6..6590c24570d05683503013373270c9d13a04b076 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_mash_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_mash_nulless\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index f48473b2113edce3963b660bad853e7262bf32b4..b8bba399251e5c195662f5e684bb996a2692dbce 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_mish
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_mish\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 3fb4975571621891865503d8d27e0f8dce92d6e2..5370aa230c51381508cf5ee2a407cf549a532353 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_mish_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_mish_nulless\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 8b72406ebd23b3b17fdadf9e306fcf62f7363bd7..f6dabdb84bcb5d7afe99f9a947fe7b9c957cb8f3 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_prepend
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_prepend\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 3236a173af9fe8044964a309f0e7b2eb74b3b7cd..97c198edc0ac26c6ec020dc0f6975f19f56b9437 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_prepend_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_prepend_assure\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 16f06c7ec79fdec804604c702479c8399508f1a7..30d828db8aece424f4c204c74d2081278b39d7a8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_prepend_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_prepend_assure_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index eea1591a2752e33e4e4d00f81295e2593f32f776..1e0da5b8867e19434cab5df0a97f45602d1e9fb5 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_partial_prepend_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_partial_prepend_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 6815b454b17f382bdf5c3ac8ff545c27d3dd8222..5882ee131d3f8d848c55506154d2ed341c228c3a 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_prepend
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_prepend\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index b5ca584856304193a0e2e509b20913b951ced324..1bbf676adc416599c1b04e822a3979ececc1f1dc 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_prepend_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_prepend_assure\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 69b5e7cae91b68fa3716712b3b79183ca36d5a65..d9796b68c8237de254917ac6329c4f18ddb54c28 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_prepend_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_prepend_assure_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 10144da1c0f68378c1da8ffc218ebde07d78451c..1db5790b9e5b601ce3d9d445909d473cea591b54 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_prepend_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_prepend_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 1823ec934c1fcc9eb657a901893768d3983ea7ad..24d4b5c153e9124bc4a78c4b5f4075ae65adf241 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_resize
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_resize\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index 4882fd62d50ea764b3426922ee4709e3d4d63d99..f42dcd337a7c1125608d1905beb46a262a2c0e51 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_seek_line
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_seek_line\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 92a85bde43eeb6093c5ec6dd362ad4f36149357b..8bc7a70e55bb3bad3a883d35359fe01a212279a4 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_seek_line_to
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_seek_line_to\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 8832a66ce6e5157d599922706ed75ad16f891acc..79aa0985db650a9e3477587dfb34baf806f12c75 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_seek_to
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_seek_to\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index eda8cde2948381afa676826f69ae047e9f709fed..ff2f148127c1e1c6f6579670a57d5a1393f6fa2b 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_terminate
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_terminate\fP(
     \fBf_string_dynamic_t *const \fP\fIdestination\fP
index 61db105859301372f0f7277382625c20bd99f0f0..b56caf335381f0e1026c3ef5436c18a058182ad8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamic_terminate_after
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamic_terminate_after\fP(
     \fBf_string_dynamic_t *const \fP\fIdestination\fP
index 56956af28d65e69300ef3f704768e9679b3ca508..95c42ae9d11251559e72c5b9cc67535ab980baa5 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_adjust
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_adjust\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index 6b377f9b2324cba248f541c3232f3455bd4ae01a..948563d706faefe0f0f52f05e12ad29112cc1b29 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_append\fP(
     \fBconst f_string_dynamic_t   \fP\fIsource\fP,
index 71b3f743e7800c1f77ecf1ae543924033a7b2ded..8c48d496a30b43a1ce28b67f24c58633e6e64db9 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_append_all
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_append_all\fP(
     \fBconst f_string_dynamics_t  \fP\fIsource\fP,
index 47735f63466804ce9fc509e362d742fc8a0c7e28..79db5fe92e07e080d16426568e3dbce1089635e4 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_decimate_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index df7ee94cbde3ca3ddee7f16f477509d2a6af0c15..bc3cb227db1954df18f2f8d1ef084f4ca3c8aa8f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_decrease_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index ff707dc2ddf93f6ae37b2e6d60d7f39530731c47..f9b14d41a4c90b2d1356bd0761ad672c53acb9d6 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_increase
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_increase\fP(
     \fBconst f_array_length_t     \fP\fIstep\fP,
index 5c5f9a20b0494d46c95402d67d580c10a77f406e..dc3b5fe77925064a639456732d361a4fb9993ce0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_increase_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 3bab88d46fe3664c63ce6220203f7264e27ff6a4..f32a533bb21bfa185a267337a4ddf0774436457d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamics_resize
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamics_resize\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index 42b731bf1b956e7f590fe123f2e9db1515611c1f..42e749eabcad79c6aad84ed364e6b3a8d2441e80 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_adjust\fP(
     \fBconst f_array_length_t      \fP\fIlength\fP,
index 8a3b0c5a10a7dbd0cebeabf04c902c61b1d03e74..6bfd2a930237a0fab21acfe09f797e3d8197f5bc 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_append\fP(
     \fBconst f_string_dynamics_t   \fP\fIsource\fP,
index c98966e95e57cd9cdf107a0b58a18fa30a3474e5..017d88d06c23ba6ecc467d24aafa51e146b46d90 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_append_all\fP(
     \fBconst f_string_dynamicss_t  \fP\fIsource\fP,
index 744b9b0b647cec7427f0d073ec4c6c897b27e9ac..13dc2bb0e5d0fe77b3f54ca3dad1fe5509e0b4f1 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_decimate_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index 2fc04a267711c2f1d2b7b96c65848cd2874c1f19..a2fb066468a0d5b398213d5a0031af1947d4e1ce 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_decrease_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index 5462130c4e2aaa49e755e93875f4464a6ce615c9..87602369b2c1aa6d7cd8125ba373ea6987c1037e 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_increase
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_increase\fP(
     \fBconst f_array_length_t      \fP\fIstep\fP,
index ff25b2203ae6ceef0573ad41e1adeb043ea27742..703c4b61b31278c5bbe74018ad86c901f7086584 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_increase_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index 77da0f332dbc4a0e97ef4f96da26dc8bfe5d4e81..aa16f337ca6d2e8cfabe4786aa612ebf159553ea 100644 (file)
@@ -3,7 +3,7 @@
 f_string_dynamicss_resize
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_dynamicss_resize\fP(
     \fBconst f_array_length_t      \fP\fIlength\fP,
index 74ac51dc8639a42e7d652735f344793e1ce35bb3..a0dd62dca429e5a9f3da1feb643896d5aa05df1f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_adjust\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index 00ccee473abd6cd6b04b81ff23f82114ea066422..093937b9723a04fa8a2a5691ef87f1cbea3989fb 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_append
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_append\fP(
     \fBconst f_string_map_multi_t \fP\fIsource\fP,
index 6bc81c950e34d433ef62bff1db7ed45bbe150089..749866161312ad30fc93622068e58c6abd7f07ac 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_append_all\fP(
     \fBconst f_string_map_multis_t \fP\fIsource\fP,
index 2c5d2f4476d5903f6e86276adc1b37044f2171a8..c9612cd15bb01a3d3688db0e729e578aeb0ad60d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_decimate_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index af765766044ba9a39ec0ba362756559a97e4c714..c09090fe87a371e0789c196b44b32cf915dcef3d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_decrease_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index 7cf7bc6328a090edda0fa446f8c44f9796782805..9a57e48eff21a5ff42f4e1464343137e23e4013c 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_increase
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_increase\fP(
     \fBconst f_array_length_t       \fP\fIstep\fP,
index 1a7b3a8d7d50fcdf1e3a0fc8f7a6108ec797a732..b0eb8d9860ce3ed9ed9d882799c5a6b9ead32ed6 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_increase_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index c544a2c8ea497184b9d41ffe9e1f85fe4ff7f0b5..fd207e7c949b2d9688a3efa517e48d263e9976d3 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multis_resize
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multis_resize\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index 195c67db404bce55c2865dd87bbb6a7b9108efe8..6853164ef0bd1a2f981ca2dd230632fad5a8ebdd 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_adjust\fP(
     \fBconst f_array_length_t        \fP\fIlength\fP,
index 98e09b881f9206256c544ffc1b2d2e98784bfb35..0736353c59745db8a90aa5199c3313ff94c9ffe0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_append
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_append\fP(
     \fBconst f_string_map_multis_t \fP\fIsource\fP,
index c51aead08241c844464096669c2101ede4a572a0..3f6f170a54a10250b7fc1a5ccda14f96c4d0202c 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_append_all\fP(
     \fBconst f_string_map_multiss_t \fP\fIsource\fP,
index a8d146dacdcba568d69dfd4690ed0bb53f2227a0..d3e5e5854ef17506806f57de0ebeaceb95b8562e 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_decimate_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 092331b1fe07015d0cd0890b230c40d1119feeaf..6b6dca5caa5e6490fc832ae7b0ab84fad3e8cf38 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_decrease_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 4832d6c7664715e0779bd1a871b2c4861ba14b26..6b3475fd4af5340325f737cb053e10dfc2fca2a9 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_increase
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_increase\fP(
     \fBconst f_array_length_t        \fP\fIstep\fP,
index 89fd760a59425950021c58483cf7c6503f3d4efb..5450ef125e341b6366f10b370db4b4b9819693b8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_increase_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 11bb4b55b7e3d786a268c433dce3a9ce82ac57b4..98f770df780150f11d53b1d70e10abf7b75df4d0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_map_multiss_resize
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_map_multiss_resize\fP(
     \fBconst f_array_length_t        \fP\fIlength\fP,
index 53b4aa91843cbb6be9d095cb0420c96848f48c74..fe06b480d06fb90b06a7ddfab7d8e36871c9bc21 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index a8cc3711c3b5bb978e151f184a240b65feac865f..4e0f1d0fb68538d5f851f47e89dcb293b10a2aeb 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_append
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_append\fP(
     \fBconst f_string_map_t   \fP\fIsource\fP,
index 93a9c24921f9a7aaa12428ba76027599f95552cb..2455b90b9f243366996903535c8cb648a82706e3 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_append_all\fP(
     \fBconst f_string_maps_t  \fP\fIsource\fP,
index 3d6f986d4a391ebe2a39ce4a7031ac03ae1c089a..a1cef4f02e901f4d5ef23f3b176e5219d8fdc16d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index fef588bfc74736062caf91ace21242716c9ed4d7..7691ed405341fca5cb995b199b67afb37b144c27 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 7bdcaeeaacb29fd16cf1f11e660b01a418ad59d6..0dd7df5c5b10657b4a377c4768fad7199198832c 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_increase
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 6c5db8beabe9f1cbb21fa91b659907bfe575f5d0..ef7927173f80e70ddf10a36c1150a9fa8cdc264d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ad10c51c7d83fa6e75221d4580cae577681de404..6375d751cd57421f02fd16c9426b0e301236727f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_maps_resize
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_maps_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index e62d91696f7d7343394c0136c765cf16ef6bae15..c385a6ed5f86279f5bdb58f13122b60c1f079015 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_adjust\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index 28517324bffeb61a1bb355fc20966cff8a0da760..806084852bc67ef8bade3c802c4fff8525a40fe8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_append
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_append\fP(
     \fBconst f_string_maps_t   \fP\fIsource\fP,
index 19e6ecdfe0f0421b33ae3eab954d7abac5e95b97..3ebce1427387f0ee70388222e0b84fb9b906d24d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_append_all\fP(
     \fBconst f_string_mapss_t  \fP\fIsource\fP,
index 7cfc779384752f7d0a22715c2ea2d36c7e558472..6911c65f9c0e4d618201d02010bf98fac5c90588 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_decimate_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 2796b272d3e10af10b946a81c48edb5e0c341aa8..05468cce204d2854ad13aadd0c614c10185435aa 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_decrease_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index f4d19ee363c17d42808d638df76c1e676fbf1575..6e05ed50a835acb65e21c29c1fe2004ed2b79b1e 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_increase
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_increase\fP(
     \fBconst f_array_length_t  \fP\fIstep\fP,
index 1c671f5b4bc0bde732ef1328e929c526cb0f8788..7e6244b8701e22e11462790042e959096dea6c42 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_increase_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 31ced21710bd658236585d69073b9d76220fe290..fae99ca213899ddedd7d7e3fb05fe8c094858085 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mapss_resize
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mapss_resize\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index 71f7436e1fec59c3ccb449cf7864a78eb52b035c..acfee5cb2e3b155538252d48dd4f7922043bf7fd 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mash
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mash\fP(
     \fBconst f_string_t          \fP\fIglue\fP,
index 2e4379498076a3f93117fb12d97fe5c06283f81f..0bb027596e26ac7c712d3442017edfc50156adba 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mash_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mash_nulless\fP(
     \fBconst f_string_t          \fP\fIglue\fP,
index 47659fbdee77e7f276d093d9fc24d9570c567bfd..9c447fed83803688fcd82396fb9ec903374a9024 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mish
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mish\fP(
     \fBconst f_string_t          \fP\fIglue\fP,
index 39f5e32acfe1b4ef52071903c425feeb280f15db..7a211c33e2292edd65503887af3d3ac4b7883cf3 100644 (file)
@@ -3,7 +3,7 @@
 f_string_mish_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_mish_nulless\fP(
     \fBconst f_string_t          \fP\fIglue\fP,
index 898f5acf554f2338c2c5b95698a3f942db15fbd9..1628783f48b6d1c9250a32f65417e5c25e98685d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_prepend
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_prepend\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index ae318c64610ac2620882c0d3402467ec7290cfc3..02f30f3ad24bed3261f6fc82a1222a96031dcc3a 100644 (file)
@@ -3,7 +3,7 @@
 f_string_prepend_assure
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_prepend_assure\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index ddaa132f1dd645123e7574b5ae5df8bbdc857d3b..ed2cbe135d0890ac24893eff82e77de513d30778 100644 (file)
@@ -3,7 +3,7 @@
 f_string_prepend_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_prepend_assure_nulless\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index f8f05e4d6f43f5c919fae46400b0c0553b67d4ce..6379c5e6daf4b06a9f87962d29f3d73cfaf8afed 100644 (file)
@@ -3,7 +3,7 @@
 f_string_prepend_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_prepend_nulless\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index 844584dcf235fa370e0a27ea68a7f8250821a1c2..03aaf83961745aa1caf96375068c16505a331534 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_adjust
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_adjust\fP(
     \fBconst f_array_length_t      \fP\fIlength\fP,
index 3b4a3e74addc17c18b555087a390d4ccf5ad6d24..5db13677dc4d4f7fb44d19bbdfc5728fef75e3b5 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_append
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_append\fP(
     \fBconst f_string_quantity_t   \fP\fIsource\fP,
index bee79584ce383c65cb516271bd28416c278dce5b..bd8da009613356b47422d7053ccd38c76534f5c6 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_append_all
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_append_all\fP(
     \fBconst f_string_quantitys_t  \fP\fIsource\fP,
index d7e21f2f47e50d508a0677afabd423e1586777be..f8e27f168b1740b35a453780df9664daeb7c1398 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_decimate_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index d130b38769c1fcdaf278b5ff8c4e9b865bc4d3cd..c2a5ae2046bafda9ffc634284c63e72904658cdf 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_decrease_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index d557d2a6698d22eba3a0a3769b638d99c3a9cc4e..02d19e30a3891421ca7d7d3578c79add740c623e 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_increase
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_increase\fP(
     \fBconst f_array_length_t      \fP\fIstep\fP,
index e4e0fb5e1bcf88260d76ddf22280d650b1fb3a16..36e9447896b3e07e128bae3a638c986c11c4851b 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_increase_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index b20d16c0f15323e37ea6a59ca4b0ea17ecf742a4..b3205aa2037a08f1dffd3ebb87507a682a15119d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantitys_resize
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantitys_resize\fP(
     \fBconst f_array_length_t      \fP\fIlength\fP,
index d5a43492963588b9127ad005077674bf3dc84280..f412ad4282c05f3288827b61391c13cc2d362233 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_adjust\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index efd4103417028a799b32d24b0a91c822f27fce22..ece86a6cbd95e99e83e054428064226cc08dc5a4 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_append
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_append\fP(
     \fBconst f_string_quantitys_t   \fP\fIsource\fP,
index 81911945ab4f8701e5c913f5540292e25a012cd4..ee8afa37d04958356eeac6e9ef4fe2976f03c671 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_append_all\fP(
     \fBconst f_string_quantityss_t  \fP\fIsource\fP,
index f9102945304b1a00ddc889075d21f3b004f881c4..5f348d272e331928045478af181a77047ac6b580 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_decimate_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index c4a7db8b1950815802bb11de9544b4a41c62ff83..680c2ce57b6e48074e3ad3dd35386c595abfaf8d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_decrease_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index 7f85b8e2f35fecae6def62c6e7673d32bdf57d60..93a0ad5133fb0e82dd68c7f232de0e0ded5299c0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_increase
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_increase\fP(
     \fBconst f_array_length_t       \fP\fIstep\fP,
index f428f9bc86da12e6375a5ceb9e975ccc71c645f0..62a6f0e8c57a807117cbf8cf0685b70bb86f6854 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_increase_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index 1c14901e29039a5d0385f440f227f5bb06e1313c..19fb7d0a28b850cb3857ed91a83a855a26579779 100644 (file)
@@ -3,7 +3,7 @@
 f_string_quantityss_resize
 .SH SYNOPSIS
 .nf
-.B #include <quantity.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_quantityss_resize\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index 9f7ff127ee3b27aab953a822c8f735f89cd8574e..f159a33f501e8e86dd69022868ee6ad91e8aeccf 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_adjust
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_adjust\fP(
     \fBconst f_array_length_t   \fP\fIlength\fP,
index 93c33607e4c4262f45da74bd45641ddd37074381..e2562da7df40a7a4719340b7ef0aed67c812ff0f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_append
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_append\fP(
     \fBconst f_string_range_t   \fP\fIsource\fP,
index 512d7107b7bac97445233698b3ecfa92c292730e..c0c347ad8afd672745123c66333c1b153f1da4d5 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_append_all
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_append_all\fP(
     \fBconst f_string_ranges_t  \fP\fIsource\fP,
index 3e4e6c697b7a857dcfe8add9e7a02c39b92c8bfd..86884faf1d17a71b7761f0cca4c139bd989e19bd 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_decimate_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 53d1faf2308ba537126954a28b9978c51dc1fc47..e9ee1f89ae07435e0d8921d76da0326450ac6a9b 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_decrease_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 86f003f8a34f32383577dfad13dc19303233da32..854c7090f0d4edf69c4ad54d189db83c645fc021 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_increase
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_increase\fP(
     \fBconst f_array_length_t   \fP\fIstep\fP,
index 875d37626516eb29c9f9b8b0f7d69f9b90eff140..af4cd5862c5773e8490f8936f057db866967346f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_increase_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 6886ccfc3d6c5c381e79ce66150791f27149c78e..a3fe8fe757baffcc5c9dab28c26bb8acc534c9c8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_ranges_resize
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_ranges_resize\fP(
     \fBconst f_array_length_t   \fP\fIlength\fP,
index 9c5d9e9f145e9babd4eaf68af5943f733b993c54..c5899ac8b36ff94042cd712df9d4b9cd4b78e1f7 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_adjust
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_adjust\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index b5e02aed16aa86952bc692f0dd8f624b25e36144..9b6a7c12316a0865ef0a1c6b31011379658200a8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_append
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_append\fP(
     \fBconst f_string_ranges_t   \fP\fIsource\fP,
index 6ae200180aecb8c10efeb9e37c8bdf0177a54055..c79fdce8d00838bbb5eb177870d4bd44b052dcdf 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_append_all
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_append_all\fP(
     \fBconst f_string_rangess_t  \fP\fIsource\fP,
index 16eb8d311a78ca49b546bd14990856f170c674e2..c059ca7bdce862dd400af58097be5ca4179961a8 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_decimate_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 1496d88f8bb3e82473ff757b971a70d76811ffee..13c653c26bc24d9923f4fdccbba4b06b14ab5842 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_decrease_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 99ef4bda6a259e4c954d98f82d05256e27fef19f..bfd9a7b51b42f7d7bc2442e96d2dc5e2e23e3368 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_increase
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_increase\fP(
     \fBconst f_array_length_t    \fP\fIstep\fP,
index af3eba59b1ee2d4bc70215e28dfbee4ad87c9e85..a03c71d9fc83dd41d6cbdf81392d88f254302170 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_increase_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 23b7c715fec91827c279060d3a7dddc86afb9338..4e458bd7cc3851ff9290d563d6948cb17c72a7cd 100644 (file)
@@ -3,7 +3,7 @@
 f_string_rangess_resize
 .SH SYNOPSIS
 .nf
-.B #include <range.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_rangess_resize\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index d5dda7afe57286c6e4c4b18aa835f8eee1690166..e0560034189b54e06ec0b91cdbac6e34a803e691 100644 (file)
@@ -3,7 +3,7 @@
 f_string_seek_line
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_seek_line\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 4bf86619831889f2e12385a2d4410e4e12a8566c..2ee00f1ebfdc7476d3baa2c01fc31022f3b0620f 100644 (file)
@@ -3,7 +3,7 @@
 f_string_seek_line_to
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_seek_line_to\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index afb98557ccf7e426a83d765502f30e7af8190a6c..2fffd42e5098a82e7092d71a4cdd8b59573069b1 100644 (file)
@@ -3,7 +3,7 @@
 f_string_seek_to
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_seek_to\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 4f641ea33b5f3f963f6498b5b5e401597793261a..24bd01046466b45a9f8c375ee76e0569a56903fa 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_adjust
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_adjust\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index 6fe8e12111322689549020dbb85a6eeb01a4bdf1..e03194035b56ffc2f319a7345fb06f85fe923102 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_append
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_append\fP(
     \fBconst f_string_triple_t   \fP\fIsource\fP,
index e730d5d6b158c3655e77bfe7c84cb6ce9e7267b5..45059cd03911e65be1ca704370bbb22468c43ef2 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_append_all
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_append_all\fP(
     \fBconst f_string_triples_t  \fP\fIsource\fP,
index 47ce4991db617466b079c37cc666c916a77ba4e6..96a34795f8485115fb7c255d0cd74c5f194afd4a 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_decimate_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 968e0e9f5d7073d1586be215e2239a5da01ab1a9..3329e7393bd6cc4bfc868ab10358e9ad8ca2e039 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_decrease_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 8a5127b18b02ee54db3ef6edd1b52669f285bdfd..4645bc41a9fcf11ffeedb78fd2322f5a4250b919 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_increase
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_increase\fP(
     \fBconst f_array_length_t    \fP\fIstep\fP,
index ae5a446d8d09494115cb145d2a747a3845def3e6..f8db37bd7e1793579588c4ef6a0338f375297b5a 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_increase_by\fP(
     \fBconst f_array_length_t    \fP\fIamount\fP,
index 0b36d4233d7747cbbef9ac2ac2a106e42a737e9e..d45b20494c3b7d701db16a793de4b7914e90020e 100644 (file)
@@ -3,7 +3,7 @@
 f_string_triples_resize
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_triples_resize\fP(
     \fBconst f_array_length_t    \fP\fIlength\fP,
index 8ca4cc6174a5b5cb76653cf8fec56e467edd2907..16bb96f664b3405e3213decb1987c2ce49e16445 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_adjust
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_adjust\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index eb206a82042f51d68f596e3ec4e41a0ef2d65e4a..571b03059ef7bc77b2bb6275c84092e9ab73fc83 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_append
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_append\fP(
     \fBconst f_string_triples_t   \fP\fIsource\fP,
index b8a84b579e66dc59f3fda8108231f55b5c65e66d..0eb4ac62264d7289b0bb67df9980770520a1b74e 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_append_all
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_append_all\fP(
     \fBconst f_string_tripless_t  \fP\fIsource\fP,
index 852bd0a8cd4a34076a8b8d9bc674b2508947bb06..2673bfa16d239cd2e56424d2d2ce3cda848e6152 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_decimate_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index fb4246e476274c960407dda63f4b14ad9496e7e4..54f5497b9b3245b903a0cd0c82b9cb4af6b8d186 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_decrease_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 5aa26b22e2a2779634880cc7840775bb24f8a7d0..ff173f9790ca748be87cb9f5d450b031b2ead9f0 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_increase
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_increase\fP(
     \fBconst f_array_length_t     \fP\fIstep\fP,
index 6bb9869a6b0bb95a3dd18f847ea14976e0ec9adf..d0d63a15760f69e9db8739a5decd9b0d58ef8d6d 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_increase_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 7d35410031715b1d7c8add92c32cfe71f938ab82..2c56d8feeaddf22b2334770c5fe864c0de82e1d1 100644 (file)
@@ -3,7 +3,7 @@
 f_string_tripless_resize
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/string.h>
 .sp
 \fBf_status_t f_string_tripless_resize\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index c4eb991ddd6737f075f5b0d462298043ecee261b..41d772346f8e545cfdd857eb717fd11ca1727d76 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_at_fork
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_at_fork\fP(
     \fBvoid(*)(void) \fP\fIbefore\fP,
index 30ee22265f3301344b79fc877aa39818d0bcb88b..cc4dfef5aaed8dd2c3d0e81c4d67223d52931b84 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_affinity_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_affinity_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index dd22383e104ca4166a3b905e2d84dda7aec8d1d7..8dc6ad2ab2b3500cfe90c2239e6f6f00e8a32ff5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_affinity_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_affinity_set\fP(
     \fBconst size_t                \fP\fIaffinity_size\fP,
index 5ecfb8fe18a0d856d78949199acb15efbc356558..e69f304337af391dd073beec33b0e65e8353ce0d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_concurrency_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_concurrency_get\fP(
     \fBint *const \fP\fIlevel\fP
index 73ed394547760ea954c6d4f086f5f6e484540ec4..80700ccd2d751543c47f6b506d416bf4eeec2369 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_concurrency_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_concurrency_set\fP(
     \fBconst int \fP\fIlevel\fP
index f591a86f0a0b1b8768c6ba6e2794fb911ce708aa..c3ef9a93d1ffbe2b1809bf8d549d6b88a85de7f1 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_create\fP(
     \fBf_thread_attribute_t *const \fP\fIattribute\fP
index 9a743b08cc7e36f6194e921b47af2452d5a910f2..83574b5893e8bab0ada06b30bb04494360521cd5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_default_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_default_get\fP(
     \fBf_thread_attribute_t *const \fP\fIattribute\fP
index bc9b78eb2a2d22863d58d127778d0f7bf1295eb6..257baac38d846a5934d2530522ee5f2c9ca555fd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_default_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_default_set\fP(
     \fBf_thread_attribute_t *const \fP\fIattribute\fP
index 72ceaceb0740f76979686b191a7d2dff1e252e2c..48eb3842eda333c589d5f1fa774c4f74bb9efadc 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_delete\fP(
     \fBf_thread_attribute_t *const \fP\fIattribute\fP
index be2bf7e7c0e423a50ecff5a3f27044c9a7759f91..3defd96694531ce6a2b9d7230765bce58a292629 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_detach_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_detach_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index 1f1be01cd317a6ba752190a621e13d266570a298..b476c0ffc35f971f6c0bbe15f85fe22bfcb52c99 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_detach_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_detach_set\fP(
     \fBconst int                   \fP\fIstate\fP,
index 1d00fee925e5cb3011318883aefc7dfbbd346acb..c17eb537e0735bb7ca37ae29a7cb85e0c9e47da0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_guard_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_guard_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index c43b6dde68a3cf4cb22709a86b2134e66034b631..53100f7fa2aa1614b57681b85d1cee5f734cc087 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_guard_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_guard_set\fP(
     \fBconst size_t                \fP\fIguard\fP,
index 7ac0dfe18f7fb9442a1b15b3e06b420fa8b58e5a..36572913ef0ad9b4967bf47c7d82315542e5a85f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scheduler_inherit_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scheduler_inherit_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index 15c51dc9408b6433fc07b80e87783e966901c6d7..c04d002686a0d38c3cca1ec41304fea11717f652 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scheduler_inherit_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scheduler_inherit_set\fP(
     \fBconst int                   \fP\fIinherit\fP,
index c717de6eb4e66e03347c67642c7bbf77c63ed546..7ab03fd92f0f6c040d60131fb8d260c9e48b6f83 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scheduler_parameter_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scheduler_parameter_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index a365723cb23b70f9179de4ac0f3d559442edf24d..4b5e197a223ffed17356ffca7083f636bfe8a17f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scheduler_parameter_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scheduler_parameter_set\fP(
     \fBconst struct sched_param    \fP\fIparameter\fP,
index 3aa697dbf2c548a9487df9e05d258b0d3ff04c9d..0bb5529be58f2127883c0dacd64808f74b3a1d1f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scheduler_policy_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scheduler_policy_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index 62656355fa17ae26ecaf93cb7167fc590c727ed6..0c902629c35826c8184e577addcfe306380e44dd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scheduler_policy_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scheduler_policy_set\fP(
     \fBconst int                   \fP\fIpolicy\fP,
index d6f64ad9321c8dbad254413ddc0d3f0371fb99ee..2d2bf834d4b578a88a6ca3cb718ec7f9743ce4b5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scope_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scope_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index 92487d653acd716dc55f7ee1bf8c995925960375..39ab6340ea8ff1bac2733bd0f27d909f5cf3d72b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_scope_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_scope_set\fP(
     \fBconst int                   \fP\fIscope\fP,
index 7ae51b1a27d9e469b19b95f1f511cd3844527b33..16825ebafc9f9a62a07b7e09f273f34d06a80463 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_stack_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_stack_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index e84306a97ad91d952e73c708e633eb7b304679b9..b2879f19d47307df8df6a508af4e36a7c75eaf9f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_stack_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_stack_set\fP(
     \fBconst size_t                \fP\fIstack_size\fP,
index b5052f140fd769c1c9d06528f584f7ecb0980393..0f48b337f224ba63186bc6e3314b9f6df4ea5bfa 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_stack_size_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_stack_size_get\fP(
     \fBconst f_thread_attribute_t \fP\fIattribute\fP,
index 8e4bef7918c5c4fbad27ae37b9edf7d36c1a53cb..00bf1cb28a419206a48b475a12183c5f2b0cb1f0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attribute_stack_size_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attribute_stack_size_set\fP(
     \fBconst size_t                \fP\fIstack_size\fP,
index f93bf12608e99093930076c78beae45c583de5c7..239a7265ef078a34782567b3679bc0048fd9de72 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attributes_adjust
 .SH SYNOPSIS
 .nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attributes_adjust\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index 1738ba1fdf42f2fd26b9ce86d4e1775a780e9c41..89a234e71899a3f813e502009a8ce628ae5e1013 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attributes_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attributes_decimate_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index 36cf4a834aed273fb05158c8a0f20240aa771ea9..54f6be01d00cf0d3718b0a5fd7b4154944b4731c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attributes_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attributes_decrease_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index ce39d0759e86ba0106b3cb5fac3e38634379e91a..4c979e65909b88271cc2df5b608eaf835f1166a5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attributes_increase
 .SH SYNOPSIS
 .nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attributes_increase\fP(
     \fBconst f_array_length_t       \fP\fIstep\fP,
index ba92d6730f4d9bd36c5b5f1349da1ee477b0bb4e..095b05d10e34fcd12af1203f0e8849fdfb54670c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attributes_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attributes_increase_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index a5618bb447e27248a2e0b8336052ce7615cabd29..f69a9132b9d32736e5ea2c01bffeb3866d937115 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_attributes_resize
 .SH SYNOPSIS
 .nf
-.B #include <attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_attributes_resize\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index 9b52d00247111aa554100964d6f7ad52093bd4d9..72198474a35185c5a65581f2884a2081c533d3e9 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attribute_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attribute_create\fP(
     \fBf_thread_barrier_attribute_t *const \fP\fIattribute\fP
index cb3364982e72b3f889ebe1337f9152004317c956..ce8b92debedaf468af064913e85b0f837c2c7e55 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attribute_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attribute_delete\fP(
     \fBf_thread_barrier_attribute_t  *\fP\fIattribute\fP
index a4a69287e923d359bd6a424a8233923262d72fc4..5baa5295f06dae31612c8999ebb9b03d494738fe 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attribute_shared_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attribute_shared_get\fP(
     \fBconst f_thread_barrier_attribute_t *const \fP\fIattribute\fP,
index 63a61fb767c4764d028fafb9d2ab9e56027413fd..bb854d07b0783f7ee6db680ce15e1693ec7d74d3 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attribute_shared_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attribute_shared_set\fP(
     \fBconst int                           \fP\fIshared\fP,
index cba2a79cd31e4e2738998e3fb555931c4dc344ce..a550100a7d486eb115f98523c736330d6f46114f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attributes_adjust
 .SH SYNOPSIS
 .nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attributes_adjust\fP(
     \fBconst f_array_length_t               \fP\fIlength\fP,
index c3481b8a5472f7accdce0ee02518c163376412b5..af40a1c9e4361afbd28957b3283130fee33eee48 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attributes_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attributes_decimate_by\fP(
     \fBconst f_array_length_t               \fP\fIamount\fP,
index e1892d810b15ef9dd42ce32957c1f2c8eccd650e..d88c9dab84440359827b32fe303f26ae6b84fdd9 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attributes_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attributes_decrease_by\fP(
     \fBconst f_array_length_t               \fP\fIamount\fP,
index ff163208818874b3d369f123c4bb4fe7c42ac9e4..ec80deeccbe966dc88ba9022ce23e724cc3cd241 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attributes_increase
 .SH SYNOPSIS
 .nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attributes_increase\fP(
     \fBconst f_array_length_t               \fP\fIstep\fP,
index 95397153afb33fb6fa159776ccac9bf17888bee4..679aeb5afd1c568b82d9778c5e9b05a30d3a0283 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attributes_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attributes_increase_by\fP(
     \fBconst f_array_length_t               \fP\fIamount\fP,
index d53807bd5b04da65661e64b05e0f2580c4b2b503..ab49ddbd67cad259ab3f856ce9afa8ce5640b9a6 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_attributes_resize
 .SH SYNOPSIS
 .nf
-.B #include <barrier_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_attributes_resize\fP(
     \fBconst f_array_length_t               \fP\fIlength\fP,
index 43575c268fee9a7045c4651dc01d519e5c798b89..fba019c112c525ade3c4b564c524217c4fccec1f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_create\fP(
     \fBconst unsigned int                  \fP\fIcount\fP,
index 9b7f0cef5c007418f52ce3b02c95617ec97b5bbf..3beb45c91fda04797c031f13973cfce584b0c17b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_delete\fP(
     \fBf_thread_barrier_t  *\fP\fIbarrier\fP
index 34da8bc73052fcb86d63209adcdb3906c2eb67c6..5abff5177266c39bb051b152cb1b3b4a2d7e626d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barrier_wait
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barrier_wait\fP(
     \fBf_thread_barrier_t *const \fP\fIbarrier\fP,
index 60eddf2864fb35deba302e4d737165f7854e47e3..1ce9bd78086b39133a463b95d4a1b84a26068e2a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barriers_adjust
 .SH SYNOPSIS
 .nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barriers_adjust\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index 1252928067bae4fac4bbafb4792d918e05ae1017..f42d73b7fc36d3eb20b8f711705a0f5551b01575 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barriers_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barriers_decimate_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 7323fead36e6c73654486ac823a0bb968766eb2b..3d2b6d7bd5e0dbe58ded8028be180c8d72705cf0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barriers_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barriers_decrease_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 0b50c5d37dd495f94ce6d606cdc9275206a3a954..5fd2dff61568510ba2045bed6817b3a2a7f0c6cf 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barriers_increase
 .SH SYNOPSIS
 .nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barriers_increase\fP(
     \fBconst f_array_length_t     \fP\fIstep\fP,
index 0215ae5817cc73041e5a07390c85e6c204a664bb..cc4273c7ce11dc6732639ef9b8e108bd64802fa7 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barriers_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barriers_increase_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 66f0b5ce1f32440c93bdaebde691162dc96264e2..6def7e9b7761fb7c7f8e384dd902e0177ffc1b9c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_barriers_resize
 .SH SYNOPSIS
 .nf
-.B #include <barrier.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_barriers_resize\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index 6863c7bb47922adb54dbb7d379537c77c58c282a..c19d4360afa3e289e5489580cd3340a2277cb75c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_caller
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_thread_id_t f_thread_caller\fP(
     \fBvoid     \fP\fI\fP
index ddf1a825676a9e09e79c78b603c4321b12e4b297..c46b1fd602a66fdd5a8f6e0de3d4263defd25b92 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_cancel
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_cancel\fP(
     \fBconst f_thread_id_t \fP\fIid\fP
index 1fbecb2ec7b3e9eca18574405438c6dd78a8a039..a548e754ec603b694c9b6898bbb97c8a1d02cf26 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_cancel_state_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_cancel_state_set\fP(
     \fBconst int  \fP\fIstate\fP,
index 916e4e5fc2d7c3a62a88644b353f1012db8cfdef..f1b0ef6e1fbbc8735c84fa3ed27949d8395a8966 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_cancel_test
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_cancel_test\fP(
     \fBvoid     \fP\fI\fP
index a1a5f7df1957bd254338ac57f3a0320fa7d830fb..85d7a986bcac934526e01b521291e39ad97aa941 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_cancel_type_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_cancel_type_set\fP(
     \fBconst int  \fP\fItype\fP,
index e158ba6c8955a9d7693878567ed4bae29a67f39b..359c5a234045dace07ea151748dd656a45f7ac68 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_clock_get_id
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_clock_get_id\fP(
     \fBconst f_thread_id_t \fP\fIid_thread\fP,
index 7ca787f35eb0e8a539a98ab3ad0c52577013520a..a2c980bebade52f3303664da802655b53bf9dc63 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_compare
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_compare\fP(
     \fBconst f_thread_id_t \fP\fIid1\fP,
index 3b653ddb9328c20317f533919c1bfee857215fea..a5b7f7ce33d3e0a6aef883372b16a0c72ff08c91 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attribute_clock_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attribute_clock_get\fP(
     \fBconst f_thread_condition_attribute_t *const \fP\fIattribute\fP,
index b16c05dcf8fb0b64e3866f931208c710791ec131..49528f9f5ee86bf9ea7517842160a0ab41cfcaaf 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attribute_clock_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attribute_clock_set\fP(
     \fBconst clockid_t                       \fP\fIid\fP,
index c43df51c65d509ef75c752241bc524f2541ec946..8e6a8a19e4327a7202002467176aea1a2d7fcb36 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attribute_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attribute_create\fP(
     \fBf_thread_condition_attribute_t *const \fP\fIattribute\fP
index a44882021090b7a85f3d7a71b3d118921b0b42ec..fa1c4e8ca95ef6983aba4e52d49b5fb1e15cac05 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attribute_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attribute_delete\fP(
     \fBf_thread_condition_attribute_t  *\fP\fIattribute\fP
index b548985e167a32190a8d23b83e6d0c8f1ec4ffd2..314e1d1a5b04df218f5ef083f15a59dc82c8ca9f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attribute_shared_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attribute_shared_get\fP(
     \fBconst f_thread_condition_attribute_t *const \fP\fIattribute\fP,
index 2f3dd39315512d9373e346fcef008a702692a30f..af79cab8a6f1bf6c8003b543bc1d6247f0b1c8b7 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attribute_shared_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attribute_shared_set\fP(
     \fBconst int                             \fP\fIshared\fP,
index 2bd1340c75ba05e15d53330f07fdb296e3d8dc09..390c3c28e3122ee9f3a475ef3b6522d25d6d05c6 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attributes_adjust
 .SH SYNOPSIS
 .nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attributes_adjust\fP(
     \fBconst f_array_length_t                 \fP\fIlength\fP,
index 9fe7bef164cccd6c287120305f1ad7949e9267e3..a7ae4bba2f2e18436cbc44d4ad86ed60d198ff6b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attributes_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attributes_decimate_by\fP(
     \fBconst f_array_length_t                 \fP\fIamount\fP,
index b85838c38b6a27a2c114637f4c53af83be5154b1..3a9404633454d2ea2cb091eb00bf16c013f1339e 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attributes_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attributes_decrease_by\fP(
     \fBconst f_array_length_t                 \fP\fIamount\fP,
index b75c552a33a98cc9833bbe6af8a5365ab24c17cf..0870e94c5a4a786c3f67ee00dccf5550f0dd1170 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attributes_increase
 .SH SYNOPSIS
 .nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attributes_increase\fP(
     \fBconst f_array_length_t                 \fP\fIstep\fP,
index 505b0dd10d33fad69ae0767cc2636d36dbc8bb5c..c916f6afa1805b5b408d369186b2de7c00e613ce 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attributes_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attributes_increase_by\fP(
     \fBconst f_array_length_t                 \fP\fIamount\fP,
index c31a6fd8671525d4bd81852d21f967d9c33ef1c6..65056feb1fbd4b6396a6e05fd33dc0a487b6671e 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_attributes_resize
 .SH SYNOPSIS
 .nf
-.B #include <condition_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_attributes_resize\fP(
     \fBconst f_array_length_t                 \fP\fIlength\fP,
index c67aa5255951f3e5b1246ad18cb1954ad2fbb287..7d412029eefd0d48ae3a3cff391f44574e1bf5f3 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_create\fP(
     \fBconst f_thread_condition_attribute_t *const \fP\fIattribute\fP,
index 6fc411844c39b8025d7b4912b13900e4a2391cec..6629b793bab01f2725e08e573d5b84a21bfcc288 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_delete\fP(
     \fBf_thread_condition_t  *\fP\fIcondition\fP
index 5f9f88e7bcddfac1842cac36a6e3abf5a456caa7..e4234d62854c20504444d7932b8f738ab7fcaf6f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_signal
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_signal\fP(
     \fBf_thread_condition_t *const \fP\fIcondition\fP
index 204dc8f8b79f1739a5e05d73259addf8b1f2dcb5..7dd08d961a53e644c8c22e790879518d4ea9c811 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_signal_all
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_signal_all\fP(
     \fBf_thread_condition_t *const \fP\fIcondition\fP
index 7ed01581d48208c916845d7ff404d420845237ed..a4fb03ae45064cadc58108b4ea5fd285acce6c82 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_wait
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_wait\fP(
     \fBf_thread_condition_t *const \fP\fIcondition\fP,
index 85d35ec97177882a99c5434b6db6abed8e4e3325..d4ea98214402818f797e0f6a60c94b7c1d2e62d5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_condition_wait_timed
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_condition_wait_timed\fP(
     \fBconst struct timespec      *\fP\fIwait\fP,
index 56504aaa45a068c700637a4097e59e9933e123af..829646fdbf895e1080c0877599d438e9db83dd2a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_conditions_adjust
 .SH SYNOPSIS
 .nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_conditions_adjust\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index f404a0f686545704aaa5c034e8ec23c50b702c74..7cc6a63bafe5f085ee45ba0dda5599e078c3eae5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_conditions_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_conditions_decimate_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index 8accc8be9d460c7b803b601861a93a07bcf73d1a..9b12dfdad8813051678b43f83862a5b111f43a6c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_conditions_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_conditions_decrease_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index 44cbfd748a0f19435e8852ed6c2d0e9bd20cd4df..2e3027034153b93c7608997e8e78d9f1fac3a55d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_conditions_increase
 .SH SYNOPSIS
 .nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_conditions_increase\fP(
     \fBconst f_array_length_t       \fP\fIstep\fP,
index 2649b8d571b700331168344307449e4ab8573c7a..3ea8c88c05686a85682aea8cdc0ccbf94334c09a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_conditions_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_conditions_increase_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index c2b79c62f1a38a3893fb80cec5fc963f853a63e9..bd5b5e3437a1b48dd531a4046236998f7a19e7d8 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_conditions_resize
 .SH SYNOPSIS
 .nf
-.B #include <condition.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_conditions_resize\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index 04adfc7c4c2df032333d2634658e687fda7d4f17..1b547da87e7cdb281acb15649b87fb98064748d7 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_create\fP(
     \fBconst f_thread_attribute_t *const \fP\fIattribute\fP,
index 97c2fb1b6daafbe06d24a86312b8ee721ecf37de..83985459b15ef595f7ec65f9c8e130f48ad8b0e1 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_detach
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_detach\fP(
     \fBconst f_thread_id_t \fP\fIid\fP
index 802dcefde28a9586bbba64406bfd931c58a72e5b..7027767f432bb1951f1d40e0c6aabe5efdc26d3f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_exit
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_exit\fP(
     \fBint     *\fP\fIresult\fP
index c11a230257c5ffb58e91e2259c58c42021daa092..9c2b6be5ed0912925e6de6a8285a0cfa90ee8220 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_ids_adjust
 .SH SYNOPSIS
 .nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_ids_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index c1549729dc0b4c7a99cf3b65e816f68bd8cb26bb..4e8ffc50f48147228e3e2fc3b600e666d34373a9 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_ids_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_ids_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index d904b56a9aad67b0be781efef796f21aba0fed3b..d564df0a022a35abc88737dc5e097bf39df5275b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_ids_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_ids_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 2313d004553518f8654a91746ba8220802e97b31..22e64198e9a9156d7b4e740c003202e41c52ea58 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_ids_increase
 .SH SYNOPSIS
 .nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_ids_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 0c1f1922417273873de6153077c4d5dea6c062c0..68338011e37c04f2171bc894deaf0fb0b3ea508b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_ids_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_ids_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 3617513e6be5e3e1e0b83fc5bfa13f6eba5795e1..fc994c36dc011070aea164691bad16ec9028531e 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_ids_resize
 .SH SYNOPSIS
 .nf
-.B #include <id.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_ids_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 0bed5582c8cf9ce9951eb9c8e6545b07acd60215..dcf82e27d8233fa39cf38a3776d5b35487e7e7bd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_join
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_join\fP(
     \fBconst f_thread_id_t \fP\fIid\fP,
index 712728f25a7d6a62512fd98f05c5c5922c809092..d408a60596528449042b93aa705d410972dd08bf 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_join_timed
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_join_timed\fP(
     \fBconst f_thread_id_t   \fP\fIid\fP,
index 0693607a4d944839602b8aeb6235d519603dd6bc..8148415ac2b04457ed206bac8b4ffa5370b6935a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_join_try
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_join_try\fP(
     \fBconst f_thread_id_t \fP\fIid\fP,
index d9d151856d46b844241c647e21b2eae8992b9380..2da6461bbf6950f77ee4c0de7a473697b39328a5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_key_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_key_create\fP(
     \fBvoid(*)(void *)       \fP\fIroutine\fP,
index 444d46c4bcb4e8c266517550f1986efbb930fdad..f8534d58933ffa823dc543eb6266b1e5d160d9fe 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_key_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_key_delete\fP(
     \fBf_thread_key_t  *\fP\fIkey\fP
index dddd5d8c14cde91eb22c03064710c394c700dc3d..c5d8fc5f17a17556155447258972e41ae4a2973c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_key_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_key_get\fP(
     \fBconst f_thread_key_t \fP\fIkey\fP,
index 6ee0457913930aced9cfe736380f57d015ccc9fb..a2d28583a56bff8a827c62966e93814b7f489d6c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_key_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_key_set\fP(
     \fBconst f_thread_key_t \fP\fIkey\fP,
index 4e2ad53d7f6c79a8db431ed3233310ec699d2c8b..1735377c9c811f0c69d36ff1bbb861033a6a21df 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_keys_adjust
 .SH SYNOPSIS
 .nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_keys_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 0bb7aac5540479f0e077c2b228ed490f82515ddb..0abbf06df4290656fe1efdc27fca141d7149f5cf 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_keys_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_keys_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 101f7db09a6a47c295a957db2f9d502fe1861fd8..b76cfb2caf288f827ea3d619bfec09a5acef3bb4 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_keys_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_keys_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 45d6a870e1b8e74381e122f7bdfee1bb32d0e782..82310f3a0a91885785187e2f06b0e1f78b2bd436 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_keys_increase
 .SH SYNOPSIS
 .nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_keys_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 51e591b2e9a9a2680950a39aff6885ce7f267832..ff9eaa86332c45ab5dc2a6512f0c153886424aba 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_keys_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_keys_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 8f31f0bb736432e5c8ecb9ce74e02f3c6fdf2dd0..f2878fbfd3fa6a65274468e938329546d82bdd53 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_keys_resize
 .SH SYNOPSIS
 .nf
-.B #include <key.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_keys_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 935d7898ca24f317aaaddd2536b4e02767b67906..9688e70d8b51b647f6183d987d72b83f4d83b24a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attribute_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attribute_create\fP(
     \fBf_thread_lock_attribute_t *const \fP\fIattribute\fP
index c3c4123d010e1efc1493b58ee7716f3ba4352230..ff7b7192c9574a9476c09f9aee513d6cb98c478c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attribute_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attribute_delete\fP(
     \fBf_thread_lock_attribute_t  *\fP\fIattribute\fP
index 4c0dc6ebfef3f4904cadbf4f979b7dc75207c6d6..dec0753e8feafff1a96d333ca3cfb4a5bf5689d5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attribute_shared_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attribute_shared_get\fP(
     \fBconst f_thread_lock_attribute_t *const \fP\fIattribute\fP,
index 452869aec48542a004ed5ef8308b23636e96c99f..7a1e6bb47144cfa6596a8502c97fbdca47d03166 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attribute_shared_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attribute_shared_set\fP(
     \fBconst int                        \fP\fIshared\fP,
index 3236395291f592b582a5348a55810ad9f412ddfc..bb335b06f64f90895aec054a9144608ea80d4027 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attributes_adjust
 .SH SYNOPSIS
 .nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attributes_adjust\fP(
     \fBconst f_array_length_t            \fP\fIlength\fP,
index b4684d708a56fea2af3b479b5638e00216c7e5f6..a0e7fb2945a4d026c0e9df50d5625849489594c5 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attributes_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attributes_decimate_by\fP(
     \fBconst f_array_length_t            \fP\fIamount\fP,
index 7d990e93f2f5bc7a08926000f3815af5e265202e..20763413f721f5d90b3341b30e2255f74c1bc960 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attributes_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attributes_decrease_by\fP(
     \fBconst f_array_length_t            \fP\fIamount\fP,
index 90ddfce264ef22345d6cc3269b7e51181c86a179..7af1cc7a73f4d0be2af75fdab406d62e14924ef0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attributes_increase
 .SH SYNOPSIS
 .nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attributes_increase\fP(
     \fBconst f_array_length_t            \fP\fIstep\fP,
index 29e7f2b678c952775fbc1add72abd770fb5c67f1..ff84cb3bb69e140dcd85c2e7281ba33c57b97cd2 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attributes_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attributes_increase_by\fP(
     \fBconst f_array_length_t            \fP\fIamount\fP,
index 0560574805156a8a8c2eee68dd85326ca50a1ccb..54aba832ce04b6c4319bd5ba1eca06c692273baf 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_attributes_resize
 .SH SYNOPSIS
 .nf
-.B #include <lock_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_attributes_resize\fP(
     \fBconst f_array_length_t            \fP\fIlength\fP,
index 963d0c92f9e54582efca2a84dce3f94eb02290cd..8bdfc570ca924046981cde09a1d9a823eb5649e2 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_create\fP(
     \fBconst f_thread_lock_attribute_t *const \fP\fIattribute\fP,
index b2643c9b2ffa37568e8caea6f1e8ac676a6fdf75..6984ed49ca04135bbd453c278c3d394b5abcee09 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_delete\fP(
     \fBf_thread_lock_t  *\fP\fIlock\fP
index d753a7306e23994cbebef3d7931d4c5dbd5d6f7b..0eb9e0606f804cec257ab03d656585643a190b42 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_read
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_read\fP(
     \fBf_thread_lock_t *const \fP\fIlock\fP
index 9e55c5bd6046c997e29f73f28d4eab0f3114870a..ab350a2a6aacaeabce471eabae116cff853f4b77 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_read_timed
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_read_timed\fP(
     \fBconst struct timespec *const \fP\fItimeout\fP,
index ffd21bdc6a41046ee90497038fd81807cc54cce9..e53d2a31ede17a75a68121376ccfb5d01ee49dd2 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_read_try
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_read_try\fP(
     \fBf_thread_lock_t *const \fP\fIlock\fP
index 9a3f3706b651b93ad6759585ef5bb2a447a4f381..6a23f4f570391a54c2e7b08c279596b5e94416a3 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_write
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_write\fP(
     \fBf_thread_lock_t *const \fP\fIlock\fP
index 5931f935ae07eb078a1038421477e331e917102f..43f1f610fd809695e7ba73d930dc566e1234ab0f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_write_timed
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_write_timed\fP(
     \fBconst struct timespec *const \fP\fItimeout\fP,
index dac2c2e1036050e033b6caffc2d3ab0a86a7f0a5..903931dfd7e6900cf9c246b6fa767b86fdbe0907 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_lock_write_try
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_lock_write_try\fP(
     \fBf_thread_lock_t *const \fP\fIlock\fP
index 8f0ccff9efb34801109eaad09fa00ea04ad39cf8..a0a0c783ba3faff5935469ed9a5fa834cff929a6 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_locks_adjust
 .SH SYNOPSIS
 .nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_locks_adjust\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index 6aa07efd4ff94381bb6f085e877e74000d660b3d..10cf827c87cf5349e09fac0645ba8d404d1cb0f7 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_locks_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_locks_decimate_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 081b990a7f494c6a19df7e9c957346ef6b139304..fe8d54738fd4323e9347c232c741c61911860a37 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_locks_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_locks_decrease_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index aa4b4cb1251d303686b4a4bd25469fb928a69c0a..249e00d01f1efdb69351da898365b20e05169d12 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_locks_increase
 .SH SYNOPSIS
 .nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_locks_increase\fP(
     \fBconst f_array_length_t  \fP\fIstep\fP,
index 1e1745bb9bf7548fcb6bf4be54185f5824763a40..a292df9261c3277d7f0f1a2a1967a2fa2db58b76 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_locks_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_locks_increase_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 085ada3825542c5b3cddea2832bf773446167830..fa35a8dc7026950076aee2700cf8ffa9f4659f24 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_locks_resize
 .SH SYNOPSIS
 .nf
-.B #include <lock.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_locks_resize\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index 1ecd4049b5845a33c1d01de0bcfc5619266e7a3d..e70b1ae81ff7134aae56a1a46ae993288f56cb40 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_create\fP(
     \fBf_thread_mutex_attribute_t *const \fP\fIattribute\fP
index 8a309cd8bfe3a58b7b3d6e92451186c542082db4..1b4fcbc83501259a401a2051f7ebe08c520dc622 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_delete\fP(
     \fBf_thread_mutex_attribute_t  *\fP\fIattribute\fP
index 8ff15006caf4a86b21618cce2df9e39eadd4493c..32dc7b06fc5bc4cd0d66779b3e371db0c3973908 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_priority_ceiling_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_priority_ceiling_get\fP(
     \fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
index 0031b4882c15026a2c6e3180c280daa62be12a4f..0e3e843d46220422308e203a70d3f6ed88fb6485 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_priority_ceiling_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_priority_ceiling_set\fP(
     \fBconst int                         \fP\fIceiling\fP,
index d13912d4a6ea0ed8b579955c17091a4cc0df508f..3df7f047cadf797b2e2166d7493097bad0120bf6 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_protocol_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_protocol_get\fP(
     \fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
index 799571673c686d7f883b65433d7585efdc935628..d3c7da53a48521ea7ddcc2162cdc60c36d59f04f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_protocol_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_protocol_set\fP(
     \fBconst int                         \fP\fIprotocol\fP,
index 66f3b056490aac86e791185706b4f730af95dbcf..f428db8e2abdea5e4e9d46b28cf2794ca33c8b24 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_shared_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_shared_get\fP(
     \fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
index 8d40261ab4c11f95e6ef22368ce61d240bb5cd48..078ff754bcc53a9103ae15f00825a03f9e6c8562 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_shared_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_shared_set\fP(
     \fBconst int                         \fP\fIshared\fP,
index 0cac59d86a8ed7d5a8558ac4eab4c03fc3e724a8..fddb2203910e780e144ffd01d8a0fa229f9994a0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_type_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_type_get\fP(
     \fBconst f_thread_mutex_attribute_t *const \fP\fIattribute\fP,
index 075a1aa42fd82af47804bed06b4e55c370dd0d65..a2ad437c59ce96bd01c315c2bb14ea444f8aeb90 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attribute_type_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attribute_type_set\fP(
     \fBconst int                         \fP\fItype\fP,
index 568a4c56ed5746357f3296cad2ba6b19dc337899..6c0b2841b2ddd1e0be8b48c16b6b27a8bd51c6f4 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attributes_adjust
 .SH SYNOPSIS
 .nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attributes_adjust\fP(
     \fBconst f_array_length_t             \fP\fIlength\fP,
index 937d7c9c7041b86fdacaf1d839646b46158c6ec1..5455faad81b3ab04ba42b21bd74242aa2c7c32f0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attributes_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attributes_decimate_by\fP(
     \fBconst f_array_length_t             \fP\fIamount\fP,
index 1824fb2af9a14452e18271a7c466525e1a31c620..9fbfba1f26cdb566c42fe0966538f04241fae1eb 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attributes_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attributes_decrease_by\fP(
     \fBconst f_array_length_t             \fP\fIamount\fP,
index 58de54a5b3412af1f3b348ed9d5cbceb22d35b6b..caf3b80fc6653a2487d3d2786a320c0bb938ad6f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attributes_increase
 .SH SYNOPSIS
 .nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attributes_increase\fP(
     \fBconst f_array_length_t             \fP\fIstep\fP,
index 6c7609593625380493d44fd1360d8d0aa87d4099..168e5ba28bdf57dd4f84d9bc963578837bea6cfe 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attributes_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attributes_increase_by\fP(
     \fBconst f_array_length_t             \fP\fIamount\fP,
index 8a661ddb39af317ff385db54fb0933bf1d2f37bb..b7e647303b5e60168c41a191e6aee729b426a8ae 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_attributes_resize
 .SH SYNOPSIS
 .nf
-.B #include <mutex_attribute.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_attributes_resize\fP(
     \fBconst f_array_length_t             \fP\fIlength\fP,
index 940412b25b44bf58d115885973525a91b414c64b..ddc3b2f5f05463a3988f02073c05d44a37883d1b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_create\fP(
     \fBf_thread_mutex_attribute_t *const \fP\fIattribute\fP,
index d4f23966b966143cc09eaa5e4204f3655ab7a79a..3358e20810a7c71d48811d7568b99d3f261c5cc7 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_delete\fP(
     \fBf_thread_mutex_t  *\fP\fImutex\fP
index 1aa661f9d1fd342542afe6a9b37001b12f39e0de..a1ea752f8b18674d8bfcbb5d08621654d36ba4a8 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_lock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_lock\fP(
     \fBf_thread_mutex_t *const \fP\fImutex\fP
index f7ccb2ab66697052a3248ef09818c16a6433c58a..2f7db2d205666c34da9f2075f9aa9a89bfce298d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_lock_timed
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_lock_timed\fP(
     \fBconst struct timespec *const \fP\fItimeout\fP,
index bb5bc3f9a6e4b0ca4de6891baf66bbf25de8b052..969f13518416a481be4a06937fe78ba9f4c0e7d4 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_lock_try
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_lock_try\fP(
     \fBf_thread_mutex_t *const \fP\fImutex\fP
index fcb5585e3692abc31f20ba1b9e7958a8bee19e26..d1d3c4fa979263a0ffe00012ef97019eb94af821 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_priority_ceiling_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_priority_ceiling_get\fP(
     \fBf_thread_mutex_t *const \fP\fImutex\fP,
index 32324db03cc6a1a62255d1bdc64e0e34dd2a19e0..f7b888a8210de7886e6942a602e52724818b4019 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_priority_ceiling_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_priority_ceiling_set\fP(
     \fBconst int               \fP\fIceiling\fP,
index fc1b32418bf2988eff35e75c57f546a86230a4ee..458e79e892fbf09cfe2788321d201eadeb8d9aaf 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutex_unlock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutex_unlock\fP(
     \fBf_thread_mutex_t *const \fP\fImutex\fP
index be9528aa56728b1f692360bf9204530a8a0a3897..708b3e2e5430b7c4c63a6f76401c7494b51769ad 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutexs_adjust
 .SH SYNOPSIS
 .nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutexs_adjust\fP(
     \fBconst f_array_length_t   \fP\fIlength\fP,
index 2731482d5063376be3ba33748313e33fad62cfb3..7796e9f22afc3fa1c9ef6c682ac40ffeaa459afd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutexs_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutexs_decimate_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 9da1e9c88753105d049b141ce1d163ea2aaf27f9..17d8f0dc74d13cb530482cb786a1c72ea7900080 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutexs_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutexs_decrease_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 5ec227a9ce7e2fcaddb5b39a06411876770c2a27..ce66d5c7f69e0b28578b62e7bb12df827977b20d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutexs_increase
 .SH SYNOPSIS
 .nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutexs_increase\fP(
     \fBconst f_array_length_t   \fP\fIstep\fP,
index e488a3c5cda30025f478dfc110b6407598eb1f8a..13174177b84cbd441e3b210957b11768d4f5560f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutexs_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutexs_increase_by\fP(
     \fBconst f_array_length_t   \fP\fIamount\fP,
index 86dbf140ab1607d78f4a1dc78a3ef7da44677506..eed72fa69bb16d4d79e5d3d6e1c618902ef2269b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_mutexs_resize
 .SH SYNOPSIS
 .nf
-.B #include <mutex.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_mutexs_resize\fP(
     \fBconst f_array_length_t   \fP\fIlength\fP,
index efab513ea925cb4416f496b98e5634bad9c884b2..a029abc86e3cba963a851668b9e0231271454e4f 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_once
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_once\fP(
     \fBvoid(*)(void)          \fP\fIroutine\fP,
index 4733a73ccab3257ed0cb26e486037dd0d06f247b..582ece9216fc64e0dcdfb93ee9d47b05a5be102b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_onces_adjust
 .SH SYNOPSIS
 .nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_onces_adjust\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index 1d0eef686aca2e0257d811fe3bd278b6b7e1014d..e498957d08bb175bd06673c7a08f8f5cde3dd999 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_onces_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_onces_decimate_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 8b6312fb4badf41b1859399647c2face3864f4b2..5cc32951a879f06232db45a816f756525e42b061 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_onces_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_onces_decrease_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index df76ff0fef6b37341798a6f1aa1f519c1e89cb7d..1b9f0d97eaa8bea36535349278520960cf1545cd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_onces_increase
 .SH SYNOPSIS
 .nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_onces_increase\fP(
     \fBconst f_array_length_t  \fP\fIstep\fP,
index 169c4de4c68ff92169191feed8d9d2251a604e20..e8490b4f0ed1131b7b4d8a69352a6165c449d489 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_onces_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_onces_increase_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index f33f822d2236b547f678d0f9a38530a2be9e693c..562d694809f82a1e30158a604df6eab9fb1e57b7 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_onces_resize
 .SH SYNOPSIS
 .nf
-.B #include <once.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_onces_resize\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index e208bcd86a6dbc2abf79af874cc3b0c449df42b3..36f6fb315bfd236f91a31fb2211dbc829087b040 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_scheduler_parameter_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_scheduler_parameter_get\fP(
     \fBconst f_thread_id_t       \fP\fIid\fP,
index 20328d68463d148e8587817662579ad765c9c512..187636fb8adef6b7147791059393451ace1ef00d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_scheduler_parameter_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_scheduler_parameter_set\fP(
     \fBconst f_thread_id_t        \fP\fIid\fP,
index 80a3ed76312ed7ddc35c5e42608d81f269ad9525..6805093a8cab53408e32f8437bffd3be83de8696 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_scheduler_priority_set
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_scheduler_priority_set\fP(
     \fBconst f_thread_id_t \fP\fIid\fP,
index 4d53c674221b32a9d25955f26b7e0db9a6157b89..6b4fd5ecf5c98c0c5cb7a9718b9bfe369ae7ee4b 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_create\fP(
     \fBconst bool                  \fP\fIshared\fP,
index 8f54e2508483148b93518a78d1331adc49712661..e15c58b0424fd3d8f58031cd3c646512aa531b3d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_delete\fP(
     \fBf_thread_semaphore_t  *\fP\fIsemaphore\fP
index 18d7ed4f134f1955a0644f4b1e96e15ad6112869..c372dccca4daa663b84d1a554f49521b36dde3b6 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_file_close
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_file_close\fP(
     \fBf_thread_semaphore_t  *\fP\fIsemaphore\fP
index eadbde0986274db68932d72aba21adeb9af4dd41..cfbe43f80c30d7e9b9140fff0d387ef5449f0dbe 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_file_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_file_delete\fP(
     \fBconst f_string_static_t \fP\fIname\fP
index b1afec74472e3229f6ce4eaa907a13b030cf35ce..19f1cb02ff6da10b2fef96c3ad7fb8a437f24234 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_file_open
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_file_open\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 45aca9c99af1997c15c9dcbb16a6bb26b7dddd52..7ebfb2bf5825248c87cbcea84c6a630595752fe8 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_lock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_lock\fP(
     \fBf_thread_semaphore_t *const \fP\fIsemaphore\fP
index bfbe8f5e8cb608deb9d0c84344327db6615b212f..4f21ee94dedda7ec342cf01cb46bb573212c8901 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_lock_timed
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_lock_timed\fP(
     \fBconst struct timespec *const \fP\fItimeout\fP,
index 27cba30fc9f80d232e45339716abeaf6a763518e..ede4436cc068c3b4702c6df2e9484fe9a87d3ebd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_lock_try
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_lock_try\fP(
     \fBf_thread_semaphore_t *const \fP\fIsemaphore\fP
index a08fdc7cd976e26060095366e5a443cb481b104b..87dc32641d7c191ad0b63fc29d6e44bfec7b1a7e 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_unlock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_unlock\fP(
     \fBf_thread_semaphore_t *const \fP\fIsemaphore\fP
index 57dabc8a019c02c52630331b55b05f0c7cc2b206..36ca476ddc543b0d719bd551ebfce6d342a099b4 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphore_value_get
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphore_value_get\fP(
     \fBf_thread_semaphore_t *const \fP\fIsemaphore\fP,
index ace69b7d6aaa2577aa85b21c984ab73aac29751a..afd161d48d61e44998630ffe2385777f0274b12a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphores_adjust
 .SH SYNOPSIS
 .nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphores_adjust\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index fb71dc0ded00727eacb07fb989e7c46a2fe67bca..2e221fb26b499fc0c39a674544287cb601a034c8 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphores_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphores_decimate_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index b32fa200321d0549fbfa6a640bfb5cef055127f7..e1bf1ba328f89efdaf1eb065bcefb08b4a6fb258 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphores_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphores_decrease_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index aa2675ec7c859ac788ca4ac2711778d4a7e14eb2..86f88b1cca95ca687a5507085d025cc85f7eae8e 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphores_increase
 .SH SYNOPSIS
 .nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphores_increase\fP(
     \fBconst f_array_length_t       \fP\fIstep\fP,
index 6eb3121517cda6f71e1aef0ddb3863ec010c7480..32f3b671a0806d7b590d5a64b81a0c6447ac3cad 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphores_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphores_increase_by\fP(
     \fBconst f_array_length_t       \fP\fIamount\fP,
index fc0b5e5ba286c95690fcc990dfb0920a7d522f09..ed56cb76afef6fd58735fa565876840890fbfab8 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_semaphores_resize
 .SH SYNOPSIS
 .nf
-.B #include <semaphore.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_semaphores_resize\fP(
     \fBconst f_array_length_t       \fP\fIlength\fP,
index fcb5d4923c263dd0e69671ac9f7a333dcc441f6e..e4e2c93142e5e2b3392c6e3bf3a9495185032515 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_sets_adjust
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_sets_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 3165ba376add7c4fb71ab6f507349218f773fd95..8ff98bddb29b893b7db5b10e62e6cad3bd9b0b9d 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_sets_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_sets_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 627b2e998a20579d9c2e4292bae2bb3d99d5118d..7740b2f008979bc7a1d06cf3668eb0a118033ef9 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_sets_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_sets_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index eb101b8e5f1c291c7d4e9f4d85f3b0403ebb1171..1acf17bb78fd9f770027ddb5b69f9e6db627b1bc 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_sets_increase
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_sets_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index dc59f45223b34229ef7b8e73d734cb44edb5eb56..a2c628de23809f9985a5fdb60705450a0b15a9f4 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_sets_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_sets_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 9082e9ba97add24dbe7583372c8190055c5d37e0..8d308613c91c36a46829c215077774b783e3cf76 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_sets_resize
 .SH SYNOPSIS
 .nf
-.B #include <set.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_sets_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 9af86ced7f5370498825f33733be70da10a8e4b3..721136acd8cb188de3f6374251dd9d340eb405b9 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_signal_mask
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_signal_mask\fP(
     \fBconst int             \fP\fIhow\fP,
index 7089db05862f771529eb920c2f228613c5aa73f3..d49d124661a1d505dd78fd3368b04a85c1fbdd04 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_signal_queue
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_signal_queue\fP(
     \fBconst f_thread_id_t \fP\fIid\fP,
index 28dad7c4bbcb0d945c335b150c9ea3065f7ed29c..01161eda36eb44f86af59e222421a1e7aad4efe8 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_signal_write
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_signal_write\fP(
     \fBconst f_thread_id_t \fP\fIid\fP,
index 8f19e0b21434ee357745efe6a28d999c817d3850..c8682ba5a803005c603a5b6fbe12d1564c8a2dfd 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spin_create
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spin_create\fP(
     \fBconst int              \fP\fIshared\fP,
index 8032dd756894f4bd5490670a44c0af14ad0a931d..04f0c32669e4604ee419e2071cf8921df9043971 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spin_delete
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spin_delete\fP(
     \fBf_thread_spin_t  *\fP\fIspin\fP
index f63619dce14365489e4f2d52b3a8b0a69ddaf2ba..8e1f07fd07fece5e93d09517c150ec7162652759 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spin_lock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spin_lock\fP(
     \fBf_thread_spin_t *const \fP\fIspin\fP
index c207455cdbbdb2a53226d7686d9cfec9e058ffd3..75cd925f7f661a15d6ff616ce0e205d33994a138 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spin_lock_try
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spin_lock_try\fP(
     \fBf_thread_spin_t *const \fP\fIspin\fP
index 4cd66e0941c530f86aaba5fe929c1c13673d1749..c4131bc8818d980b120af55f6215d942fa418288 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spin_unlock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spin_unlock\fP(
     \fBf_thread_spin_t *const \fP\fIspin\fP
index f1c0865af8df73cccab124a45658a7e106147e02..1c39bd9530761b7f1192e9174dde994a4e75cd30 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spins_adjust
 .SH SYNOPSIS
 .nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spins_adjust\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index 8aac91afdb41ec7c77382432e30caf2837bfe2d4..7c46d64ea4143b627ddb37985b7a319871a7844a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spins_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spins_decimate_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index e512a02bb7f3e87ba308848c0ccf6b79f71d171a..f28dbab63d0988fa73d2af4e9a9b156973cf2b68 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spins_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spins_decrease_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index fe88db7f6f6cc272b8a8e80b18cdd87513f24db6..48117c78e9ecbd66ef4fb5bc6f4960d25988b4c0 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spins_increase
 .SH SYNOPSIS
 .nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spins_increase\fP(
     \fBconst f_array_length_t  \fP\fIstep\fP,
index 16a3b85fa8af399143aad67b0b9c9033a763e36e..069e00f65a0f5fba8e781956a27e50181153395c 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spins_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spins_increase_by\fP(
     \fBconst f_array_length_t  \fP\fIamount\fP,
index 17f30ee2903d3c64b3d82be8d41abced11be464b..d0023760f0ccbe9691d28eb8e24a8f0b2b53381a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_spins_resize
 .SH SYNOPSIS
 .nf
-.B #include <spin.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_spins_resize\fP(
     \fBconst f_array_length_t  \fP\fIlength\fP,
index e721d8ee98c4fed38f2ec904e89877b2eb215c9c..1984b3dd41a1d5dd8af7358aa57693335fd0f64a 100644 (file)
@@ -3,7 +3,7 @@
 f_thread_unlock
 .SH SYNOPSIS
 .nf
-.B #include <thread.h>
+.B #include <fll/level_0/thread.h>
 .sp
 \fBf_status_t f_thread_unlock\fP(
     \fBf_thread_lock_t *const \fP\fIlock\fP
index 1b515ebfb666b37c27c96c38179750386d038749..5bdff937b3c7371df9647831608d6985e6cbacd1 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_adjust
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index e07c2764c81dbd2254ce3fef854dd6f5b23a7e10..387c450397339f962bbdde89a73ddf46084412af 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_append
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_append\fP(
     \fBconst f_array_length_t \fP\fIsource\fP,
index a0e7fcf1c3269ad2a3e3215b1949e0d25e2dd8e5..2ef244a4b3a04c515ccc6923016286db86d67db1 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_append_all
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_append_all\fP(
     \fBconst f_array_lengths_t \fP\fIsource\fP,
index d5eaea1d7f7d922c7cec85ff3ddce56cc97dc1c8..df02b311833becbe8cf6bf5ef83854b28ad53572 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4994069787202a7d63c5303b9e5bbf1a059baa0c..496565dc4c2e205304cf013c6ad28406af814e21 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4657c0eef4b412ac6805ab4a0a0b28160e0dbe92..21eb95dd71981b3fcd68fc00afb077c0bf49dc13 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_increase
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 149df0ef803ac039bba6808d347670822206c8cd..422c943735a7a2f555ca0dcdbce47affee940d28 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 271792e23ca6c608f03d9255c4e26f7613bcb1bc..0c98cb5169277736b6caff50bc3024498832247e 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengths_resize
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengths_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 5acc0d769d6138044eeadef7845016fa2e5d6700..73cf235d5d0c47e9fbc8a5d5b554d9205e3575cc 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 49b94b496a47a81516b43d351bf36953a8b8736c..7317dad491816cbafd7670fe23cb47564dcc2455 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_append
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_append\fP(
     \fBconst f_array_lengths_t \fP\fIsource\fP,
index 7dc6240e081f041c11086ca57c0603ebbb925405..f787df723519aabd5f01b9681336c5d91c9e862c 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_append_all\fP(
     \fBconst f_array_lengthss_t \fP\fIsource\fP,
index 7e5ce9a91183aa17e8ad9c00475f0734d68b3813..dea3f70a31764a4ebb05c0d44378197def5a1279 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index a642e2c00d8c1a766e03a0fa0abea11a6b600f08..dff46417f28fc4fd8c67acfd0a4ac0e36dd37d3c 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index b36816da0e2df4ebb8fbabdd4ad0f016336ca5cd..4f35e00958370421022efd35e6d6e9def588ded0 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_increase
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 56d1335df1f4b40479f15c8344fdaef04885ddb2..37dfd4b4ebe9c97e6bcad4a4e1d3c5a22739a770 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 91e2c1ddb9b3a4776f36a13037993491096547c1..4e8919b38c0c29c9b94a1a170d82808da11b1efc 100644 (file)
@@ -3,7 +3,7 @@
 f_array_lengthss_resize
 .SH SYNOPSIS
 .nf
-.B #include <array_length.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_array_lengthss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 34f022496a94439d084ebd92fa5f4c5777172a2a..7305c5cb727d544b97c71574f70881d3180d65a6 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_adjust
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index a6224b1357318df487ac7f43fb459dc71ce8cc16..3571cdf1ffd162174cde4acf56828ebed28429ff 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_append
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_append\fP(
     \fBconst f_cell_t \fP\fIsource\fP,
index 5530df7c5f7de7169a1f8627f2cabea680af1c89..229462a37ac7ec503262eb79342f173e14f9086c 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_append_all
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_append_all\fP(
     \fBconst f_cells_t \fP\fIsource\fP,
index ed95394024b5014f347c142e014ca3190fea37bc..6b7b190c79c6e3e86a655a4923e0362558b95b3d 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 436061aaef067c1447cb71ed891035f0a543fcc5..e5310a212a988ed9da899d53c6dbb26ff510b940 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 0d0b25a7b8279ef35133e73098820b168ce444f1..b865074ec61af7ffb68058c5da2d648525669289 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_increase
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 4074a9736b72a932115d62606571ea351fb38445..5b8aba75ada51638ecccca1775b23acb330201b4 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index da9b0068edb8c46a416ea63a6e1643bcb0b3f0ad..3006a9615f73c80e5b54ba9302ea9dcb43048eca 100644 (file)
@@ -3,7 +3,7 @@
 f_cells_resize
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cells_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index a9865916f594675d6dea703eed0c65c1d0e1bf82..fb90ffb1fb8b889176115df4d47c2a15ae5acfa9 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index eb41fc8edaf6f3158993ac6cac6c90c9995da3f8..61c8fc7299acdfcb489d9e6173dd2b0d7eae00b6 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_append
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_append\fP(
     \fBconst f_cells_t \fP\fIsource\fP,
index 658629c27cfb9270da6684c86917e3d47125eb0f..cf35dd4b7e9cf03ff3520b7e6d6e0e855ca73696 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_append_all\fP(
     \fBconst f_cellss_t \fP\fIsource\fP,
index b5982aad2bda894fc9b9434421ee540883efbee2..b32291883c48d550f0e43f7b4365f5f6048eb3f5 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c416e580d0688a98aa9191731c2af78624e88269..8789fdb4409a43f17accdaed52e699ed7a621be7 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 831fc91a0374cae68d27202a9f55d814927385e7..08c953cfe95f7fd5497436a1798a343b5b92afe2 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_increase
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index f13c9deceb61c5d3606eef9abce744d10d7f4b39..e421033690f4e9f3fd5c908c7614c9602eee9384 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index e242eb5ff55d4a485ae07a12a91674ddb0bdbc90..2e6468d3c8c4bd8f43c171bd8f81ac024b899004 100644 (file)
@@ -3,7 +3,7 @@
 f_cellss_resize
 .SH SYNOPSIS
 .nf
-.B #include <cell.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_cellss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 6f219b7d984d7ab3407714b126fe15cf149a639d..0e73ad59ef1b1e2227595488ac0e64ae0fb0a3de 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_adjust
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 2ab80b269498d7e45934aefe27ed050668a3ac80..74640ea93ea8bb222a16b294cf0d043402ec43c5 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_append
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_append\fP(
     \fBconst f_fll_id_t \fP\fIsource\fP,
index 3b1949f788ac14b82440b3e1be1043115a82cc9a..4ea1ab1e5e8b9a3a28397e989c03538d534f9082 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_append_all
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_append_all\fP(
     \fBconst f_fll_ids_t \fP\fIsource\fP,
index 6c41cdbe018274780438b9a8fb9311bbfdba205c..3e118fb8516c67a5e9b5680de53a39071796ee40 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index bcc872a47376db084050ca75323f7ec582565969..2a5faa453ba35fa94eefa50cde1e197e24543784 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 5921160c751f612a6b97146299ae59262a145990..b9de9cd920c05abbd968aeaf86a8e4d387e0c137 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_increase
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 082ee99b8fb80252302bfa30f14486b6fe44c68a..6001d6f264473d9c5700adfb0e4cdd939411e0a9 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 6514de73da5bf3003180d9e87f541c626a9cf2a7..9a67a72cf436cb3ebaf917cf6be0b16cf00bca1d 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_ids_resize
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_ids_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index caca6ab75004526308ca9737b68e63ed34a5ab03..c458fe0731391453acf60bbeb1a19214b1048f2d 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 2f1dc59fe0980c9a3a8b7a502392628a300a9aa3..89dc4796c6642ccd33b455652ebe251bea2058dc 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_append
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_append\fP(
     \fBconst f_fll_ids_t \fP\fIsource\fP,
index 51d300744e5a98e09068d9d87e04acf60fd42d9d..123fb913b25f07aaaa4b996e82c4346678a09b85 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_append_all\fP(
     \fBconst f_fll_idss_t \fP\fIsource\fP,
index 9001e7e4367eacb59d475641ef2f73d4fc801357..18259968e4f23973f5d581df2e6e536c59faa635 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 62b7a2db56f6bd9a1c4b0b4638af6f05066941fa..6774472683d5628c9f71b176e819395a3cde6118 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index bd04c57658cf05ea36e994454efa0785c22ec33b..edc42dce158b7aee9d4069a3f38b104eabd6faa4 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_increase
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index a810442edf26f2007381051cf987a5e2d3742978..cbb2e79785256a8e8e5402ac6b02cf8d95ab2cb9 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index e33ee89c9d41a397ac50c873c763c1a459fbab69..3901023f87f52482abdda6d20e9e37269212a0b6 100644 (file)
@@ -3,7 +3,7 @@
 f_fll_idss_resize
 .SH SYNOPSIS
 .nf
-.B #include <fll_id.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_fll_idss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 1591a6776bda8e5d79f36186ee670b9ab259008e..75649deefdbf0a212930763a8f3650a74298451e 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4bf891a4db161ee038b0a04cc07a192dd73ccfdd..808acf5e5877642f6f3e5f563b15051d77110573 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_append
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_append\fP(
     \fBconst int128_t \fP\fIsource\fP,
index 5e82ec5b46b4f19f89d0dbb33e4bd4dd591f805c..c9256180674f10fabf107ada143a3b4f63faec9c 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_append_all\fP(
     \fBconst f_int128s_t \fP\fIsource\fP,
index 3e10512699053bab337e81f8be2f788bd58af900..b8d554f30445dd29efe451ba5cfd93635aab19c0 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index d7e24cf1b260032b3ca30940b5159d9f912aadb1..c8e5a049cf6a7bb75f5b36fca7621d83daf6af4e 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index dd585cb8cf938b183b109f8fc1e2837376a5dbc4..c50449d21ffd0f72578da530628e905113d8cdc8 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_increase
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 40dc3bd3c662c8a79946af112a90b0c74bc06346..f0f9a910012749e8e0eab3fc8c410215efce249b 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index adb5a5c6e7218c91c4e30fba783e4276376fe1dc..0c77231b5b4ab7fd1a55998ba80d6ce3a3321a2c 100644 (file)
@@ -3,7 +3,7 @@
 f_int128s_resize
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 07c2734b5fd048cfe955f20b8a167800ed9d8337..7ecd3f476ee12c1877a47f287c95f88628104938 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 7beff5df20e0bbbf34341f0a074455b2b9f610ef..233885a7f3af561d4aaf3e4d3301b4274402af91 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_append
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_append\fP(
     \fBconst f_int128s_t \fP\fIsource\fP,
index 414acf1c3374a57ef0a8d94482b19e7db6f0b517..57f793757c4ea921654f76d9f453fb7f2bf8ba8c 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_append_all\fP(
     \fBconst f_int128ss_t \fP\fIsource\fP,
index 591b85b21dfdfa8fc5d799e25610c99b0c67434f..b4a187524b21f084bf98e4e6a86fa564288d1520 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c132097063e0fcb728475e9ecf66342e221898d2..186f009f5508dad803aa6f5fbed86b84c946eb43 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index b139ec717c3305f9f0229a2c638d3295bdb35d9c..d043b54f2180e81bad15d782d4fbedcf65d32ef8 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index d7e71e467014f8c934fb48b4dd0c61426e40265c..8d1e9bf8b13b4179cabc882ca1ae3597f4a2c5cf 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 96ff92c94c046cceeaa7240e783fa8900c05c8bd..f41ec4c2c062c5cfec9a03617fc39b0832263544 100644 (file)
@@ -3,7 +3,7 @@
 f_int128ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <int128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int128ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index fa825ac57f2c29ae37208d75ec78b9b077d98259..8842f1a4bdddb2315c3f7bca45c690d806846f8c 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index ce2daa97f52357e7f16b2dc4f47a7cd804096a71..38316eedc49837bdd7d967d374bd5a1b591261ac 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_append
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_append\fP(
     \fBconst int16_t \fP\fIsource\fP,
index 0914a4d9795c2aae9d5f179da4e9d754ce9261b5..ca02cd88805d7f125aca75830d7b5f971188ddb3 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_append_all\fP(
     \fBconst f_int16s_t \fP\fIsource\fP,
index 25fbd0fe1869a63415493935c4ae6f429d54c257..d75a21934e37325731c85a426d3f200a027e8c1d 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 2cbc8d4f6b3aaf45f5ec1ee34b84f4a458414d24..a71f7a3a3aa15f7c955d00636d50cf96e24bde91 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index bdf970ec5523e091e8bc09012758a58fa09198d5..89f8d8147187debd63f7f7897ec5963eccf84d41 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_increase
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index c0c87209f7e510abb2cb964cfbc8f474c3b4698e..ed4f8515fa884fdc9e72a7390c0207cf6521c49e 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 55b79c47c8fe229602b1aac0aa4e592b8ec48e02..bd85f611f4294e40c9c24cc5178f787a72800329 100644 (file)
@@ -3,7 +3,7 @@
 f_int16s_resize
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index e72db23789a63215689063e84a4263541347c56c..8aa0498fa739f9eca1b8bbda5bbcd850a5470e44 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4c71dab9366d325029f33e202346990dcd6ff174..341b8136e41502e8a2296034f6ac36b1ce38f70c 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_append
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_append\fP(
     \fBconst f_int16s_t \fP\fIsource\fP,
index b68d78329e7aa039688af13fe2e1c52da57dc443..163ae09f2ebe8fa2dda352697ce4978db81b65b5 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_append_all\fP(
     \fBconst f_int16ss_t \fP\fIsource\fP,
index 5ac21f573f3fb059f34f17e75990bfe84193756a..69bd9fba8b97d5a0703b7372c7b28d6d07aad82b 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 64e10717f611d39f04419b4d44189e4f5a9980f3..0914bd927f3cbce61af1067babf302af28941c41 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index cda77c8ac9084b40c13465c52d2087763af48df9..f11f48723b412be88ac943c32c2486ab943014ae 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 0217c02e29c5fcd42bb4c1f7a55688b3feceed64..56ff57b35fda894a07511f603675bfbe653aa481 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 91ed5869c6085d05ecaefc3da28a18dd9d6b1a75..967d5a176ea19f21351f5c475105d9b856fb1670 100644 (file)
@@ -3,7 +3,7 @@
 f_int16ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <int16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int16ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 62acb08d8918140be240de180e6fb903a11b1ff1..730c0c6eb5ca7e97f71c696126a29b0e18c8ce2c 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 44bbd6b90e1e982542b7e93ec2bb981fa45b0b81..e7c418d959e1b6fa97dfe6d118751d17b6118e4a 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_append
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_append\fP(
     \fBconst int32_t \fP\fIsource\fP,
index c69c7b82db3dfb5307df77685aece261dade066f..5169380a77f352a9ce95db7d51044255cb6847f3 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_append_all\fP(
     \fBconst f_int32s_t \fP\fIsource\fP,
index 70cc71c90b156045398fc55e07684dcec8a30191..d75cdc48cea1ab83073e4b79b41277a743b40f0b 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 1c04310e6f028b15b547f7bd6224dae3a2884b02..bef3429995a4126984e0c7957fec950e2e8b05b4 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 347156fd896a520e276992e0ab995875f7b0909e..433a5280e387f7f78d67e18762aee45944de8989 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_increase
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index ba60323a94bdf8a46d3b189199f7d7ce03f7aae1..c87405f69f87900f4a5c5a138e63bad4e9d72cc5 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 1e422835fca3abf133dfc4fce9fc4c58d4edde86..18f61fedb2484efd66df2ddc9e128de7764aae10 100644 (file)
@@ -3,7 +3,7 @@
 f_int32s_resize
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index cce5a9f5e9fba3bce6ed07d142b862c640a6d3f4..1062bf5f3d46a154e8e7cc19fcdda74486c35a37 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 6a42a36c71b043ef36f33bb4f2a7e0251d7065f8..dbff9b9aa31414edbe2cd055975030ae02aaec69 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_append
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_append\fP(
     \fBconst f_int32s_t \fP\fIsource\fP,
index f79ebdc8267aebf71c00445a2de52bcda2606e22..8182fd9383bd87a993aaaf5081be51814e2421f7 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_append_all\fP(
     \fBconst f_int32ss_t \fP\fIsource\fP,
index 709790df0534f00b27f0b99d6991d1fc03284ce5..57b3786ab168b40fd8ac2c443f6f6afce1d744cc 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 69e5d81670509f459690470e91cf6f6fe76d4fa7..c039e9a99748bdeb267f9aafc4c5b434f3edd300 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index adf71574f6849643cd9e814ac0b1c2514ad899ec..2da04647130a1540d86d9cc21e0c224e2e2cb0ca 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 2076f2588b0c2bf5ded0f3f1d12bf960c7c575ae..f1b65fc76fad25e9d53de2082b4c3746e5d79e12 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4e40d52655443ce3e112a2feb8225fc814bf9d5f..aa069eb339a116a98800b11b0daecb657eefcaf0 100644 (file)
@@ -3,7 +3,7 @@
 f_int32ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <int32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int32ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index da43d53987c2ab68fd4befbfd3c0cba0c0d5aa61..01594948f3ebc25e44b64e43c382aea3803e9b5c 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 41a1494229a755fe1df0fc54c61606c8ed6d07cc..067fe4d8128eef9ef0f0a334a87ce6f0b221af62 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_append
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_append\fP(
     \fBconst int64_t \fP\fIsource\fP,
index 54cb0eb913901aa0bd4660c9237bb43413494656..d924f7cd8d79d9472e1f6c498898ac55511255c2 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_append_all\fP(
     \fBconst f_int64s_t \fP\fIsource\fP,
index 321c1f4f384075f8aa5b571c0ee77b61aa20a7d7..974db2c8af56dc589a84765e9864638cfddce3bc 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 86471c70af875bb759776d2dbc25b510d58e37a2..4eb8e24c68b2aa5a50a3be79d3570ff444fb76e2 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index a7145232fd659d7e23d98f83d9d69a5e006522a6..0e1d323e4207f80b7694ad9c7f5294877db2fafe 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_increase
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index ebcc84e7abfe60d9c4afcf9ced8f641b9182341b..c72319803d1b92fd2f7f6b0eabed38a94918c4fd 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 68899af435d8ea06ab8a15c4bfcdd12828a1a755..b0ca9a022561315b145aaf50555f121d031bdd2c 100644 (file)
@@ -3,7 +3,7 @@
 f_int64s_resize
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 3e1415d581677aa92c25aebffc01565d751171c1..f676bb888c16e8369ac1c4dd43bafc3ecde7312e 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 98ec93157789beb9ad79b1573b6c8f896f9ed2c2..d74f12c6943e8564cf276d0e20fb98c80fc7ea9c 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_append
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_append\fP(
     \fBconst f_int64s_t \fP\fIsource\fP,
index 9c3e3cb439005e1c53e7bedc84cd3ccca0a6b573..0814104e918976e9391dd6ae06780e0e6bc8dd16 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_append_all\fP(
     \fBconst f_int64ss_t \fP\fIsource\fP,
index 4dcb1f52877907fd518cba71b61de5579a0f1b59..3cc74a0663470e1eff75a01b07a0df21916177fe 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 8b2253d43a8699a3e38ae4d6e5b0d77cf49b6d13..50983217d94b7d660f05acd1291ab01c4d240738 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 53ca77ba37811aa90a9beab04da60176b1489365..f2203acf1e6de5971a32e27c4e0bb39c80d5dbc1 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 3ddbbb9143b7689ba8541ea6c5dbf9e9c88a78d0..b0586a4e2b135ba1c977e0bcc975b97423e57cde 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index d97d9851de2b07e68d911d9994d73026fc09147c..34d4154b2f9bd44f609f3ec32b58910d8e1d614c 100644 (file)
@@ -3,7 +3,7 @@
 f_int64ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <int64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int64ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 92933ac326e5005475abff649c6e4c76f5a4269b..6e4f6cabba366151ecabe325e0ea4172f9276874 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 1809d793f3c2c491f02186930bab0ac138783be6..4dfaf935c6d09bd93ce6bcebf14865148fcb0297 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_append
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_append\fP(
     \fBconst int8_t \fP\fIsource\fP,
index f5b22eeb8ad54abb0372f93148b3ce62465db7a0..affa5c6cebcbfeadae12c0a35882d7369e409671 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_append_all\fP(
     \fBconst f_int8s_t \fP\fIsource\fP,
index 93234fa79f890119a6a3c61428a0390d183a08f9..37ddf70fc1db472d1b5bc82b69e502c63fd4a48d 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 253ae89d0789e3bb764155280ca5647c6f9408d7..eca54cdab4af827603ef97b3b64bb747468032e8 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 51efef6188370fc770c0b880cd6759c0475a6b7f..da3a11783c9ec539178cf2a7e87969bf41f77418 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_increase
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 019ea6b90d95795cfef693676c9957c2a7f037de..d347819300d4aeeb43a3f082b6b6484e86b46ad3 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index a6249e211de74b7f9781ba2ad30ebb65ff5f121d..9b777c933c460f07ed02ef2b6a6877f577047836 100644 (file)
@@ -3,7 +3,7 @@
 f_int8s_resize
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index a901b52c3692b1ce52100b132620ba6e197dc32e..dc5563c2ea6710967de01038dc95540d56d397a1 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 9574bc868dc6848d0ad7dc600b56ba653ae7692a..195a79ba4da1e899648deb5c7422eca556725410 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_append
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_append\fP(
     \fBconst f_int8s_t \fP\fIsource\fP,
index c0c8545766774369baeb1e9bde1214d008debeb8..5a8c9616888b2a23cb16c7839fcb88812b083de1 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_append_all\fP(
     \fBconst f_int8ss_t \fP\fIsource\fP,
index fc272962bd41f4152ff66735de5b198226341efe..05df30f39639e5a88c0c7b07f6edcae78f5c78b9 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 55344d048b540ca374b7bf81b12da1003dbf628a..fc08749e51ee434ea2b9c0a2b7217e26e28691a3 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4e2a545af687cea5b6384dd998a0237d0dc56859..62d6d9eef3ce5c0a774905699ab1075dd2acc93a 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index bc25ae2d48cebed5cde2b81ad0314b2258e86062..0c40085fef27370005064b851118cc8ccdbfddd8 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 6a7c33512e1b48e73cd62a3b777bf35b16e161d6..fa3a49047da6ca93e0074e13e3c2845dedbe3188 100644 (file)
@@ -3,7 +3,7 @@
 f_int8ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <int8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_int8ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index c454d2f2046e9b7da1eac6af3ea3410c8d8b5fb9..5590510a5ac5dc5a35a79159fcd44dbb8b5277e6 100644 (file)
@@ -3,7 +3,7 @@
 f_states_adjust
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4475b6e01a39c91034d08fb9c3bbe1b8bab0c839..4a20564f733c0adf36d8b0f79f0a2d61d5dd41ba 100644 (file)
@@ -3,7 +3,7 @@
 f_states_append
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_append\fP(
     \fBconst f_state_t \fP\fIsource\fP,
index 7bb9686a32a2c944baef3ffa333daac336f11e1f..9680912df466f1a21de2dfb7e4f1a8e84e544d16 100644 (file)
@@ -3,7 +3,7 @@
 f_states_append_all
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_append_all\fP(
     \fBconst f_states_t \fP\fIsource\fP,
index 6da5f744ce34bfd1a7b2fe52e58bd972af3d9c28..0c8027bbe0416b03022e693f9a49670d7531863e 100644 (file)
@@ -3,7 +3,7 @@
 f_states_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index abeb0e12d9ec8fcc7f35ec9fca8a94f521464e33..09ca095edd19f8a73bfd0b95df9bfd880d52503a 100644 (file)
@@ -3,7 +3,7 @@
 f_states_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 83f1f91a474bcb92a2d71202b3f784c28a25a04a..b5bb275b564ec4ac6420ec87ff75a8ef6d8cad03 100644 (file)
@@ -3,7 +3,7 @@
 f_states_increase
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 3bf05185271019c1b5c1bde59bf833e88355b1e2..f1a0720dccb51f4b142fbaa4d5a02775713cf77d 100644 (file)
@@ -3,7 +3,7 @@
 f_states_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 24ce0ca84bde999b4f73cd29a76423745c7993b9..36ac93c8d661b39d2db7ff430489856c880b5128 100644 (file)
@@ -3,7 +3,7 @@
 f_states_resize
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_states_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 8228bd4dc63655b924a6fce60f6be183b13184d4..dcad1c41dc5e6df3d6781eecbf09d921f060c63a 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_adjust
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index f4b5fc82fe0a1cc42b9cb14b1319ea22b5cacca0..7067de7a56f16ee0d4d609092919d2e6cf03d01e 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_append
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_append\fP(
     \fBconst f_states_t \fP\fIsource\fP,
index 9b4952876eaea79011f06f071362450ccdd1c78c..34dc4e181f64f58c2fbaeb50752f7c29737f49b9 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_append_all
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_append_all\fP(
     \fBconst f_statess_t \fP\fIsource\fP,
index 5b2d6408f66bc9ceedea0df357d36671d6dc21ea..272b2638b9b074d0564f0918cde212cc5db4408d 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index d3c7cce9b7f4697c86bbac04f777b3d776da57ff..0021c9439aa8500b23fec2c0e059a8072cc1603e 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 6cff216f32e51639de1411bfa2c4719b57bc1485..4846acd79bf439f8f2225f8e9860dfc8ce3c2f5e 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_increase
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index df349e1daf98ed9fbcefa9e4d219731a979a4409..6605b49dd60b53f5cc3bfdb34603de12daa6c370 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 09223ab1cfd47662833d3edeadfffcd5c807d2d0..5e4386ff9d3d714f9ea8bdaa56f098dca2cc89f6 100644 (file)
@@ -3,7 +3,7 @@
 f_statess_resize
 .SH SYNOPSIS
 .nf
-.B #include <state.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_statess_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index f6f85a147a386c8f6900145793341bfa74ec60a7..456885f70a1a6e5b549faa9bfad02866f1e18375 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index af5b94d252f30e61b0da74ea95c23d8ccb68d7e3..2c4082cce7c1e609121c1fed971b35bf43388e7f 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_append
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_append\fP(
     \fBconst uint128_t \fP\fIsource\fP,
index 0178de724c930990ad3b6deab2d24be8967be544..2be992b3b986030857b3bbc5bca242bdafe1c77a 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_append_all\fP(
     \fBconst f_uint128s_t \fP\fIsource\fP,
index e4a16a7896134e41ac0cfc6b772226a539007154..11519d3a54061820c7e5d2ee13b45c125e880bc1 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 0e6fcdee730027b4aab78d625e35a7ee40d37445..fcd1bfe5afa31f0e36855ecf3279b4a8d639ea7e 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 0f387c37bddcd873a3f018f1a0bec5d87bb871d3..1b251e35e3644fb3b2ce84f715dcb4a0d76e3d3d 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index e8bc60d756af626e31bf933a38a9e53430c620b0..e05e3d8be4304bf5c9ccbc66dc7c11f35407c129 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index a8f1aa11f486067eb96f501b27c76347abd98766..b523ef8c34c4c9fecd9a169449e11f134dfccc3b 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128s_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 2cd298cffb3e41bb87ec81fc8d09a984597038fe..33839ebc3160177e95a861bf183cf82bcc249232 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 130140a760d868d6b8a22906bc8b314b3cfb20eb..013654dd1b8b63f602e8e11e061734b5b8a46546 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_append
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_append\fP(
     \fBconst f_uint128s_t \fP\fIsource\fP,
index e40b693e681a03aacfed8e9e0e11fa84d487dd37..0bce7be6a2e0a69cc5bffa1b2296073d6debdcf2 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_append_all\fP(
     \fBconst f_uint128ss_t \fP\fIsource\fP,
index b2aebbcc63960706a1fb5b1f005ee8a686b8ebbb..168dc4b2cd9595bf92abb9b5c4f7db907e9ffad0 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 10225b99ab0e7cd4c143ecef618d1b60912f3b5e..0e8824bd4f4f90cace1d47633a6dc89abc91d9ba 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4dc501ae9111f406cb3e2f777be76f4cacd2d543..44132f5709471cb08e749817243580bbe5bb67c7 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index af9edf64a2a6d21a66a052324e2e169c3c8436fa..a573579a5228176ed63177013ab6ebfd20457648 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index d6c28cbdce810db3759b59c57611851cdb882c8b..ae66629291647705cda3a99803f292d670a84da4 100644 (file)
@@ -3,7 +3,7 @@
 f_uint128ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint128.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint128ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 0f7da9d39f3d96c39960103ba731798d0300990b..b63baa2f863ccfb684feac858cfdab624a01a1db 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 1057da26a8f42a2759ea8c2fa63e9b33caf91ee3..d79588918df006d65f0486cb007ee56853cd61af 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_append
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_append\fP(
     \fBconst uint16_t \fP\fIsource\fP,
index eb4fc2be6e9d7ad805329a371a639d2278b124d7..49c8c9eb05a75b311c17146d0ebb1dc88c235b2e 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_append_all\fP(
     \fBconst f_uint16s_t \fP\fIsource\fP,
index 488a280bdc00260011db9423b11634892e742814..122b237b5f02c0c3498ba6a369edc42c1f306562 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index a731dc1ab5ec9b7e906e4d23a825f5ac4b113377..cb79ed2bab66fa42622ebad236299106aeb2dff5 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index eab0f1c4ef7040d324bf4937dc8adb3aa523f667..5d14db97457c00356915c027fe2fff39a9420a1c 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 75d4bb500d288801a2fe6339710a4ec2b30a546b..233016e4c87d99e5e73b245ee9d5e040d6f58266 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 9ff531353cddbc925151af1a9022b66af8f2fb8f..296d4cfd41aae9c551b8815df400a633934c6aa7 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16s_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 47d24f973ea8475b95644a93d7cef954472d1f9b..23b08095f5ed694f4c59eb38b124c93570d136c8 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index d8b9323de9603994f4b4b0a930f2372df9434510..17c7a98e6d7fe6886e5515ecc0485f256ca8e251 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_append
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_append\fP(
     \fBconst f_uint16s_t \fP\fIsource\fP,
index 10e659798068f479ec8fd475647b24d34670acc9..20ac8cd22d9b95a902776e1aed4343186501b07e 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_append_all\fP(
     \fBconst f_uint16ss_t \fP\fIsource\fP,
index aef50cab9e9c052af3deb6d03404dc7aa83d4fd1..e2b4683045cf63060d07c1f1e453eb7ec6919a3a 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 1145ef4979e13ec51034582e606d77579b05abeb..61a4e08144f02203cb82e005678117ad7a301cec 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 9b843b41cb6c9d9cc1fe736921f25a3b8c365300..033dd66f1d767ffe4e6ba01236ff025a69e56fb2 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index eb514af94221ce2d856ff6f5ea42ca0af4b713d9..7f01681aa5bf99473376287b67b1f2818361e9e4 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 442f93714a0e9671ffa15340d354c61bfc1001f7..18f821247018d932fa27f67959d8d31ed5ddfba2 100644 (file)
@@ -3,7 +3,7 @@
 f_uint16ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint16.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint16ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 62ae8aba6c63bbeb9c866eebbb17b8acb752d554..6a6567ce91210e7c4f77e75fdc27bef49bf3e731 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index af726aaad7eaa105b06226f4a28a89f0add0ba7b..a57dc63c35fe3f48e3beb482e763898256824936 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_append
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_append\fP(
     \fBconst uint32_t \fP\fIsource\fP,
index 9d8e8621f9467a2a577ce76ba2d6eac4257ae08e..b55742bec2df0a421356f95260db27ba22566e17 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_append_all\fP(
     \fBconst f_uint32s_t \fP\fIsource\fP,
index e043120cabf68c0e502c990c1efcc3f69d001512..d20136c4990ccaa7f0581a66dafad2ed805dde4f 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index f58c22070632a8792601a16abb80c61ee7bea011..2eda2687181e5ac024f166c15bcac2f03dfc9d41 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 0eea27fa194935aab305f9ce5b351db0a4f3d872..919ad60cb7b965b1d2eddf43de6fd8757f16d004 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 4019b10b26560e3f6b57183d707fee3212db2081..b9b70d56a1f2284f5195e39a7dc9e01a82812237 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ecc094242650a9a6ea39b8c874a9708325de226c..fba09c8ed91d7b2220ac0d2c8b9dc085f2852b78 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32s_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 9a773f57912fabb0e22e08a1bc49d154b5090ccc..e85836820cfbba14ae318fb89a680c202321603a 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4a3eb1855930664f95db58e32f533c486de8aae0..24d7c67284558977ab661b6b49e4c75f013923d3 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_append
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_append\fP(
     \fBconst f_uint32s_t \fP\fIsource\fP,
index 4853f465e8d0d50ad78941af5adbab692311a799..982551fa9902705c82bdc9d9b8b063a532ac4116 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_append_all\fP(
     \fBconst f_uint32ss_t \fP\fIsource\fP,
index 654923133e938da04183098139eb7fbcf28bace5..2a1bda64114ae3697b342cafda6d875db3243e3d 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index f3557987f71f00d6f03869c54d361e7399e9ec51..e6101d27bf96392f9e4b47d94f4348f98021f550 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ab6c99132c9dea3154ff2cb95aed033a446658e3..cfee8ac54e541cac458c3387f770465c5fa579df 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 4b0fd8baf651617de23b0218dada03feae707387..9f875cfb5906c02b2200b04bda15b790ff6dccb2 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 6bb518c3d248404b802fb3b7bfc58a17342148f3..e1ba4987d33abea0c15695ac5546975dd011de3d 100644 (file)
@@ -3,7 +3,7 @@
 f_uint32ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint32.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint32ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index dc6984f605c8c00046847b7e903e4d8b3c9efd07..73314f0e4a7ede053fca31dd237ca77a9fb96de8 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index d0e9fd1402d9f394640572a63b2cfbdd6eada853..932a1a33c6355a65469f367a9f9e71e1e36ee718 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_append
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_append\fP(
     \fBconst uint64_t \fP\fIsource\fP,
index 2df3b69052605bf0dafe67bab0eb844e174ba2e7..ea56d6abbddb91298240d68c2f6996031795084c 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_append_all\fP(
     \fBconst f_uint64s_t \fP\fIsource\fP,
index c6cef3ef899c4e3c17a520ae9ca3e9707363ccbe..fb9746fd176b8f02bb570e3dd9bd85ea9b712185 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 7b35538e76ade76f1f96a5bf23e6955baab73f25..d3c19a40db9567f5e5696dea2717bd180759562d 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 8a75f642d836d5d9f1d00172a421ea1216f1dec7..a4c82695122b0182287f8db8e86733c647f56309 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index b7313434caa7fe2f1ab25476a86adc5291a2cdd7..6aaab4e10ec603b12ccd14ac77afbe514dec6a72 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 79f908a8177366d6a347156a6cb97316d8d5a7c4..e9a9389c0e30340411b5c642dd50fab08d7451ad 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64s_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index fcf16dfe3c11b54376a38840185fe2641fc5e2b3..8bd6a12163b9af4ab9fa78ad1350de5681f9a1f9 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index e42b735130d2d3ee42c14d0109d633ab3d28c95f..4c5aba031988ed34b7bf6de143d28aa4b8c3b0b9 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_append
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_append\fP(
     \fBconst f_uint64s_t \fP\fIsource\fP,
index 654677a9d8f8784156b850f11c18b28fca4f3189..be8dfa5291ecf825cfecf1538e8180b04306e10d 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_append_all\fP(
     \fBconst f_uint64ss_t \fP\fIsource\fP,
index ada1eac587541cbf79b0cefbb2ab39a00a5c6f02..9905f1d50dce18814c92506a2e6e1fe803086e6b 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index aa75b8de1b887076e76364c2e32d337d908201a8..c96f11ec31ce6443e617c5952444d9fa5dde012b 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 34c935808e518a3aff89bdffc3d83c8b84fd2627..592d57ef6155ad827a768c4dc5327f886f19c8fe 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 0d62a1e31c40c7482ae50890132e124a2cdca963..b6a740d0ca0a301228d0e30c6226a3ba4ed1e5d7 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 566fb04577ec1556d053ff885f929b025bdaa262..a7e56df53344344ad6d48a1f34c289bb7e2b11db 100644 (file)
@@ -3,7 +3,7 @@
 f_uint64ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint64.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint64ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index c701b418b89f12a08b30f74c07f667881ca7f7ff..862291bad944861407a82f8abf6b923588640047 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 6b1417ff4ec98eb4a2ddbb158718362dc2aae360..c8e4b70845f3f049c08e00f2506f564caa4ce703 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_append
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_append\fP(
     \fBconst uint8_t \fP\fIsource\fP,
index c9c3c62ca8ed993cb40be9f4e21a3d8cdca4ae70..16c1435e30837c1f563b70a9dccd57b8e99d5275 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_append_all\fP(
     \fBconst f_uint8s_t \fP\fIsource\fP,
index 5ba6e1ce451493a7db668ba610abb69f351692ec..b8b69ccf2f275a710f2fd2bcd393982e7d3f5033 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 2aecb94e256922bfcca2a9c10d3a5953019be4a2..b40f89b0377cfb1e03a0ae284ebca9fbfa5862c1 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index ac6935aec1dd5937c44ab4e528f384522664b479..9b680cd4b19524d7413992f30b9ebf659c9bd685 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index 483051ec6e436eab9cf11abc4b5bc4602d19d9bd..7f31060b3475ce3eeba67c046eeb4b0a7e5248aa 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 4f22f72e25d08446240fa2f2a0b045f3109729af..f07b8badd4b1ae70cae3c5f6cf714ce43a8b38e8 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8s_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8s_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 22c46761da3659d6b70fb09ef710241167a9fd2f..e24705c0a4b28c64cb3435ba6fb8bf6ebbabd4bc 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_adjust\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index d07646a5a85b45ea80e9531d705fdccc9df65a9a..686490fdad984e300cb009f78117a3ab05e2b417 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_append
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_append\fP(
     \fBconst f_uint8s_t \fP\fIsource\fP,
index bc41191ce65d80eaa057aa7779b5855d864f7b98..d4295d98c5eeb3a2bbf465de81098e2420ab859f 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_append_all\fP(
     \fBconst f_uint8ss_t \fP\fIsource\fP,
index b68d54457539ab0e3c4436906f8f8a4c5f6a2295..633ca3c89dbdb814fad6486b6a16ac1ccfe93fcb 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_decimate_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index 5d6f0b75ee61d6b59a4511ab288324f74933ef01..54c9b6ba59d86010af1b97a88bde6a56a07e7972 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_decrease_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index c6f48c7e877d2f026efa61ea7ea3041025d066eb..60108c0292b4696dd1723c0e59adec88a3268bde 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_increase
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_increase\fP(
     \fBconst f_array_length_t \fP\fIstep\fP,
index e0f90af7385cb4a266f092f047e87496ac2a9356..a3fae4380e8645c6775dfc3a45f4606fc359dffe 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_increase_by\fP(
     \fBconst f_array_length_t \fP\fIamount\fP,
index b7f21a87adb792e994155391b766ef5cc4bdffe1..dfa9510c9390e60fa1e4fd9b62b6cb4931a2b7ea 100644 (file)
@@ -3,7 +3,7 @@
 f_uint8ss_resize
 .SH SYNOPSIS
 .nf
-.B #include <uint8.h>
+.B #include <fll/level_0/type_array.h>
 .sp
 \fBf_status_t f_uint8ss_resize\fP(
     \fBconst f_array_length_t \fP\fIlength\fP,
index 4de26d25553ecb924ea41931b5496da744e6c7a7..a21a74f76e5b7943ed60437d7b00f0c83cb1669a 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_buffer_decrement
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_buffer_decrement\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3484e69cac4a8a2370c4af00e99f9718aff99f04..daf8f83e2f9d62c819bd58eb33b300b433a05334 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_buffer_increment
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_buffer_increment\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 75299875c9caab845445b49dc5a9cd3ee91812bc..6796ca8c1731c366fe84a87a60df8a86a20b7d7a 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_char_to_char
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_char_to_char\fP(
     \fBconst f_utf_char_t \fP\fIutf_character\fP,
index f47cb2d1c6c6ae174ed4145d7ee07474040a5025..cc9c6b2c2f8cb263f60448b93709995184f8995b 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_char_to_character
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_char_to_character\fP(
     \fBconst f_string_t       \fP\fIcharacter\fP,
index e7b67290242b4721abd82affff61a1c409a76e91..704d6ff2fe17792807e28112bd57bec116babfbd 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 2e06976c18f1afcc1ca07523090a7f78cdef7335..41cbc3796339bec46b7e04db5e75740eb17b05e7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_alphabetic
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_alphabetic\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index c062b8dbbc1248a10848a2b2182751322f999305..ba8b8d7e51c898a614c76cbc23fa67795c6afa3d 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_alphabetic_digit
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_alphabetic_digit\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP,
index 650ca744f4899815ad697f4bcd77a08c5da9c96a..a9057ca1c6326c25e5bd5fb71c1ae2a6228c9508 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_alphabetic_numeric
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_alphabetic_numeric\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 9948517215e0c282d71e0bc001a0baa0a874b530..cb2c457acbae6f47c8f033777312d076f188102f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_ascii
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_ascii\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 78027866a8cc0b7ca5f343cd9babba35da4c20b5..1bcb2176df5df8249ab815b156bc28a00fa5718e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_combining
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_combining\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 7c6550531fe367e82dbb0a5c2798f7f9f3e4ccfa..073331f16aa5da9f4f0c6f4ad8100c79a00f8bab 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_control
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_control\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 368007c737c8f2d58ccb4d49ca097ce97e4cd450..dfc590396d501eff8c02fa1475d869f26086fc93 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_control_code
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_control_code\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 45394ccdc969ce731d09fa39242c8c995c1c7c31..59b1ce69a8fff924d4194f1a089ef47f61502706 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_control_format
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_control_format\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 2f44713fc63f9d1c973b80e0241b7cc14a74269c..a54c7f1f1097dc52c57ecb7b15a4f5d4ef908af1 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_control_picture
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_control_picture\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index da47b9d33b7791c048ea06d20de5ecc089bd56db..f3e40fcf014c9c33118a903a11fe9850ec777410 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_digit
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_digit\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP,
index 33274fa7e83f7b09a3a0ab4e8b241891dd3cd74f..e396e5a71428e1d4761adadabf400cba064500cb 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_emoji
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_emoji\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index e261782c4aa51326169d19d33e2b2ef63fbe1747..4779f7c99691eaa63e869fb1f7811fa1215140e1 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_fragment
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_fragment\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 52ff0b6cb5122d364a2125771470439f6ca457a9..35226d0bb8de7141570a2f5b3f178841baca132f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_graph
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_graph\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 61230ccf8813eeb2c57eaba318b2772f3b1e1386..749dbc590d4f9ad0bd777b83ada3a92b09df1b61 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_numeric
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_numeric\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index bb69faae9e49cccf0e9762bb336d12d5fc4778d9..1f975ce87f001cb33d69cb3c3a4ca6d0a443653b 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_phonetic
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_phonetic\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 8451f7df766984fe2ccdbc9d84912118c6cb0cfb..008dddf211473fa60769b17585064aa9fd60371f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_private
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_private\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 8c539ef5f981076f60c14360c69f59de6f2b4c28..1ba2afd9a559c2cbc5f516931900164f548ab37d 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_punctuation
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_punctuation\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 8527088092f2654ad2316ec756d6c024f2be5361..4d1240246a6a64310757bbb4f57803b324c53200 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_subscript
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_subscript\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 4649785de427169f0839498f30b6add133b76caa..24a40489411c62c78ce701fb8a7bba2ee09f1f99 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_superscript
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_superscript\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index ae1c7ec8dea92d64de21dbada8951ae0907e48ca..7841ad758d82a2af7dd0a726bc8936b7529c88fa 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_symbol
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_symbol\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index d9d1382611a982644c3323ddcffe14622877a48b..9b493cb7b0f30a6252decc5938b886063d625294 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_unassigned
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_unassigned\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 78437c4852f73ad0f736237a1869bdc676a4ca42..33b62e19704bc292cd5bdd3fa3765fb12b8aacf2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_valid
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_valid\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index ddeb5b4c41ee2a0edda52cbcd8acc2b0ab75c10a..6ee2629d88cff4a92a3c2db643b32ea684981df7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_whitespace
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_whitespace\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP,
index 0d6a8d7072f282c4e697413e3b703c7b36ef3dcb..4330f13bc57ac31fd11a3831ec40b0bc57a8a42c 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_whitespace_modifier
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_whitespace_modifier\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 16a69e5aae57228f4cd1f7f2b8ade4713cb38bd4..e49a6dd8857f7a01f1368996754b244d5bfb9ce5 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_whitespace_other
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_whitespace_other\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index ea178f5fb3068f6db1bb289a7283edfcfe2e0d96..730f79a5e3c0d9acc9529f000020b0fa9d8698ba 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_whitespace_zero_width
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_whitespace_zero_width\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index 26b83e43b0e461aefb2b2c033f2d87c5e7e786e4..9e75f16e0069b92a7a72da064643ef9dca918580 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_wide
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_wide\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index f0b51ae9ff795bc0ed256c4868050f33a35e1a47..d19f265f1ccc6fb3db2f75115774d9ecd49e6b8f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_word
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_word\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP,
index f60a8bad55c5df7af819292888b787ae403a3588..773522c0173e1f07fdba6819edc6f5032db0567b 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_word_dash
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_word_dash\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP,
index 84eb525bbe5d1be05e063cf7881b8be958076ec5..23a8573c59e9334a2375350aaf67c8439b53c8f2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_word_dash_plus
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_word_dash_plus\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP,
index de4628ef2e9847e4b663ac8505e644866684ba97..086df7cb379103c8ed20f85d318a8a8fc6f11393 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_is_zero_width
 .SH SYNOPSIS
 .nf
-.B #include <is_character.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_is_zero_width\fP(
     \fBconst f_utf_char_t \fP\fIsequence\fP
index c31800ca9334883b8535692de00cc8f11581f794..20ffced9fa77df36eb57ac7deb7d1143f73730b2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_unicode_from
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_unicode_from\fP(
     \fBconst uint32_t \fP\fIunicode\fP,
index 975ed7f3eb8d6519444bed9987a20fd8bf17ab79..1fac0e5385ecb7b77d40204a34a1e06fd408ccd5 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_unicode_string_to
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_unicode_string_to\fP(
     \fBconst f_utf_string_t   \fP\fIstring\fP,
index 6753a865336f235f3c29e3b131843342608b6266..f9f5b46c58760bbbe98522cb89f628e6d0979d4f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_character_unicode_to
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_character_unicode_to\fP(
     \fBconst f_utf_char_t \fP\fIcharacter\fP,
index adc65f948468fd91acdb8ef20c215ef3938a4411..412e3d04ee71576a7f3c483cefbe7f5ec993ce7e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is\fP(
     \fBconst f_string_t \fP\fIsequence\fP
index d5d8098518f1d108176b0b53d0a73d4b8aa76065..2bdd64c26391223b207391818a803a432d320eb7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_alphabetic
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_alphabetic\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 0bfb3f45a6ba3dc2bb02663c659e22107e328bb9..8460f1fcb85516ece468b906e9f2bbf167bdea22 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_alphabetic_digit
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_alphabetic_digit\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index de41380c5764d72166c8ba5309ae0ed660b32177..31db4fdb245708840aea12172cb324a3b3a75def 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_alphabetic_numeric
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_alphabetic_numeric\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 1433fca298d8f09cc2379de7199cc41c1ea15aed..0359d63dfd938adc928f8b13285cc2dbff584105 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_ascii
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_ascii\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index c0791c35d78966134b6eae5adaea4d6f0cacde22..76f0a792188eeab4c4a3f33fe4b50939948f07c3 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_combining
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_combining\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 623fa4eb2e744865590c3e08c3c99ead7c4e1461..f9d7cf7735f5393e9502b3eda78074ecf47c3aa1 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_control
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_control\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 5e2281712fbe360d3696f133fbd89e638e562398..a51ba10b6176d14d8f24809521bfbf11179cd0fc 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_control_code
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_control_code\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 61d36810e6dd4d05e657a96c935de941f42edcff..7e66f516bdd55b8fd08d3f07bd6829dbbbb56312 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_control_format
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_control_format\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 60c3e9374e02daac6986ab1a23e53252a1094819..5414220a67634bb1f59937eaa5faaab1bf975464 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_control_picture
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_control_picture\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 9595a4a0f7ae4fc66f5f7192b0769e4e5deca45d..4cce50a1bad97a694763976b8aa199ce082d5532 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_digit
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_digit\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 7ae08586bb137c272fd8479f44037bb5c2496b23..c8fe37bfc1a82ceebad08fb5ab28c7489c99d3ee 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_emoji
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_emoji\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 459e8c40644cfbe95164b1f25df06eff15ac5f7d..8ad93c2dc48b843e9311cb7640e61d9a49f907e6 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_fragment
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_fragment\fP(
     \fBconst f_string_t \fP\fIsequence\fP
index 16898f8bd71f2627d0f35c74a89ff1fd54d33cd2..44d6813c0edae245d585863533b619df3876f02a 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_graph
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_graph\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 9c80c85a15517ec1d9dfcabf53bff445896f037d..b2f2eb70d92c26b11e9d6180fef27f6665148863 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_numeric
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_numeric\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 1f8c608e6cae83667c11033320c69b17ee212c21..0a4482775928a41e1c803c239f83dd01e3fbdabc 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_phonetic
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_phonetic\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 600bab1378620bc121cdc5389391c064e1074f88..133a8a677f0db357f915e8eca65a26eed342bc22 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_private
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_private\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 8eb3e8166a00d2061ef9f9b2d5d3ce896ae2abe3..bfeaa3cf6557f3f51ef2a6ab25f2c9b24da0126f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_punctuation
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_punctuation\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index ce4fcbf1486643a05bd73c8d7ccf828068a2e716..e2349ecf34807b29a85b86a2890610ec7afc4742 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_subscript
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_subscript\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 347ca5e243376e3226a882347684be74369c6840..812bbe7af708078ed58cd3a2da0a0d652f882cff 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_superscript
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_superscript\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index b83bbb3b90924424c457e726dd4f2526b22c359b..7378cec3c94ac6837e1c296f1aaa0551020a2e3b 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_symbol
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_symbol\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 1604f70f5a71a144ee75c9cca9cd3745592d6303..39b3926a39184f09970be8f01d7234edc86b7b76 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_unassigned
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_unassigned\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index dc37d823bcfc71f185a9c8c38c37bfeb7ab324aa..6cb63b5eb96394a2576ece8ba65375dc164d9437 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_valid
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_valid\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index acd0ba0e5fb7a8c02cfffefe751e24420eb28371..e0ef577cfb216df84f4d8cefcce0497c67a91fa0 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_whitespace
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_whitespace\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 0978fb18fc0714f90ff040631c871ffa5bc41671..e6e26c71f6e3ebbb889d251ad39cf9c1763eae38 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_whitespace_modifier
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_whitespace_modifier\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index f649e05dda351b809abf6980ec2511e54cc05b14..e6f649deab6420b2b76f0bdd1bcef8cdb38ed612 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_whitespace_other
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_whitespace_other\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index ed6b96a108ce46442313e27af49e31eb2e1dd62c..7561aa15f40e828db48a7fd12e893b0e020ccf12 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_whitespace_zero_width
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_whitespace_zero_width\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index c333116ef3dcbb87aa01f71c241a57d8a2341ce4..7ed22546000ce806e88907726e42a1d045b0fbe2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_wide
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_wide\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index d3ac21d3ca1fbb0ad2dcf0b50d9580395edec281..b20e210a897b2aa7653b82c3d2b37159e002ffb2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_word
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_word\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index ea72133a730e42b8b5872f4e29c30532cd9e2404..a51f9b47f657531c309ca26e3785a06554aaeb1f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_word_dash
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_word_dash\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 1ca770d2c8ca9d666bd6f1ab0debdf583867eea2..cdac12ecdff0ad6ab75bb298852b67cb5da1f3ac 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_word_dash_plus
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_word_dash_plus\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 7664ba5b6f28f097b67283f124405327c9d6e183..931a1d55e9f9fb23d66534a61cc03e7c7e3fddfc 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_is_zero_width
 .SH SYNOPSIS
 .nf
-.B #include <is.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_is_zero_width\fP(
     \fBconst f_string_t       \fP\fIsequence\fP,
index 100b23609bde19a23e0df9cea78a50251ca5674f..1ae875df0ef5abe661d1cfe49d5484d35a0128f0 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_append
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_append\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 11246cebe42e7674fe9af48fd0eca321bc62c180..18aa7247a0922c9559235ceff05f371e4f4f24e7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_append_assure
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_append_assure\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index b60fbc87e7861994f175a8032d0af8adff02538c..748eb904d186f71b7f3fdecef51a64e4e7e3b660 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_append_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_append_assure_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 32b8dfc4a22190031176a32c96b6c1b82edae518..9e218fbecf89760e4406190977f8aad8f72e4d85 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_append_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_append_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index e3094877f398f378a13187880a2e1f0c4a1337b0..d19c26bb694a4d9754c93b11818a3eceb04aaae2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_adjust
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_adjust\fP(
     \fBconst f_array_length_t        \fP\fIlength\fP,
index c15201834701e5f192983b9d804563d900938507..a675ef1d2ea47d6ac854b48447dd3fb9c2bc730e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_append\fP(
     \fBconst f_utf_string_dynamic_t  \fP\fIsource\fP,
index 4340771eb5a2e234bbae6f781e114b267ea93716..8a537c95c020f44ffd2ea094f86d35362b0eb574 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_append_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_append_assure\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index f23c163f51455f0b61d85b256a9a38b15932df2f..c03f483b4ded7634f1434c5f5bd123fd9655a858 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_append_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_append_assure_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 46ee16a2959319ec852543db0e0e5cb63b73959e..1522d3a6eeb1ceda58fff5a29ad43a142a8b7121 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_append_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_append_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 299bc68785879ad352c153918cd014603f095d4a..c21e2653023fe227a62aca168e28f0d951307c7f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_decimate_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 44b0cc0d889703c814d0434b5c0bfbf8d1aa459b..08dc237f238739303fbfabe335742220d7ce58c3 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_decrease_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 1164fd30f7e7ef20896ae11804c70c10b246ee0c..9ec6e219f1c1ffc407f1eda2d9b7216db01ebbd8 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_increase
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_increase\fP(
     \fBconst f_array_length_t        \fP\fIstep\fP,
index 867392cf336ffc6a46f9c2cc093a44f1fa12f26f..3955fcdcfd509128d5f267c74ddd1a232ee15b1f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_increase_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index c583072d589bd00559c73ffe14b393fd6b213935..33e122a65667124cf7149d945249832814948150 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_mash
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_mash\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index 55a2a8ab52353bfdf62b28822e2415ccba2f92ab..3ca77940bfb70a9dc46a5f12cf40fab39f4f4f3d 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_mash_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_mash_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index 593539c8efc73db9d1bf0510df68a3f61236ec86..81e75699e44fdfa32fb978d25b6018d16da236e0 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_mish
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_mish\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index 48b63457bbcc709904d3711c8a40c538beaab212..dcc3c7b2a54d2bd0acaecaccb41a92d6ba3d10af 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_mish_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_mish_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index b97215843afb936e5a1b4937b66653bbdd2c8aed..435e663a1d0554767657282c841a1754749c017f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_append\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 4cd1f42d353f0095876cc68d966636af9bb5d105..1056e946fdb9113eca2ef300f75795d7fcf3930e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_append_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_append_assure\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 85cca2adaff6e8c96ed93498b7a0db1f7109e8ca..33ff565f7ec3ea8045c3db7fe7973106ae759932 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_append_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_append_assure_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 83da5eedf509abe946d630795307f420a36b48d8..7d0f35ca4829a2da50ee68fb263c18301be33a72 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_append_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_append_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 6502d5d62f649c5fb69d8ea9dfa7959380477b91..9421d5a544dedbd724c9dd7aaa15f079e1e22972 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_mash
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_mash\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index d5a0b81da19c40f7bad050be1f5a705835192d4a..8a2cbd68e0d742b522efec627412d903058e5526 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_mash_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_mash_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index d4a19b85ebf99e42625ccc22e613e9705b6fd8c6..5973f4d547a1e868e8f041ab0204637db958f2a3 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_mish
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_mish\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index f819e814f9d39fd825f98298a5167241c16094e6..ad588c34ad69b4e92ec0a1bf340fdfeea699f38f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_mish_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_mish_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIglue\fP,
index eedcec44e84a5dd4f68b3a4116c54a80e0191303..be902fbbe6258673ccfe7a0fecbf20c2321b31dd 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_prepend
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_prepend\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index d297a7a5bc95913a67b84e8f91cc6710c3544dbb..6b0bbb25f78defa08655147e6d4921bf645e0b75 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_prepend_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_prepend_assure\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index fce6d4b8cf2e9c4e69c5192fa8df65b773931823..2af2525736286a910b2b474493333677312849e4 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_prepend_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_prepend_assure_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 0e7b03b550a4d68895f5f4221a076e9b8e12150b..ec591995a11ce0a3b942605c81d14a06004f1dc2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_partial_prepend_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_partial_prepend_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 7a32f2fdaaa675e4715727ff322f560c6129bbe9..bb4dab1206870a546c568632c78990cbcf3d93da 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_prepend
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_prepend\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 3efffb6e971e01ef019dd92bf25ddb8f981e5e70..8cb5c8387d0165c9a717a6716698c105a83b07c0 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_prepend_assure
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_prepend_assure\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 08dcc3ba094c7ff5833f7c483a51f051288957a4..617c0669d1a4a388a5707ca573884fbca516b0bf 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_prepend_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_prepend_assure_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index ae622bc9961a1fc8b91867a6daab2e47e87e2a7e..96ce605a281b1f36708bef033b14b407198d5653 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_prepend_nulless
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_prepend_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 6e49d09dc5ed7e13a5c44f48176f84f18907f704..b4fa77053a1d3f31272895471936b927c20561d7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_resize
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_resize\fP(
     \fBconst f_array_length_t        \fP\fIlength\fP,
index bb2bf38445785eb3f791c098988b6db49923f537..3c99a36d9c8f3b8aefa1ea1dfda174c8ef4783b4 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_seek_line
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_seek_line\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index 16abd3b766c892a8cc8cf94896d057a5b61e7148..6c34105830465330f293a3af172cd8231b249274 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_seek_line_to
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_seek_line_to\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index bd463a761884ff7f150d5117fd17197204df1431..8941913c51e5c36f52088c866751d7c56c63a54c 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_seek_to
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_seek_to\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index fb99f7b8d79d5f3470ebf08d285bb7df9db6f0cc..d6b076170d269dc0b5a9b20b57f5bd5c77f0a5b1 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_terminate
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_terminate\fP(
     \fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
index 00cf30cd2f59a1b5665dc50e25a1e51a483af213..db276680f108dfaafb41768ee9afb98fe49a4f81 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamic_terminate_after
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamic_terminate_after\fP(
     \fBf_utf_string_dynamic_t *const \fP\fIdestination\fP
index 262db55d484cf0a31ac659988733d94156487e8a..31556828fca10aae5542aec38274e7b88bfc5133 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_adjust
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_adjust\fP(
     \fBconst f_array_length_t         \fP\fIlength\fP,
index 0c6357aca72c6f5dcee1aab9210557da8aec38c6..01c5102bca37043d34f379cb70239d08f6a57e7e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_append\fP(
     \fBconst f_utf_string_dynamic_t   \fP\fIsource\fP,
index 554d57e5a4b5959da12fbed3cf55cfc2660c9457..163f728241e0dfd74b0bdad994ccd752386d5327 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_append_all
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_append_all\fP(
     \fBconst f_utf_string_dynamics_t  \fP\fIsource\fP,
index 0b03d11c460c4c85d6f81ec890151c485bd72e99..24980bbf13dad460596b63fd74bc248533fe9f76 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_decimate_by\fP(
     \fBconst f_array_length_t         \fP\fIamount\fP,
index 0720372052b74b69f8b4b8d024c2168c04369330..cebb09492a35c02561ceb0f1b5e1c47bed212eb4 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_decrease_by\fP(
     \fBconst f_array_length_t         \fP\fIamount\fP,
index 01c537be80483c3bed573b3f15881ddd9c104369..42175e0b84a322eb484aab30d64469206cb31be5 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_increase
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_increase\fP(
     \fBconst f_array_length_t         \fP\fIstep\fP,
index 71cf7ae8917f687cfa7468cf6d89ae64bef5b34d..766705571f04be594b2c021f3895ff21574a3b8c 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_increase_by\fP(
     \fBconst f_array_length_t         \fP\fIamount\fP,
index 24af619774110735220bfdd5031d73dd3fed0df0..4cdec37804e4fb091ad34ff639fa84127736687e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamics_resize
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamics_resize\fP(
     \fBconst f_array_length_t         \fP\fIlength\fP,
index a9dbeb592252f85bb40778ab4665e0cd67dbc9a3..15572f2a5e5853cbe0151f0f5f031a863ac70648 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_adjust\fP(
     \fBconst f_array_length_t          \fP\fIlength\fP,
index 172c63da236c139669c3719d83d48d1f100c01f6..fad48cea763eba8008fca0b3302c466fff060840 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_append
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_append\fP(
     \fBconst f_utf_string_dynamics_t   \fP\fIsource\fP,
index 4ff5bb3592d7ac77ce280be6b1db7a7b4f1b73b5..1863ba4c330f4cdcea6f4ebc5fcdcd43926e1969 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_append_all\fP(
     \fBconst f_utf_string_dynamicss_t  \fP\fIsource\fP,
index e43c2aca2b3b2b42abd91ab8228e1f3b98a1c9f8..67fb55342e1292560e3d6f6270748bed96dbd269 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_decimate_by\fP(
     \fBconst f_array_length_t          \fP\fIamount\fP,
index 18c42af83a140becefcc0dab194adb9826a9eb01..3118a3cf6b3262f7458ee254666d7d4f70a160ba 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_decrease_by\fP(
     \fBconst f_array_length_t          \fP\fIamount\fP,
index 84c044f78c8ba4a700ccb5bddbf7c4e2e64c0d90..5476bb0aabc1eb45799a05dde5852954f7e1fc8d 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_increase
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_increase\fP(
     \fBconst f_array_length_t          \fP\fIstep\fP,
index d95ea2e8dffd36d113d1923d8708958acd6535f4..0a2ce0c4971787f1849fbc56077c52b515ac3bde 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_increase_by\fP(
     \fBconst f_array_length_t          \fP\fIamount\fP,
index 963dae190ec5fbfd4b23ea91d4f7626ae00976a0..0f2d77a9a90edea8ccc3b8a618227f85dc5c9b08 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_dynamicss_resize
 .SH SYNOPSIS
 .nf
-.B #include <dynamic.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_dynamicss_resize\fP(
     \fBconst f_array_length_t          \fP\fIlength\fP,
index e491aed2a117f4c21746c576fc4d7c5df52f73d7..10befc09e96db90a3f57d0b15bf8a9bee9f5dc58 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_adjust\fP(
     \fBconst f_array_length_t           \fP\fIlength\fP,
index db03beeb8f60e18f7f34e194f0b33f757d1c4a09..f493f1d0be0b758794a349e65a9ef2f998f1c024 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_append
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_append\fP(
     \fBconst f_utf_string_map_multi_t \fP\fIsource\fP,
index 1f33ba48f3a142e1339d75030548e0e6339de491..a80f321561ef831e3591f4dc9fc33161651d0214 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_append_all\fP(
     \fBconst f_utf_string_map_multis_t \fP\fIsource\fP,
index f096ba9e5196c5b592fc55ab47cee225c0ab6193..6ed1af5c02bb0d21e53f3573717bb7597d07c3d8 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_decimate_by\fP(
     \fBconst f_array_length_t           \fP\fIamount\fP,
index 49fe38efe9afcd745e601518226fb98fd8a20785..2ccbe8e424e80a519f00f1db7323ed9bf6967c80 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_decrease_by\fP(
     \fBconst f_array_length_t           \fP\fIamount\fP,
index 5099d4afa2650db0e68094748455a83217ee885b..778ad64815463c07eb333c034b29968f6545c264 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_increase
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_increase\fP(
     \fBconst f_array_length_t           \fP\fIstep\fP,
index d594d3c784411fc9c6c8ac1afdb3b2fad18a6d92..371f86be799f8ca80fb9ea6b00ead2eca3aa307c 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_increase_by\fP(
     \fBconst f_array_length_t           \fP\fIamount\fP,
index d7d2866a3f3ca1541f8b66c59e47b710e72ca1d3..41676fc57aaf44eef01aad6c6d8b2bdd850a8ca6 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multis_resize
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multis_resize\fP(
     \fBconst f_array_length_t           \fP\fIlength\fP,
index 38fee440979ed914572100f472ba3d37e408997a..dc820b7813e3e61f6530473d1a9bb27b19db876b 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_adjust\fP(
     \fBconst f_array_length_t            \fP\fIlength\fP,
index 96ee2c784631fcf7eb4beb623ff165b4f6a2f79c..d0c9b3e18137992feccafafc0a1c1d37e9821315 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_append
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_append\fP(
     \fBconst f_utf_string_map_multis_t \fP\fIsource\fP,
index 2d55de4bd4b57f4f3b139ef6c70bc6ec0498fbbb..c59d66662bf805f83ad44cea2fe806478b381eba 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_append_all\fP(
     \fBconst f_utf_string_map_multiss_t \fP\fIsource\fP,
index 926bd45c9888c7abefc0ad7afab90b7982c1dd7d..0e9e0b2435c34a3d7efa4b23b488418ea77b36c9 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_decimate_by\fP(
     \fBconst f_array_length_t            \fP\fIamount\fP,
index a451cc5db2dfbdde72c9baaf4e02ad7e904e84b5..2610a59c16e29166c9d440a0c0786b8dd7a2eff0 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_decrease_by\fP(
     \fBconst f_array_length_t            \fP\fIamount\fP,
index 2a82ea1742ed233b4652bfb6bf5df28d251d064a..5b317f930e6ac15ad8e486ef61c00248313bdd06 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_increase
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_increase\fP(
     \fBconst f_array_length_t            \fP\fIstep\fP,
index 3301c5db7f0bfad6e248442f2298f3d91f90a563..130fd7fd3b11ab5e3a888e730354452d25e661dc 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_increase_by\fP(
     \fBconst f_array_length_t            \fP\fIamount\fP,
index 91b81d31b756f14317e6761fb76cc7bd5b632a93..0aa85493a62d18acb9e4a92763f9c6136063646c 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_map_multiss_resize
 .SH SYNOPSIS
 .nf
-.B #include <map_multi.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_map_multiss_resize\fP(
     \fBconst f_array_length_t            \fP\fIlength\fP,
index 4d1effa3812ccbcaa29e2eec01e3e4a576460679..74727bc13c6febe08c871194332f12005754ba48 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_adjust\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index e9fcfd56f99790d931fbbbf08c65ef1ecfa96c6a..5c13cf900d09b59f3d9a673669b6de15521a810f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_append
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_append\fP(
     \fBconst f_utf_string_map_t   \fP\fIsource\fP,
index e1c55c0cae55b5238ea8413dcf5d9e94e7ac188b..18b1ca5b751f043036ce1e08f4e6bf2b87e198f6 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_append_all\fP(
     \fBconst f_utf_string_maps_t  \fP\fIsource\fP,
index 0b25c3d4ad864f0d1c50a5bf37223d63aa8fbdf4..8b9a4bac679e8992b9ee0088986599eb3b7bb070 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_decimate_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 6bf0b8fb309d7023a37afeef97e6564caef78be7..f86885a8029fc8a87817fd24380ce45eefa6e763 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_decrease_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 3618e4e46e885644136817a0b653f421a2e94524..b41b633783016e39308e88a142f9689cc2206271 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_increase
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_increase\fP(
     \fBconst f_array_length_t     \fP\fIstep\fP,
index 715cd9b6efaf6f70534842d421a60153a135e93e..e538d6381fe8ee192f4f979bfd55d36453d28fe4 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_increase_by\fP(
     \fBconst f_array_length_t     \fP\fIamount\fP,
index 5f8eac797702b106098eaafc6f23edc62f612b6f..aa7f93b9c7a6225a4790e2881f44d771620d2ccb 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_maps_resize
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_maps_resize\fP(
     \fBconst f_array_length_t     \fP\fIlength\fP,
index b49c98ebf324d6cd697dab7d330deb181dc518d6..a9be587586bc7ef5b5d03c181a3f540e786f04a2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_adjust
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_adjust\fP(
     \fBconst f_array_length_t      \fP\fIlength\fP,
index 389b9ae9b074580f96301afb17fefcaae25fe645..d74d0147d7ef3458ab3cd69884bcf00c2f0acf90 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_append
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_append\fP(
     \fBconst f_utf_string_maps_t   \fP\fIsource\fP,
index b150652c526b6cccab89d4c36fe0df124d046ba2..044f1e17c6e8a9be4694a92b01ca46012e88e99a 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_append_all
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_append_all\fP(
     \fBconst f_utf_string_mapss_t  \fP\fIsource\fP,
index 469905a5f46394fe8ba5136a81d9146badcaf9d9..848598b545f2886a738cf7041cc55b6cbb8015c6 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_decimate_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index 382782bd2b3f4392cbaf586ef49d2f19dff13452..d5352d0df2076e10a6829238741e30a8957e78a8 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_decrease_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index ad83695f09c239b1762eb500274bd888a9c540eb..a9caf155d50375584a083f06d6fad975fb5d6067 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_increase
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_increase\fP(
     \fBconst f_array_length_t      \fP\fIstep\fP,
index 506e8d48ab0d09e3cd1d5b759eb23de2fc913082..8d6e21e6825a7459b34f716dd05484369d7b9c1d 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_increase_by\fP(
     \fBconst f_array_length_t      \fP\fIamount\fP,
index 7133b1ae1d9d4659f9d2abb3ff77e3a94b00746b..ef7f03c80e4ceb296b76f94a3b5d4846981195b1 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mapss_resize
 .SH SYNOPSIS
 .nf
-.B #include <map.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mapss_resize\fP(
     \fBconst f_array_length_t      \fP\fIlength\fP,
index 58e953b3a3dacf1e32de15454a48b0a6b13a0a32..b3ba755c928eb04ae0517c6b75484ab3b6d78e08 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mash
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mash\fP(
     \fBconst f_utf_string_t          \fP\fIglue\fP,
index ba2aa3077dd023360ce9f855530b52c2f16d94ef..f45d90d111049d393b4dc42f832c8d38a9593560 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mash_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mash_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIglue\fP,
index ec514a70f7160c38a1589d4b9ee8e2181285e110..00e37ad0d1722dfbe1593304b8fb6985f6c8da27 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mish
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mish\fP(
     \fBconst f_utf_string_t          \fP\fIglue\fP,
index 9d823180fc604eb4a4e92a3e4a0938c2202713d8..d20ee5f6d2f8aaae43ce00e88b41691327dca5b4 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_mish_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_mish_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIglue\fP,
index 590ab1983768b9689f895f91f06bc3cfa789b5ef..80f836b6b8e7b022ea80bf0ff0a18417a91cbb06 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_prepend
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_prepend\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 5c12c25914236050ca30cfbc0df7bf848bfae05e..a603a30fbad03ea34b0546ecaa435a82d282c4be 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_prepend_assure
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_prepend_assure\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 32368248a36637aba850ee815aa3cba4de239120..a37a3bd0ff4e2bda1bffe4abfed448a9f61ce3fd 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_prepend_assure_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_prepend_assure_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 10548d9766007b92bac93d9263efd877538be12d..01a5df1708dc8fd6de418cdd3504357224bb3398 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_prepend_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_prepend_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 037d89834b9e64ac5dfae544e04300808c11fe48..b6006217867fc57e6a62670945d5ccd698e61217 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_seek_line
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_seek_line\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index 6ef75d239aa2d66f62b11253f5f12608ed91a560..f18238507818bb044da893631d64151f27bb866d 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_seek_line_to
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_seek_line_to\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index 9f00393f948cd54ab1e08ac5b0ff1b78a6b9b266..b7d6e60a30ca62fc49f6a5af65e954375e967179 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_seek_to
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_seek_to\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index abfc9a61083e43e8482a11d0d500e11a545cf8ac..13fc07e7e0b4fb2702135deac8522983acfd477f 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_adjust
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_adjust\fP(
     \fBconst f_array_length_t        \fP\fIlength\fP,
index c4b9c63d2ec27496985a2265a29e5784de69c589..6f565e0dce60bfb15f937701abc743d87c845bbc 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_append
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_append\fP(
     \fBconst f_utf_string_triple_t   \fP\fIsource\fP,
index a65b6af5422f39b62899369ece496556b83cfd55..29eac05cd186ff7d6c962e8f1f83dada8056b5bf 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_append_all
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_append_all\fP(
     \fBconst f_utf_string_triples_t  \fP\fIsource\fP,
index 207c87e9627a2e785c8aac1faf8cd5a4faeff3e6..d4b72e759926e5015b585e97a0d31ff3e6a9b2d7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_decimate_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 15a14ddbee93df2bb4887174ea9c1546a97b888b..b8d7ad8a6196d26231e44bdd7fe6363e05cd784b 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_decrease_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 3d66ac985d35541b9b6c530dba12646002cae686..c534317af1a1479d247b85db3816d3e11483a447 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_increase
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_increase\fP(
     \fBconst f_array_length_t        \fP\fIstep\fP,
index 0d5a58ab6c500e10f2d536e757a8a44a7a6bd819..b5fd1ddd9613ed5b717c8a3cb41f9cd94bc8be65 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_increase_by\fP(
     \fBconst f_array_length_t        \fP\fIamount\fP,
index 637ef8a75b811f807bc4d77aa5861179f92b0ec3..42741c4969dd7b4041afbd73494e4fcad6b8a2bd 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_triples_resize
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_triples_resize\fP(
     \fBconst f_array_length_t        \fP\fIlength\fP,
index c1d8d7ddf7cc1ef60fc4f419058cd80f5b183b85..cec8942bb31900c5e342639ee977293a78b5e810 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_adjust
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_adjust\fP(
     \fBconst f_array_length_t         \fP\fIlength\fP,
index 11c50aee9b98a384521ee6ef759753526892f76c..9b2837f7da484be931fa125c368e7bc18c41b285 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_append
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_append\fP(
     \fBconst f_utf_string_triples_t   \fP\fIsource\fP,
index f83bf4be7a450ba1139429c1488e691ee690907f..5042767a1615bb160ca97b6979d7e0bf578210c0 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_append_all
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_append_all\fP(
     \fBconst f_utf_string_tripless_t  \fP\fIsource\fP,
index 21cd574936c60efe94b6c18b3a8978787a44f50d..1b528dff067b64abd2e9ba34debacf38ec1ee8ea 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_decimate_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_decimate_by\fP(
     \fBconst f_array_length_t         \fP\fIamount\fP,
index dfbb0b97e2ebbd3eecf69b7d6591eef0ec907774..f6acb354cf2bbee8b5e699cab101f9b65daf708e 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_decrease_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_decrease_by\fP(
     \fBconst f_array_length_t         \fP\fIamount\fP,
index c28283a2af9d33765db4baf93d183e7d2523af93..74a0be9330c1eaf9d32138b6eb7899fcbadd749a 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_increase
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_increase\fP(
     \fBconst f_array_length_t         \fP\fIstep\fP,
index a0cb5ac07ec15eb5c2fb15c51e4a3d075b1af1d1..ae0de1c0982cf41076bb4c17fd0f053a02d755b2 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_increase_by
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_increase_by\fP(
     \fBconst f_array_length_t         \fP\fIamount\fP,
index 26aaa2d344defdff4f38825218f8cad181e9f8d7..58f93e8010323f1d2a800246d2dce565d27ad29a 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_string_tripless_resize
 .SH SYNOPSIS
 .nf
-.B #include <triple.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_string_tripless_resize\fP(
     \fBconst f_array_length_t         \fP\fIlength\fP,
index b19b24d9f94ba10204464bb4c1f95d1cb7087d53..6ef847250c41b57bbe7621e4632e7164df85d900 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_unicode_from
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_unicode_from\fP(
     \fBconst uint32_t         \fP\fIunicode\fP,
index 91b012c5ba7785678ac2a180c55881839988b778..64ea482c20bcf039f1f510bd88ae3b7f14d7d3f7 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_unicode_string_to
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_unicode_string_to\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index e02410cab7633341173c1ef133a1bc365e0f428a..e78d39a8068ff9c2ea89f49e9826cdacf359177c 100644 (file)
@@ -3,7 +3,7 @@
 f_utf_unicode_to
 .SH SYNOPSIS
 .nf
-.B #include <convert.h>
+.B #include <fll/level_0/utf.h>
 .sp
 \fBf_status_t f_utf_unicode_to\fP(
     \fBconst f_string_t       \fP\fIcharacter\fP,
index 6725f8db8d5310b054be5412edc5c13ce17ebfc2..3b651e7413c4e4ab4c6aca8267112abeb21ff9b6 100644 (file)
@@ -3,7 +3,7 @@
 fl_control_group_apply
 .SH SYNOPSIS
 .nf
-.B #include <control_group.h>
+.B #include <fll/level_1/control_group.h>
 .sp
 \fBf_status_t fl_control_group_apply\fP(
     \fBconst f_control_group_t \fP\fIcontrol_group\fP,
index ef9635cb6350185d29b0f0c49ca012922bd3ebcf..f8743dc959a470bf35cd8282f312e5c88f632a38 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_partial_to_signed
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_partial_to_signed\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 0644ab2c1c1a6573b5f2b9ff39a67259cb5fa290..81283bf9a475b65a4b9e61efd7910270c2e01eb1 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_partial_to_signed_detect
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_partial_to_signed_detect\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 1d145702f7aac37c44a12649c85a97405fefcf11..5817b8f191191f43acb0e07aafa812dd83da3172 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_partial_to_unsigned
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_partial_to_unsigned\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 56d209deff93407b7a868f89354fdabab2cb5bdc..5a40662e214d6366e4ded210b1d7576f1fe71aa4 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_partial_to_unsigned_detect
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_partial_to_unsigned_detect\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 660e0a4478f2a5d6da324e4dd2a7597c2c83c348..af317b2f9f941c39645e1e52493e70e988750020 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_to_signed
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_to_signed\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 5bcb6a3db0f26839eaf09a365a66aba7393b8a50..f06d5237ad15b961a47e89903d52ac5c0d707608 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_to_signed_detect
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_to_signed_detect\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index d40def1fab67b5bb004a986534601458649cb563..86c7576530035d42dff27780a1af39bcbb67ed5c 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_to_unsigned
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_to_unsigned\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 1de08100b166991cc339459258077518fd01ebcb..29c55b9bed25c783bf1d13a55537e12b1d14cb48 100644 (file)
@@ -3,7 +3,7 @@
 fl_conversion_dynamic_to_unsigned_detect
 .SH SYNOPSIS
 .nf
-.B #include <conversion.h>
+.B #include <fll/level_1/conversion.h>
 .sp
 \fBf_status_t fl_conversion_dynamic_to_unsigned_detect\fP(
     \fBconst fl_conversion_data_t \fP\fIdata\fP,
index 374207c30f4503da7b7be11e8160f71a8cea3080..d1895f78d7152a1e687bc3511b951d62dc661121 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_clone
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_clone\fP(
     \fBconst f_string_static_t      \fP\fIsource\fP,
index 4cc8bbff183ef71b4ceb8561558f5cbc30aae583..2b75145c3145b641701c35bdb9f93308584143dd 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_clone_content
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_clone_content\fP(
     \fBconst f_string_static_t      \fP\fIsource\fP,
index 37bcb99479283e8ea7132508ea2df6597a7ec783..c7abd9dfa52c2bf603a454b6b3e4b0e13da5cdfd 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_copy
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_copy\fP(
     \fBconst f_string_static_t      \fP\fIsource\fP,
index 8a5bea18a3fa5d5f2d669cf0139c8fe8995c7019..e8980cb717a1c03672c9352b3517842b1503f3a8 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_copy_content
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_copy_content\fP(
     \fBconst f_string_static_t      \fP\fIsource\fP,
index dda4d405c325b00ea8888de682f01abd5b04c1f2..c4cc51afbb822a5319895559cea4141ea36696ca 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_create
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_create\fP(
     \fBconst f_string_static_t \fP\fIpath\fP,
index 6add29cbf583e44fe3f772161ec6d49f283b845f..3d2ffa98ee5351f1976bce39bc625a049a2b36d7 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_list
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_list\fP(
     \fBconst f_string_static_t                                \fP\fIpath\fP,
index 9a5d74a012dcc1951349fce2ff33b415d65f9f49..41d847cfe3dda4b363dff3595ddc76b89e1ce227 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_path_pop
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_path_pop\fP(
     \fBf_string_static_t *const \fP\fIpath\fP
index 2cd6a92d7dc6e68c421407d149ec145852188480..8e67fb745a847c77b5718699693c2f9569d6577d 100644 (file)
@@ -3,7 +3,7 @@
 fl_directory_path_push
 .SH SYNOPSIS
 .nf
-.B #include <directory.h>
+.B #include <fll/level_1/directory.h>
 .sp
 \fBf_status_t fl_directory_path_push\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 711bbfd1bac7751e6f43804e80f2b3eac0ecf486..c45b09f4a4b5df9bef4c44d7bfd3d9a628a01bb5 100644 (file)
@@ -3,7 +3,7 @@
 fl_environment_load_name
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
 .sp
 \fBf_status_t fl_environment_load_name\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 839dfb7e56910c690caea2dea8df08b3836a2f60..57e041b2f6a258dacedb1bbea6cc7489e6672970 100644 (file)
@@ -3,7 +3,7 @@
 fl_environment_load_names
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
 .sp
 \fBf_status_t fl_environment_load_names\fP(
     \fBconst f_string_statics_t \fP\fInames\fP,
index 87763345094e3a081370e72b47fd31ad130f8f45..0b366bd6b0426d8d05e7813af0d50779e77ee3c9 100644 (file)
@@ -3,7 +3,7 @@
 fl_environment_path_explode
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
 .sp
 \fBf_status_t fl_environment_path_explode\fP(
     \fBconst f_string_static_t    \fP\fIpath\fP,
index fa6822aaa106113fa49d40e34b1204b4ef89cb05..f020278ef6ce7ffda80a0e0a0fc86918d7e38a47 100644 (file)
@@ -3,7 +3,7 @@
 fl_environment_path_explode_reverse
 .SH SYNOPSIS
 .nf
-.B #include <environment.h>
+.B #include <fll/level_1/environment.h>
 .sp
 \fBf_status_t fl_environment_path_explode_reverse\fP(
     \fBconst f_string_static_t    \fP\fIpath\fP,
index 2812ce14d4e81a3349c1b90e2a725a86ce0f68a7..c0548e22771374e9ce78d8b82436f0633106b8c4 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_content_read
 .SH SYNOPSIS
 .nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 065db823fa3e1aa4b2a8f4338d15810d4c83978c..1a20dc14912482951486bb233aa3ca1ae8078eb1 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_content_write
 .SH SYNOPSIS
 .nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_content_write\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index 68a61f1a76c1c4ae829b7a003ee44df4dd823b5a..288ed057b1a4c788aff134062c36288f76db25bd 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_list_content_read
 .SH SYNOPSIS
 .nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_list_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d048ee652c9c4442da0f907849ca2c0dbac29b2f..4a13cccb122463aa62314aaf750c5cb20fd71e70 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_list_content_write
 .SH SYNOPSIS
 .nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_list_content_write\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index fa1db69071aae4682bdeeb57d47f14c977046acd..e40f8b27403ebb52fb0a21f9e1c4b0517747bd90 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_list_object_read
 .SH SYNOPSIS
 .nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_list_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index fbeea9d6e2cb04c4fe1113607325b53f081bc28d..80dfcbf3c807d2c7ba760f88e928949b2d15ef7a 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_list_object_write
 .SH SYNOPSIS
 .nf
-.B #include <basic_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_list_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index 2f40af3f365e6ae87d06f9ed76abd7792720127b..0c56aeadec3cf489703ac1cc5cc5732da5f3588f 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_object_read
 .SH SYNOPSIS
 .nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d43d040a11f079bec36450976f4a1fdb280c86a7..48004eb88c31bdee50610e0dee963c0fc63eed6e 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_basic_object_write
 .SH SYNOPSIS
 .nf
-.B #include <basic.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_basic_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index e6e31bbbf676a9f07c7098988480bacdc3fb4d45..9adc3fec039142c4187537f39cd72f7d98921789 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_embedded_list_content_read
 .SH SYNOPSIS
 .nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 52a92f347cc499c80c47d40b593c24a7d5d179c7..77df394ce8bb24f28b01541fe1de196d88bc12c3 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_embedded_list_content_write
 .SH SYNOPSIS
 .nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_content_write\fP(
     \fBconst f_string_static_t        \fP\fIcontent\fP,
index dba72f767e1dd7fbdb9cab0a6644dfe8bb18c7f4..982bfef2b088eb6c598c9b1f4b1bd4b6b5b7b196 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_embedded_list_object_read
 .SH SYNOPSIS
 .nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 51fe2d4332b2648d79feccb2aa973d894ad23e64..f8e318e6e1b0eb13d9201b8bdcc2780573c5a729 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_embedded_list_object_write
 .SH SYNOPSIS
 .nf
-.B #include <embedded_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_embedded_list_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index c1292935908cee7ae4d0de1bda1d0717e60742b4..8ad3389c4fa9beab5488139b01041b41a1e5561a 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_content_read
 .SH SYNOPSIS
 .nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5d513811a1298dad14bca880713278021125e101..40263d33dcfeeace7c5c4250e1547a67f0537081 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_content_write
 .SH SYNOPSIS
 .nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_content_write\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index 26068d2fb8a6ecfe6e973676f20731eefadb2fc0..51d57441a4ea3d58cff34f8f53e4aac076762266 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_list_content_read
 .SH SYNOPSIS
 .nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_list_content_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 65d2e234d5c37d3d763d32df45201f5cdd1f7f8b..9e3c5cee7552646d644c8bfcd60cbd25bb7d81c3 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_list_content_write
 .SH SYNOPSIS
 .nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_list_content_write\fP(
     \fBconst f_string_static_t        \fP\fIcontent\fP,
index 17114038e9c66d485c72c0752bc1f27ee24e5ce5..b5119d7f9d8d6bdc7e36c695ad02ef40005de0a5 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_list_object_read
 .SH SYNOPSIS
 .nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_list_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index b27651bc26a53fa3407ba38b60ca4ec07b7ee1d1..4f90339b9a73e751c8bdf197ed04805fcaaba7af 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_list_object_write
 .SH SYNOPSIS
 .nf
-.B #include <extended_list.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_list_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index 9da402f2965b43ec70ff4787ca24845a6150b411..21fd12bed7e768c4e2e6a38d5e0374616724cb61 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_object_read
 .SH SYNOPSIS
 .nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_object_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 344b40d0fafa129dc88f126abb6386622f4a7626..8df28deac1525d2709319966c63b346d86942ee8 100644 (file)
@@ -3,7 +3,7 @@
 fl_fss_extended_object_write
 .SH SYNOPSIS
 .nf
-.B #include <extended.h>
+.B #include <fll/level_1/fss.h>
 .sp
 \fBf_status_t fl_fss_extended_object_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index dec45c45a562503cf576407005af7b1153e6752c..15473e1938a5984574ed65293a88dac687bf29a4 100644 (file)
@@ -3,7 +3,7 @@
 fl_iki_read
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_1/iki.h>
 .sp
 \fBf_status_t fl_iki_read\fP(
     \fBconst f_state_t          \fP\fIstate\fP,
index 6d2cfb3457c99164b877c5bad4301c8ecbc9d823..1a121fbc395936c75d01b83fec548f9249b98f22 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_format
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_format\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index bf27b5aa021a682ae3180bd9923cf89573e4b2f4..e964681583faaabc88ae6249f52c1e26411f0341 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_format_convert
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_string_t fl_print_format_convert\fP(
     \fBconst f_string_t  \fP\fIstring\fP,
index a27b5736edb00a70bb06e50b5c7c15a83c8e4c5c..02838ab53127c5fd2aa74b9bc608ebf19dec3490 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_string_va
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_string_va\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 2611a8d30996538b12627df8f77dd7bdedecf626..5923b881c87b02ba5a8cdf5b6daca2e36eaf0758 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 92bacf7308057962abd9526a50f000f7f749bfc0..3b0ad8fb1f15d6e2339a0b54e72b154ef6891f78 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 4043586919763003d0aac60af965d4af0db71ec5..ee29bf024f8ce5bc4b6e186db66c6fb9e9d397da 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index ca38f4705593c93f25f5841714783421114d6602..f8bf4df3ac114f4a6c54a7200940b48e80248725 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 71f2245d29c44ddbb5476b05cca605bf474bb7a1..634480b770590b039b820e7ed9ff83b5a76f5e9b 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 7ebe052c5fcb0d117d488b944b4d3e7a43106b08..50a6105c576d12230c79d1f8528f0e31be340955 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index e349583e0eec8cff18cf9acded7619876f59242e..3c7ef57186258d6afa44887e253309d04fe187fe 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5993e47753ee4fe56840c57fc9b774cf0f5d38b0..bb64def4e2627df660b1555e205f5d7985b2df16 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 75ca76a4e6a233b9fb9b2a3a991887f277184174..22e166ee7c9ad8e249f945767cd3247cb2c8ad1f 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 598e4bac1ad5866c68466a44b3c4b476ef82bcde..2c8b5f3571388ba2499e512ea4e4667785c47ace 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 836449c6d53838230807300f3ac8ce467d533832..84bc1a9f6e1a0aada34681e00b3cf9b6e10e9cbb 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f9a389e867056b9749ff907529ff29e7ed71c43c..050309ea0ced8f6f2ac3af9cf815099261628ba1 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 18e9e52aaa581fdeefb72158d7d5b23218a4e590..1aa9a74d5298534754d1c3cb3885ece3134b86c8 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index c8a7556142f7ccebf31386fbe39e5a14f7e69d13..6038e420d5a09bca6d606c297ebc74788776394d 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f867845d092c6f268e1433331003fd68b241e8ff..cad7d427ce48a5a2264ce86bb1d25cd04d779568 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f0ed6907a3200a2da29a9b1213ff39c8114403b0..72b929c532facd09074f12a9242660c27d39150f 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 6ba8f3dcc1334f0ce3708786145d6e0856f97382..0fbb3c4d9b7a2cb0ac31c81bc269e79911b8b3d5 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index cbfe116151a664189dd2d69be7fa0534829a3431..a496deb8528c216ec04293362788419e3a50dac6 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 444672e3dcc25fe3eeca82d0f54633c35bfe70d0..a58f831382bb9eca04bd5aff2e1940be6793342f 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 7bc007169b8220162cbe00830e53dfa27f01aa0f..b4978ac75ba9cb1dcd33348745f20860c1e4caee 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 64b7c394601c134b333313fe0e6223815f3ff92d..9d8e6e7b5ea181f4b9de9c0f18847b296116a763 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3501408e37621129bedd9103ce51feb74a60ffa8..8f530ea30e3af21ceae5463b78f641f28103ad6e 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5075bbe278241bfbe5e5364a41cc9303afc067ab..5716cc4b2a05594216d9ab6819cfa692f3d1bfc6 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 36085bde6a5c625ca238a97975cdbe65c2db9eed..9390950d9a2b654788218d03d0915eb42ee2d4bd 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f3aeafaa05d641b74f5e5e059846cc9453bbf9a0..710d91386a4b9e18305bc26969d49d62ed0d1c47 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f45f269756c85c21cb6462fe459f2d93e9819c86..1af81cffa1d1aadaa5ab02aedf7aa5f77dd1c820 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 89eba5a7d4821aa0efefb8dba675c6d07ee7fb10..ac832768662341a3cb46b0533e5666860c410648 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 724a3ae76629ef445dbe6977d7aa2ed6ad6b455a..564d8789c59ebc07dd1cae578177f083c1b6542d 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index c9d6b6b04fddbb913dd298a7bf1071fedf8d87b7..ddd0243f1e86f44abfd01a98e2ef2a1d5fdd0e79 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 2d7ff49dc4f83ca01c368e42203d8f0b81bcc619..e928f185efe3c565d16a68b562f9618c7ecdf79d 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_in_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_in_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 426f7438b86959c3d5f17ace698d00f179a80158..779c24ad5e05bb57ade16985b36c3bef63aa1edd 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 14898cdf67a3b9b722f888c54e7efc8d56aaaeb8..700083effd5dea8bb3e45977f64dd80c7096279e 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 31e66ec82e0ec76b9ac430d15d1ea601ec43f593..2fe97799a152d4af27be4a7e75674d0958797a38 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_except_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_except_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index c4eb05a4e675206219e188d68cd725c958dce62a..fb0f997aa9cacec1aba316c24e8cafa89eb691cc 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_raw\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index e47fe4b313bb5272a13f93d502a09031bb8a26ec..25b3e2a9c94600f3658a9a2834019cf41d8d4d9c 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_raw_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 2b12871b7f024b3261ca1cbfbfa9b36c890c5953..f3c9acc0b93e516546be4fdd2388af4660405b78 100644 (file)
@@ -3,7 +3,7 @@
 fl_print_trim_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_1/print.h>
 .sp
 \fBf_status_t fl_print_trim_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index eda9417aef2c1cc1fb580de165f3ceedbad37465..67b0e6c874461a8dba9ca933817d197434973756 100644 (file)
@@ -3,7 +3,7 @@
 fl_signal_state_interrupt
 .SH SYNOPSIS
 .nf
-.B #include <signal.h>
+.B #include <fll/level_1/signal.h>
 .sp
 \fBf_status_t fl_signal_state_interrupt\fP(
     \fBvoid *const \fP\fIstate\fP,
index 7ace41b18fbd6626117e0d8e116238bfd17128e1..73037dbc9660f0887101bccec81c2614bf4f3488 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_compare
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_compare\fP(
     \fBconst f_string_t       \fP\fIstring1\fP,
index 414352af51db48532eadc4a6a02a1014f67aba8a..bf0934180bf3770efbc0c6a7af62d35bbfcf12be 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_compare_except
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_compare_except\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index 3721bff3b7824ccf6495af27850d5d99e67706a0..89a24374e92471905add6c9f3ce9d09f0a6db5b1 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_compare_except_trim
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_compare_except_trim\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index 3086df370c561f31e5176f46fd88b6359665b0a9..b1dd48dad67721ed6c02f3d3bf56a81d97914d2c 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_compare_trim
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_compare_trim\fP(
     \fBconst f_string_t       \fP\fIstring1\fP,
index 1056746d6e4bf689ed5472cf139b56ab0c2638b2..3de796b18e62426be89ae05f9ec1fec373f828de 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index b5735fb9048be31079c96e494fb2a3b53c796a7e..e034840d02ebc0608d1a8fe423c990f3c1dd12bc 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_except
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_except\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index e05549b0f827dd7e921056ad36e02ef16dcf5c3a..979f7ead0230cf04d1b3dad0d2a7e0ff8f78e33c 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_except_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_except_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index ef5255bf3f23fb996216f42c2d7c54db3c2a24ed..c82a19a8b735afd8fb039f04b2da62e4c04fe873 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_except_trim
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_except_trim\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 853cfe8dcb05d8dce29e7769c25623fc18153842..91a0925242619582a1bd30f5711385f598a3ea4f 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_except_trim_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_except_trim_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index c331d69fb2e75b816d64213bb7cf044ca9c9fba0..105654358dd544d9f06e27937150150b7cb621de 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index 7c6d3d28ae90138a602495290851c48067dd87e8..c7b625aadfb6b03462914099244de56931073986 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_trim
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_trim\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index e364a02499dddf221760657ec80b228c48db05ac..a4c76b4113dabbe26c2a3c928cf575c40b74dc13 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_compare_trim_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_compare_trim_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index 3a4d91d07164db336bebe0d364439d2573a92919..59a8f040557b1066477ddf53a163ab76234675e8 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index dfbecad6c6b4e0044d56f4a6255436d41a3f3a6f..eddcb3709bd95a55f2896d0bd5c22bccf45b691a 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_dynamic\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 15edf347a2252a6685dba2e61fb40f0c5a42ad10..220bbf182753c83530a8d9a83fb1f5ab1d2296df 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_except
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_except\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 35a346f103a862b1aa0915d8834a21426ec53a81..040d2b743214850209e51b273f275e6015a59d0c 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_except_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_except_dynamic\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 44d5c91c23c1557209c9f7de5c156fbb06ba2916..ba8de894d1984019f4910ada2e3dd282de8a3aae 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_except_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_except_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index f1d92f2a637447220f5fa40ce15ad510367501dd..2043933091f9c24971f99882aad78860cc9d9c40 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_except_trim
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_except_trim\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index d162dfcd421dff994dfbc3a3eee0406c61b5a940..46de78e0f29c168073d1b94edf126664d04ef88f 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_except_trim_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_except_trim_dynamic\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 57c0e4c91e5a1afda37548da5a2548e7d0208b59..d391e4aa01277880f1b00c52c9b80e9e331dd814 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_except_trim_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_except_trim_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index 773020f764003b5712c59ecf4e40a941932867b1..edd7fd85c70e3cf5ec692fa7dfc6c79cbea1c941 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index acd9841ed04f831df2fffc84b6fba23b6916c6b0..db06a588e7313a750b284255ee828c38c0629bd0 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_trim
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_trim\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 5972757c9c04a33605bf83e1b972b9350d5a06f8..42c55310f35d48cc6cf41c753c83edf22fcb0221 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_trim_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_trim_dynamic\fP(
     \fBconst f_string_static_t \fP\fIstring1\fP,
index 86208c53ede4b74d32de9ea335d3356c40b28d3e..192969dfac35b3d551090980ac9b004531dfcc5b 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_compare_trim_string
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_compare_trim_string\fP(
     \fBconst f_string_t        \fP\fIstring1\fP,
index eedb3cb1f8397c5e9eac7254d80f7248f2799f00..3a6958de5ad0632f8fa9bc292de87f77bc8a07da 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_fll_identify
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_fll_identify\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index bd0605de2903e825216dd12e486a3d639cd07c69..c89a5238bbf8150cc411d50785c9e61255e2d4f6 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_rip
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_rip\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index d008568a4d2654881a75618786926d90712a88be..19084e4873e145c9925fb2aa42fc623636cdc6be 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_partial_rip_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_partial_rip_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 72f6a4ce5e8d0789c9494e9b2bd42c3ededdd280..7f178581163273378badc4dcd9c862ef876e0625 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_rip
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_rip\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 274e16d662a74885ba423d298f98a0d20df06a57..2f4131aeed0a391121c1ddddd61a549ffd375f97 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_rip_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_rip_nulless\fP(
     \fBconst f_string_static_t   \fP\fIsource\fP,
index 849278193a47b060eccabea1e94097b4e4bd2594..35151af289bb1d53a663ee0c50a755876fb276c3 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_seek_line_to_utf_character
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_seek_line_to_utf_character\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 456dbcf40deecd4a592f28daddd81236762f231d..ee270ba7a0a57f27e535d8634a0815e0b41dd7c9 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_seek_line_until_graph
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_seek_line_until_graph\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index cbcf670aaba133d4aa928d6e247ba7a95e52ba6f..39d4936ea7cc4ae825221a3f52e9c1db4bd6b081 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_seek_line_until_graph_non
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_seek_line_until_graph_non\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 7fc7c6d84358743903dad49ebb99e03f314b122f..327092e750135499b7a961a6be27c9055ce3b48c 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_dynamic_seek_to_utf_character
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_dynamic_seek_to_utf_character\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 4158610107b8da4b91c2b27ad3326c35da56f136..2d84158ca646852030a7502f5addbf852ca054ba 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_rip
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_rip\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index 0fcebc0f3eb858067e7f9d4eeadaa2883aefdcf3..7c4c32f7008396c8dc2a48b08ee678a6a96a24d1 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_rip_nulless
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_rip_nulless\fP(
     \fBconst f_string_t          \fP\fIsource\fP,
index 7a82e36e8808b9432b4d9963878817c11bd09c6b..980b7740eb341811d8e9670f39c9ea9ba765e020 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_seek_line_to_utf_character
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_seek_line_to_utf_character\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 51fab36a6b1f2602d4373c0f1a527cbde43d09be..a754ceb300aa0ce7bd0caefbfbad3945b922325e 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_seek_line_until_graph
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_seek_line_until_graph\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index cb9fc18b3fb298afb41aca115a9ce31a303e2de5..7e389eedfb9d0686469506895e913331d7927fbd 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_seek_line_until_graph_non
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_seek_line_until_graph_non\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 9d661c680b86c32f86f62b46f4599770eb051f8c..4ac7a7a505b2f631f71ebb696e83a2a1a947bf86 100644 (file)
@@ -3,7 +3,7 @@
 fl_string_seek_to_utf_character
 .SH SYNOPSIS
 .nf
-.B #include <string.h>
+.B #include <fll/level_1/string.h>
 .sp
 \fBf_status_t fl_string_seek_to_utf_character\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 4d6743c2bae5ac6db93d73d1434aece2d6c81dfc..4a19a5a168230d2341d13601dd6fd1e3a93dbbe4 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_compare
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_compare\fP(
     \fBconst f_utf_string_t   \fP\fIstring1\fP,
index 6abbd5ec623a37e8fa50b12449c153e589ef7c78..4027fb912d40f7f914176b22ccb08f1b2f945923 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_compare_trim
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_compare_trim\fP(
     \fBconst f_utf_string_t   \fP\fIstring1\fP,
index 990aa117839b8e7bc2e0373c12659662741fdbbc..0229070d5098ee9af6018cbb72e46d58f67a98ec 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_compare
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_compare\fP(
     \fBconst f_utf_string_static_t \fP\fIstring1\fP,
index 81e81cadb33f82a5e97cc5adc06ca14a8b54f730..4b17b8e8fd374107821829052f8fcecffd4ad9d5 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_compare_trim
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_compare_trim\fP(
     \fBconst f_utf_string_static_t \fP\fIstring1\fP,
index 536d9f3235cceda4c4838b3ca149d6e725aa5cbd..efdfd85ca8dfc30518e27f1c9d3bc7a56a8c8a1c 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_partial_compare
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_partial_compare\fP(
     \fBconst f_utf_string_static_t \fP\fIstring1\fP,
index 2b46a02a6f85333489d74ded44600ebe282a23d3..8e46bc52bfb7dc535d347a4a27e5d19548f51f88 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_partial_compare_trim
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_partial_compare_trim\fP(
     \fBconst f_utf_string_static_t \fP\fIstring1\fP,
index ae934fdf00056d3a87d63651b4fcd1ed966f3f83..8ad8117536a3c49b94f6f82e82beace2556474c8 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_rip
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_rip\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index 4b15830afe6741c47bf383c8f10b8dfe3cc676b3..8e40153e132ce1c005f9d654fa6bc450a30d92b9 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_rip_nulless
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_rip_nulless\fP(
     \fBconst f_utf_string_static_t   \fP\fIsource\fP,
index dade6fb2301a2c401891ae76a1b05cf21816d415..e4c14d77efe20c74768a42af674781a87eb537e8 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_seek_line_to_char
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_seek_line_to_char\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index a9ac11a2346ae54c3abfa525f0a9572e14e088f9..3e3dd7af35add6ab379075f19c58ebe0d6945e3c 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_seek_line_until_graph
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_seek_line_until_graph\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index b3f8c730d00312cf5b22607920af6d7e0452ba3a..67a78872edd50fb575c76d9eb7af1b2caa640895 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_seek_line_until_graph_non
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_seek_line_until_graph_non\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index 8e3af8766fa7d2ef830feb85140e22a7cab033c8..062514d0dff8cb273b1bbac8e170cf798482027d 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_dynamic_seek_to_char
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_dynamic_seek_to_char\fP(
     \fBconst f_utf_string_static_t \fP\fIbuffer\fP,
index 43afda4f1fcd81b911470d90ef6278d3107b2a3f..095a3e1ebd520814646a224212935ce7ef90ee5e 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_rip
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_rip\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index 44f1b645379b6626bca4a06902186bbd559f9ce0..91791e72d8d3cd038124dff17c35a8d2794df706 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_rip_nulless
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_rip_nulless\fP(
     \fBconst f_utf_string_t          \fP\fIsource\fP,
index e2a3cb5dd03f112c5bf8890c9cf7c1c1e0783e66..ee59b91c4a6eddc265af0c414e8d44ae347cd0f5 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_seek_line_to_char
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_seek_line_to_char\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index ac5bcaf9e0db62338eef796399e0364b4864972a..1fb831d9195e353af945b5ccef61ba01e68c884d 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_seek_line_until_graph
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_seek_line_until_graph\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index 4776192a5b52a33fba9680a34f6ccdae6f6b5e4f..0dbed016dc23f2e13ae89141567036d22bd95247 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_seek_line_until_graph_non
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_seek_line_until_graph_non\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index 0bb816989965207dcc3b87fe537485da3758853f..4e4f29dc6c364792f3748fe4fea3b181ca996c08 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_string_seek_to_char
 .SH SYNOPSIS
 .nf
-.B #include <utf.h>
+.B #include <fll/level_1/utf.h>
 .sp
 \fBf_status_t fl_utf_string_seek_to_char\fP(
     \fBconst f_utf_string_t    \fP\fIstring\fP,
index 410356c2aae37941963077e9b8bfb91f37960b08..2949a514391bf09dc2d74b0029372f5ef8e016c8 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_read
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_read\fP(
     \fBconst f_file_t                \fP\fIfile\fP,
index b18bf992eeb9b692f188b667a9b1f33a066c3d46..fdfdc2c19bcc53e81f4a92eb04af0c42c3eb1c05 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_read_block
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_read_block\fP(
     \fBconst f_file_t                \fP\fIfile\fP,
index 30a6da47089ff1f0286c60cb71ebb82a322cf839..deca6a104e21e4bcfd821995ed53236b0592cba5 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_read_until
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_read_until\fP(
     \fBconst f_file_t                \fP\fIfile\fP,
index 21bfb51eccd3829c32438fc12192d194f9009e4d..a7b184af8cdd60f96c1e8d105615c023b7ab0653 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_write
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_write\fP(
     \fBconst f_file_t              \fP\fIfile\fP,
index 80f007286569ddddf23071cdb40a43501cb2c395..3d070b7195952fbcc1f25c01237aeaa622578acf 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_write_block
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_write_block\fP(
     \fBconst f_file_t              \fP\fIfile\fP,
index ee0113df895a51ada0c1a9d803ddbc8e09a2b08a..4c432fa05b950e9c79fd0f0c0c10be2c5bb0e4b0 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_write_range
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_write_range\fP(
     \fBconst f_file_t              \fP\fIfile\fP,
index 0d3a0656a07e55fde1f8ad3d289a604774d38f4d..47017502d052602d6b65158f42bb74b0da147291 100644 (file)
@@ -3,7 +3,7 @@
 fl_utf_file_write_until
 .SH SYNOPSIS
 .nf
-.B #include <utf_file.h>
+.B #include <fll/level_1/utf_file.h>
 .sp
 \fBf_status_t fl_utf_file_write_until\fP(
     \fBconst f_file_t              \fP\fIfile\fP,
index b0d63051dff196be978dbc375033bca38f789193..de182547cc3585f3ae18abc81fe85542b4c80094 100644 (file)
@@ -3,7 +3,7 @@
 fll_control_group_prepare
 .SH SYNOPSIS
 .nf
-.B #include <control_group.h>
+.B #include <fll/level_2/control_group.h>
 .sp
 \fBf_status_t fll_control_group_prepare\fP(
     \fBconst f_control_group_t \fP\fIcontrol_group\fP
index fdc1d97e399d804776c221aadbb4917dbbe9bcd3..9039e86e1270a515f07be78d26bb96e6c129fa54 100644 (file)
@@ -3,7 +3,7 @@
 fll_error_file_print
 .SH SYNOPSIS
 .nf
-.B #include <error.h>
+.B #include <fll/level_2/error.h>
 .sp
 \fBf_status_t fll_error_file_print\fP(
     \fBconst fl_print_t        \fP\fIprint\fP,
index b4a1fa61ee8ca20f378ca1dc94065d96c5c077a2..777d4736de2c23af818d40559a901c97f4d7157f 100644 (file)
@@ -3,7 +3,7 @@
 fll_error_parameter_integer_print
 .SH SYNOPSIS
 .nf
-.B #include <error.h>
+.B #include <fll/level_2/error.h>
 .sp
 \fBf_status_t fll_error_parameter_integer_print\fP(
     \fBconst fl_print_t        \fP\fIprint\fP,
index 271e6ceed00c46481cab16d43b0d48cac344bdda..7a2fd5da734c4e768082436d4fd3989e3501d29b 100644 (file)
@@ -3,7 +3,7 @@
 fll_error_print
 .SH SYNOPSIS
 .nf
-.B #include <error.h>
+.B #include <fll/level_2/error.h>
 .sp
 \fBf_status_t fll_error_print\fP(
     \fBconst fl_print_t \fP\fIprint\fP,
index d9db41088640fb5e31e8b63574a3aafe965d333f..5e9a6e508877e119bb7a33307882bdcf539247e1 100644 (file)
@@ -3,7 +3,7 @@
 fll_execute_arguments_add
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
 .sp
 \fBf_status_t fll_execute_arguments_add\fP(
     \fBconst f_string_static_t    \fP\fIsource\fP,
index ec2b65eb5d0c66bab474bdc5e260a445100318a4..ffb22a841993fbc46b74ed74ad82060a6f2aa019 100644 (file)
@@ -3,7 +3,7 @@
 fll_execute_arguments_add_parameter
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
 .sp
 \fBf_status_t fll_execute_arguments_add_parameter\fP(
     \fBconst f_string_static_t    \fP\fIprefix\fP,
index 261aa84d60b247fe11a683c92b1b025367bfe2ae..cf48991307471cd9532f18ecfc807102aa7da3dd 100644 (file)
@@ -3,7 +3,7 @@
 fll_execute_arguments_add_parameter_set
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
 .sp
 \fBf_status_t fll_execute_arguments_add_parameter_set\fP(
     \fBconst f_string_static_t    \fP\fIprefix\fP,
index 5beb3c0b34e2b0c0a73420353501ab05ff5d411e..fef6f597eaf51fd39ad19c996057ceceaf058340 100644 (file)
@@ -3,7 +3,7 @@
 fll_execute_arguments_add_set
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
 .sp
 \fBf_status_t fll_execute_arguments_add_set\fP(
     \fBconst f_string_static_t \fP\fIsource\fP,
index 2b8e8539909bfb5b9e3bdece2b6871b7d601bd1d..21b458b787c077890d3dc8d9a6adff2132cc72df 100644 (file)
@@ -3,7 +3,7 @@
 fll_execute_into
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
 .sp
 \fBf_status_t fll_execute_into\fP(
     \fBconst f_string_static_t      \fP\fIprogram\fP,
index 37013ec1f58d1f016e8721a0afd90cb8ecdacd01..4908c6585e922772da0555904fc3d3f788fb3c9c 100644 (file)
@@ -3,7 +3,7 @@
 fll_execute_program
 .SH SYNOPSIS
 .nf
-.B #include <execute.h>
+.B #include <fll/level_2/execute.h>
 .sp
 \fBf_status_t fll_execute_program\fP(
     \fBconst f_string_static_t       \fP\fIprogram\fP,
index f8800374016545b472d1694bcadc8f18afe4fdf9..16c1c16adf3e7e8b40f7f9aa3d47650adf72d447 100644 (file)
@@ -3,7 +3,7 @@
 fll_file_mode_set_all
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_2/file.h>
 .sp
 \fBf_status_t fll_file_mode_set_all\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index 83355ef99c02da3e997808a7a9e893eaadfdc210..b61c7f8ecdaa2fb564f4c15e1e8c4f20557bc9d1 100644 (file)
@@ -3,7 +3,7 @@
 fll_file_move
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_2/file.h>
 .sp
 \fBf_status_t fll_file_move\fP(
     \fBconst f_string_static_t      \fP\fIsource\fP,
index 960c78dfb0d829079cc9a6bc30f6b687b083fc52..8687928a1820139a094a00126d3afe04fab69fb0 100644 (file)
@@ -3,7 +3,7 @@
 fll_file_role_change_all
 .SH SYNOPSIS
 .nf
-.B #include <file.h>
+.B #include <fll/level_2/file.h>
 .sp
 \fBf_status_t fll_file_role_change_all\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index 9054841d21fcd45bffb69435c9df4caac9998b46..623947e6b7115ca5b839831cb79fb3aae6a70c7b 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_basic_list_read
 .SH SYNOPSIS
 .nf
-.B #include <basic_list.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_basic_list_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index bbcd793d9221bdded1e94c77a221dd20b1b7cf10..03049c8ed72ca287ab29aa5b1d2971cb28faf89e 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_basic_list_write
 .SH SYNOPSIS
 .nf
-.B #include <basic_list.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_basic_list_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index d7999ca753cd31cb9593cbb9c625a4b5a20d10a9..10585dd58a5930570acbc2b7d2910a2596d7c977 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_basic_read
 .SH SYNOPSIS
 .nf
-.B #include <basic.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_basic_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 4cc70cd0807b534a6cdb8d25491a1cd6e558319f..0f1a8c0a5b061d8dd46cebe7b26a6f1eab1ca41a 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_basic_write
 .SH SYNOPSIS
 .nf
-.B #include <basic.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_basic_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index 88becb42c0208298096afc33b8c7e92da6736144..050873528892f26e4d3827dac131ed1a7267cca2 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_embedded_list_read
 .SH SYNOPSIS
 .nf
-.B #include <embedded_list.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_embedded_list_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 6e21bd593f37c32da183d719ab5e15f172ccb607..807949133191e770ad41c1a74b7cd586f653d0e8 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_embedded_list_write
 .SH SYNOPSIS
 .nf
-.B #include <embedded_list.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_embedded_list_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index b22ba15e1f23cf3ca375e8ea1dfbd863b206c62c..4cce691c3b67963d8c99e6644c05af748a51c648 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_extended_list_read
 .SH SYNOPSIS
 .nf
-.B #include <extended_list.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_extended_list_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 4dc4aa8d722e0505439a096f9486add1d964d45d..02dc183c5ebac4b70acdc760c3c51149ad3cc0f0 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_extended_list_write
 .SH SYNOPSIS
 .nf
-.B #include <extended_list.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_extended_list_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index 54beb4ef8ba50180fdc319887960f7ab5dd970fd..5eb4041ab0da9672b14bc11d21f62ca3a13efb8f 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_extended_read
 .SH SYNOPSIS
 .nf
-.B #include <extended.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_extended_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 000d553a1063cdb1b8abbf5ab2b782ffd58bc1e7..6d5fdc710a95e86fad2355383efc197a4e2d3ba4 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_extended_write
 .SH SYNOPSIS
 .nf
-.B #include <extended.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_extended_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index 29ec37574309b3a9c64c4781b13cbab684ecd257..e0fa62a18d11942abf42665115207648539ca097 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_identify
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_identify\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index b045f6f458a4614c2f5d3f6fdcf8758d184f5619..8e75c385babd5da50d8241fa76e7b1262b89e526 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_payload_read
 .SH SYNOPSIS
 .nf
-.B #include <payload.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_payload_read\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d8b1cee097b9b49a388be97b3c7b62597a8f8a58..4385a1552319c2041d8d7b46c9c73a6cb2737653 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_payload_write
 .SH SYNOPSIS
 .nf
-.B #include <payload.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_payload_write\fP(
     \fBconst f_string_static_t   \fP\fIobject\fP,
index 2214d9e2e29f59b994b39833a1dd960209498130..cfbac76b31097a00ee6ea00c5859f4366afc8d8a 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch\fP(
     \fBconst f_string_static_t   \fP\fIbuffer\fP,
index e47af6e5935cc716c70e7501f1ac57d4fb88dbe6..2326df280f9222397ef41703ecc1b5c9e602c717 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_apart
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_apart\fP(
     \fBconst f_string_static_t    \fP\fIbuffer\fP,
index c2df759a4f0d2c8982be635284720ecebe358204..2128d59e4533d396a74141d29e59d41872ba6272 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_map
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_map\fP(
     \fBconst f_string_static_t  \fP\fIbuffer\fP,
index 4692188d95e6e0c342c7b889c56b03956b937dfb..a5fca44892da5b6a9d5d9f0008e7ed90305b9762 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_map_apart
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_map_apart\fP(
     \fBconst f_string_static_t      \fP\fIbuffer\fP,
index 4b56abaa8cf0866ce3f83214dabea6161b80302f..3dba116c8d2667ae02e09e2f0492320337d9af90 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_map_mash
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_map_mash\fP(
     \fBconst f_string_static_t  \fP\fIbuffer\fP,
index 6953f2c2db31c1b46fecca5b3ccc1a0c275614d3..367df94f70eff5b30f13eaeb4e9ee17c07542a15 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_map_mash_apart
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_map_mash_apart\fP(
     \fBconst f_string_static_t      \fP\fIbuffer\fP,
index c2a3b46a6348097a53daed0948846def5e48d0ca..a7f2fc9f9415e815efc804fce93d69c9544e1152 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_map_together
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_map_together\fP(
     \fBconst f_string_static_t  \fP\fIbuffer\fP,
index 50a1f9a06f768d697c0dbab4a5cb8321a6eaba97..9265fc66adf00d5aa5475779ca86c58fc90f9b68 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_mash
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_mash\fP(
     \fBconst f_string_static_t   \fP\fIbuffer\fP,
index aba48244fc0c94ced1f018dbeb44951fb2cc7f7e..280f3b3fbe65042fa417129c7e44cbbfd3c23630 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_mash_apart
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_mash_apart\fP(
     \fBconst f_string_static_t    \fP\fIbuffer\fP,
index db6639d9ec2d2fbd257a5814a2c7fbbdf22e792c..94ff91146b6c577b9e84f50c58e14559120868bf 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_snatch_together
 .SH SYNOPSIS
 .nf
-.B #include <fss.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_snatch_together\fP(
     \fBconst f_string_static_t   \fP\fIbuffer\fP,
index afd92aaead26d5e4c5e05253357ea6ae5da4e83e..5b0faa1bbf08d00ebb95e65e9a3bbc84a07b579e 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_status_string_from
 .SH SYNOPSIS
 .nf
-.B #include <fss_status_string.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_status_string_from\fP(
     \fBconst f_string_static_t \fP\fIname\fP,
index 9c75856ff2a471b03c73e2243297dbb60d9044b7..1bfe9facfc7f802649307bdf2496687ce97db44d 100644 (file)
@@ -3,7 +3,7 @@
 fll_fss_status_string_to
 .SH SYNOPSIS
 .nf
-.B #include <fss_status_string.h>
+.B #include <fll/level_2/fss.h>
 .sp
 \fBf_status_t fll_fss_status_string_to\fP(
     \fBconst f_status_t         \fP\fIcode\fP,
index 78dc1f397ef3fc5f516c7492af0ec085616f42aa..0c22408905982777c05f11d1b1d491e7657ad801 100644 (file)
@@ -3,7 +3,7 @@
 fll_iki_content_escape
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
 .sp
 \fBf_status_t fll_iki_content_escape\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index 50501f81f4b5859332719654710f66dc7c680fec..c5c7a300452198d296336fa4774f893988c81bd5 100644 (file)
@@ -3,7 +3,7 @@
 fll_iki_content_partial_escape
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
 .sp
 \fBf_status_t fll_iki_content_partial_escape\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index ec350c0e992f31a1832f377fd48ab6f9b4a64b00..0f5a3f439ed8a2ed91e00d8fcf0fcb9d99e60512 100644 (file)
@@ -3,7 +3,7 @@
 fll_iki_content_partial_unescape
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
 .sp
 \fBf_status_t fll_iki_content_partial_unescape\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index 0bf0fe40e6678d31b5e8c48f82264bb08dc9356a..9ff25c4b3b7defc3b8ca00067b8cec2e600ed89f 100644 (file)
@@ -3,7 +3,7 @@
 fll_iki_content_unescape
 .SH SYNOPSIS
 .nf
-.B #include <iki.h>
+.B #include <fll/level_2/iki.h>
 .sp
 \fBf_status_t fll_iki_content_unescape\fP(
     \fBconst f_string_static_t   \fP\fIcontent\fP,
index 215823b04695d51f31713c4d519c6e21378b9818..6113fc40943b1be62656eb6cc3c375019753bda9 100644 (file)
@@ -3,7 +3,7 @@
 fll_path_canonical
 .SH SYNOPSIS
 .nf
-.B #include <path.h>
+.B #include <fll/level_2/path.h>
 .sp
 \fBf_status_t fll_path_canonical\fP(
     \fBconst f_string_static_t   \fP\fIpath\fP,
index 62ffe93a502102f4f95b8f0287b4025012d5c643..5c780d5b02b57f4f62c0e6a6b599f8fa530efca0 100644 (file)
@@ -3,7 +3,7 @@
 fll_print
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 0f86148e2b325502713ce59b26295bfbfb791c04..a362c37d81bb29175d9183424394ba0f4ad61ecb 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_character
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_character\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index ae558593282a0eaa5a17f8bd25607da8db495ec7..9717e51b399d4c8dec749ed8c4c78160f978bb2b 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_character_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_character_safely\fP(
     \fBconst f_char_t \fP\fIcharacter\fP,
index 48d0edeefab52a562e0f99d168bdb1ef94e0d2a1..4126e4a7cd6577a5cdd56e267e0157dc1bde1610 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 47b64a96364fa74a3fbe4164058803587541ae59..ba32f3a8f188b5715047095c01448f50839baf0d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f07e33a4034d3077d21480ff0612fc092bf4eb2f..d5ebd742fcd10a02d88a3c445165c8f38bce6f0c 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5783deffd452102d8f954049aaa2f728d567400d..42c3d1411400b77e5cf41df69fccda9b9e779cb7 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 126662385821d1fac034a35b00dbceb2ac9f52c5..9d2cb64b12cf1810259e0a07561f8ccbe98a7676 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index a98da3d847d9b0674be0e1e88d7a68451294bd33..0082c377e71da57084a36e9573eea28ceb08951d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 74cac0ddd26c2a2cb67f4c7b34d8608c34f935e2..636ab3720d39e7d0b6df6faf562693873ac9dce7 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d83395d1800f2a187d2b0ba225ad0caaebea5869..0db54a396f6b8720b9d0ef7224d481ec7fed03fd 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 9d78b4ed4911fa5e3f26d451a2b2b663d257f780..abae7dfea4cd765c4314f0d560587a39baa704b1 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 3ad5049b27df10d4bc7da63ec42d8d90bd3f07dc..bee45f30e2a26a54a2b86424c50d6df69261e9f3 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 90d6c833cd9cf1ddff981be3052fc8c0e3c4b0df..b3cd9e25364f15c4657351c3defad86bc0a91d89 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 9e86037fccd1f81f463bc608d114b12a3979f0bd..3af4f6be7ec07ce49ce2aec2a0972627e942c6f9 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 1dae725375378f3b67b376c2fcd1da9a9caf3980..a690b8e146863f1bdb1a39fc80a296c8c9655f24 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index e96e01e6edefd66becba3b918def2b234dac444f..7b4b2fa49e084821aaaf1afb09583b3d2ed41688 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 7daaaef9eb3c39e2e96b3a33c460f5d15905dfcc..783183a39f6882d75d864a6735d91534e2ae2de7 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 82a68f3866699e8130df7cdb5c935a4c1ce53362..01dc7b46ab5d1a5489773befea218d9d3c98ca50 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 980f5f48b73802e955f23e221b2e37ea150f93ba..85a009544379129260577f5eb9aef5ed0ca96b26 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5ba10273b06f27dd93f031c76f6dbf1bf60f1654..e70a1969bf899203c7f3ee20adfd00edc27a3c6d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 120339a6316d4ae1281ff145f45dc9c2e356a350..5e6f53eb000fadaee481220baa5a3cc37b8056b1 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index ad9f41c7b304213b389ae6a8285ef4d48454d080..29564b84ff9bb9fe0cdbab01aa3526340f092c19 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 5fdf4292c0d6f91d74ac4903beee044f3bd67a4b..a5040f5308c18046145e794f8d0e28d19493588e 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index b9b88da4b546b7d8d3d5e4d7f0af6ab3de866854..6522f929ba50f2e8a0c226035cf5a857a6940e2e 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 7693695b6de5e1a493c545ec017b72d28eaef971..4b07343b631f7e9816ca05741c71cec750bcf2c1 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3d0edb61d45f74ef32947c4d06f97f25451cd664..bf018a5de130832a74785619bac35516678f24fc 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 30d5c6ba3a8dca7a92ef2aee466c1b147eb0dd35..888231d9e72560afbaf76d55702cbf4c6d6744f4 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 83258a0eea32fae826acbf4f568f784746042f63..4753747abb63773531c796d6881e338da12d4650 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 96e3c0c84edf6b98962d3d8268de8495febcf454..278c9c2e7fdc48f51606a330f45e96af03762d86 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index fcc38533a403880584b518e1114bf8e148b46338..c455b71ef62a82d73c2ab38b62eb68cfb6d923bc 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 19f83ac3407e09a3e22869ef04e86f9b5c030f4a..c3008e8600147fb7680f39221e674805896fd983 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_in_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_in_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 09f7b060794eb841cabe5cbf7acd5e9cb50f156f..e43223fef776bc5e3db28d54aca36f194132a822 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 82ba255df5b65bf4374b95e25b67b315ad098b17..cb08ebcc2c1aa03ebb4dd04980eb888b83f0e294 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index a7c56b27fa14c92f18f0592880e01f39bc35d8aa..42579068be750d664be389d9da3690fe2e008e84 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_except_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_except_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 1a828d3352b2094bece79d7a3aa0b4425a323d82..c6955e085a4e3e6ff9f3195068befd6a3599fafb 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_format
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_format\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 541ecca6d92dd3a5d92e71197a5ec185c42d2373..ce17b4079c86c8d806dbe9c11e5593e743789b05 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_format_convert
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_string_t fll_print_format_convert\fP(
     \fBconst f_string_t \fP\fIcurrent\fP,
index 3cdfa92ab54c519b13803e703475e3a2ea7c19d7..1945ebced5ec3da6e0080bede88614a52701e494 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_raw\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index e0a930db1b6bdcb8eade64cfa09be5a1ef835f43..be56c627dcb4f15d8d3612877a33a2445b7eca76 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_raw_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 308fa414f10c00e6a836ed35b043e2dd0184baac..494eabcc3138994e6a67807101de2227fc146f8b 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_raw_terminated
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_raw_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 5c44bfd3487fd67cf03b53c0e4af132f52220d51..417fd13d38557423b4e7d8e5a920ec0ca83d1e6d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 4dee0b43325199e6a3285df1b9d8448cce6d449e..7d096a66689e1129e5d5d89eca4aedb492f78935 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_safely_terminated
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_safely_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 8e3bfa8b0b8e424add87a4d8381409ca402c43be..06da1dab0dd39b89f97480fdcecb40fa268feadb 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_string_va
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_string_va\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 7d301dff3987e514312cef7de882a96870697b82..d7a8b5bb7e1a0b9d64890da7c39a651113aa5592 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_terminated
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_terminated\fP(
     \fBconst f_string_t \fP\fIstring\fP,
index 1ca70220a7c73b1f584a57e327511329f67cc298..d26e8514c1294a84ee9be23a43880c18283d92f3 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index b512c7fe00c54ee04cf468678fcadd5f894fa05d..9ccb26b39871fdb5af4bea4039fa7a81ba52f404 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index f8bc25fd55d707a28867d546dcd8a3fa0d86c2ef..631107c7b5e1003590f9f3ce6f2202087054d047 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 679a9214589405ae54527bec976a11043129ed24..631e1564a3f625631e73687bdc99c19168ad45f8 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 1d46591ea6526f9c3c1bc12ddebc5dc0c1426b5e..9d3e16704f8a2faddaf910838e805e7f5caee30b 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 095c1e3ecaa108dcf9c17c95f2d93bfe4df8bfce..370879203149580a8367776c1288fb9e94559dc4 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d90d4a3a4b58d528b2821b3f537a454e0023ef86..e446ab3fdbde04bac061ba299fc6c0dfd3df2002 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3b813a4c621f5cb0219b196361506517d00f4a6b..f7cdbf205fb6af28ffb44fa146de2d484ab93ca0 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 7ad9506682106f301fa704c998cd12216f8f9d48..b60fd375cdb3b38e25631346379ea136e11f1e1f 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 0e01bbaad2423ee29680a4cb3f4860a5ea13fe03..66e3e86ff4eb9fd0352f97af451e74c7af9baa2b 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 10923a416ee00b92440fb73f5c3f577c34d788ac..1837c9674946ce98aa287b296bb9b25414d0c04c 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 812798006d75da84688654c9cba2921da168b870..a85670b25699232951560783bcedc5f2e625b185 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d95e8ba1f54aabfea7b1639124887d4117aa5cc4..7cd6e341efcbdc000d48f4d851f52431e462eb5c 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index ee0ce67b5ab2020caf18f7d77b2428cd71451d31..d0f6474417683108f0d83607a55e02a2b675641e 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 3ded2f79c3411589d5eedad7d2d0fb09147e6681..52ac72aa898168a82f895e8a4797e72cb533169d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 0b64330da3b41a35239a1b4396aed310554a4acd..c98b82510e91765cc274829c83d995eadb280a63 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 9ba78034ea92d9ee01191e81025923e1ce33d98f..05ae23f9a08f84b5397f2b765a020d448ca52776 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d744c64794f0d29b302e47a6ffe0210169254dbe..1a4436cb650bde5cd7ed4eb34a29b7aa876a8e80 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index c63c3f92e43c0379323f475c16363c6051895d74..5e3209365595a0e3fe87e396c4cf59d94ab4c546 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index ee0f55b87263c487cbd5b96ee25d967cd618d9ba..41a8d77d709a9b1af4ec55cf951a85d674377b5c 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index c93c0c0bc11c97a1da9d98b930527ddc855fd63f..404282bf29c8d7ba9045ccf3c38095351304981d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_partial
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_partial\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index e0399cf8f9bf539a3eb67f0953d38d4c39432088..99bef5f0e47d7d4b8b2dad4a57f334f4d4bab77f 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_partial_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_partial_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index d41ac6fa0659ea0c8b2b8958298d113f03604d27..806ab2078c3b1cab4383fd537b5bd89d59c59757 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_partial_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_partial_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 4fc0eccb720bd967359907468379470661b3d77e..bf41d6b0ba84e152b52ce9ef41063167f405ffad 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_partial_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_partial_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 34056392723710e2ad819b7e727f5d9e4f7735ba..e93496b43ce9589d983827d37a373379ae29efb9 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_raw\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index fbfc440fb24ed8f0daeadd0dc0e2acd87adc7d90..315dcf3be2c213c14549a6c097e769d57f775c1e 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_raw_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 996f17c8d09741cc3163f266b35bc6d00288acab..a42e526f0d3b777a5583792e96f346591a13ed51 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_dynamic_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_dynamic_safely\fP(
     \fBconst f_string_static_t \fP\fIbuffer\fP,
index 56589b7386566e144dd34a8ddf7919321d3d498e..2ee0566f8485af074b10ebef16003f0aae03438b 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index c961aacef42255583ae2abdb215d8cb069216e9b..4e3c39f8caf6adffaee089b751e3ad16724b6115 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index f927f61a0062d29a20aa4b86384a4c11e0324236..84a4d8c8aee5a34ddf53082f72c85497b78c661c 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_in_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_in_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 8b7ff1fd13f65ad75b3a1fa4f26822d2520431fb..97d48fc5b093eb1d6be44b5cbaea0b4234b9e173 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_raw\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index ee570e7c33e8ceb88a70b8eb976f8cf06d9a665e..d1b25cefc34fd9d2f4f1872a17fa7c99132d789d 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_raw_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 6405f88ed4b58bdfe2fc9c6ea6a7dbbcde0f2201..658defe3429ef4a2490d403f121b36cfd1ac5f43 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_except_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_except_safely\fP(
     \fBconst f_string_t        \fP\fIstring\fP,
index 79ec00e52ac7534e5b0b80f177dfb65ea902b7ab..a8ac6bb61fe777c2d5ba83af02d742669790e2e6 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_raw
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_raw\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 9922869f287695afd043a9781fa48924e5a5db5f..74b3a7b9d57bdca03d719f8bb059766e7ad600f8 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_raw_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_raw_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 97277fb8fff1b84a2f90412955cc7e3fc3767495..a0db431b3056614e37e21d074fc1cda329adb198 100644 (file)
@@ -3,7 +3,7 @@
 fll_print_trim_safely
 .SH SYNOPSIS
 .nf
-.B #include <print.h>
+.B #include <fll/level_2/print.h>
 .sp
 \fBf_status_t fll_print_trim_safely\fP(
     \fBconst f_string_t       \fP\fIstring\fP,
index 88f7842c14496d60e8d34c93035b85f0e39c03d5..6ffb7ad4c59b483e240733909b7e3ff37c37d35e 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_data_delete
 .SH SYNOPSIS
 .nf
-.B #include <common.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_data_delete\fP(
     \fBfll_program_data_t *const \fP\fIdata\fP
index 35dbc9e46ef01d8495b6b454c2239c2938ca155a..ae74ac607ac47d6dd1d950732528bb76f5158750 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_data_destroy
 .SH SYNOPSIS
 .nf
-.B #include <common.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_data_destroy\fP(
     \fBfll_program_data_t *const \fP\fIdata\fP
index 08310b909ff7da22e73c0d717ffb361e184c6a5b..5ce1f2cf428b0b479dcc40af81c29aaa5d362711 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_additional_append
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_parameter_additional_append\fP(
     \fBconst f_string_static_t *const \fP\fIarguments\fP,
index 79b5fc182d1ccf42b0e4e2cc5f689bec4d737822..682d31be5a86f8d517c305bc9e85945824fa35ea 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_additional_mash
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_parameter_additional_mash\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index bee59253fb9c3109e8e5e9b88a46d615f9658982..0973d369c520d2592932ebebebf067002925d888 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_additional_rip
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_parameter_additional_rip\fP(
     \fBconst f_string_static_t *const \fP\fIarguments\fP,
index eedc3fa8ead379bbc378a8edc96982a8f61ad43f..a72b8e47023903fb86da130ca222bacd5eef5273 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_additional_rip_mash
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_parameter_additional_rip_mash\fP(
     \fBconst f_string_static_t   \fP\fIglue\fP,
index 8a15598443de71ccba2d8465ab98828b20258504..ad328ec7a47d9323c39c1eb0635dbe5fe5e473b9 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_long_print_cannot_use_with
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_parameter_long_print_cannot_use_with\fP(
     \fBconst fl_print_t        \fP\fIprint\fP,
index a46cd2880cef7d09912956212fa5d74eae50b293..ed098018bcb07d4911a7d37a789909c8fba1dd28 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_process
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_parameter_process\fP(
     \fBconst f_console_arguments_t     \fP\fIarguments\fP,
index 2a113bd753061ee68538fb3b18e9d675ff7e846e..451686f3f1337ef9f1744291e569b55e7f78bf94 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_parameter_process_empty
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBvoid fll_program_parameter_process_empty\fP(
     \fBf_color_context_t *const \fP\fIcontext\fP,
index d76c13b86eeab375a5951ae3b3a831ae50a1385d..a8fbea082a253536ae6728379300944b63f7771e 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_print_help_header
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_print_help_header\fP(
     \fBconst f_file_t          \fP\fIoutput\fP,
index c0c959836f1f838fe5799a3aa39acd4de8dbd790..5b9239da49bc92839592e425a8c44c57d615e9c3 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_print_help_option
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_print_help_option\fP(
     \fBconst f_file_t          \fP\fIoutput\fP,
index eded77bf9595ded70cd05f4dea6d3c81f98f1c47..a4fc8ab8b96b65c229a6e9ecc5fbf12cdaaaaca7 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_print_help_option_long
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_print_help_option_long\fP(
     \fBconst f_file_t          \fP\fIoutput\fP,
index 8b2ad21f20fb520df6b7ca94b45a0ea463ae8bd8..492d918ac38525024100b43b0b11029115039a69 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_print_help_option_other
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_print_help_option_other\fP(
     \fBconst f_file_t          \fP\fIoutput\fP,
index e36d878003b92732f5d52621e0fd2b8023a046e7..45037f538dd29c4e6230480b05e9fd410e9128e8 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_print_help_usage
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_print_help_usage\fP(
     \fBconst f_file_t          \fP\fIoutput\fP,
index c88d6811d0fba984895ed2133272bdd758ba7fbc..7982c49d16a5471c94de76a612becad5dfe8538d 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_print_version
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_print_version\fP(
     \fBconst f_file_t          \fP\fIoutput\fP,
index eef0cddfd5f85b9b57028abb0ed4b4f3a1bb903c..559a657d7be976739b3020015157faa80d30a37a 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_standard_setdown
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_standard_setdown\fP(
     \fBf_signal_t *const \fP\fIsignal\fP
index 3e057b5fa6c2bbf57804e6505106bfb687b0d3a4..de7755aeb4ce744504bd2863d1164a88cbd55940 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_standard_setup
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_standard_setup\fP(
     \fBf_signal_t *const \fP\fIsignal\fP
index 3109e9b096e951a9d84e58ed919b2bbcbfbc3262..0d5fefa6888db95d6851228e7701e9bd804fb2a6 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_standard_signal_received
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_standard_signal_received\fP(
     \fBfll_program_data_t *const \fP\fImain\fP
index fa04528cb8fa8e40458a9dc4f5b6aa7999c6721b..d88d36252c2d672d29f81aaf4ae91fba306e6948 100644 (file)
@@ -3,7 +3,7 @@
 fll_program_standard_signal_state
 .SH SYNOPSIS
 .nf
-.B #include <program.h>
+.B #include <fll/level_2/program.h>
 .sp
 \fBf_status_t fll_program_standard_signal_state\fP(
     \fBvoid *const \fP\fIstate\fP,
index 6e56e5a851971a79f95a431b65dc7984adef3169..e1a2c10f4cf3135d64bc8353cb2541070c8c0408 100644 (file)
@@ -3,7 +3,7 @@
 fll_status_string_from
 .SH SYNOPSIS
 .nf
-.B #include <status_string.h>
+.B #include <fll/level_2/status_string.h>
 .sp
 \fBf_status_t fll_status_string_from\fP(
     \fBconst f_string_static_t \fP\fIname\fP,