package posix-unistd

  1. Overview
  2. Docs

Module Posix_unistd_constants.DefSource

Parameters

Signature

Sourceval host_name_max : int S.const
Sourceval login_name_max : int S.const
Sourceval sc_arg_max : int S.const
Sourceval sc_child_max : int S.const
Sourceval sc_clk_tck : int S.const
Sourceval sc_open_max : int S.const
Sourceval sc_pagesize : int S.const
Sourceval sc_page_size : int S.const
Sourceval sc_nprocessors_onln : int S.const
Sourceval sc_nprocessors_conf : int S.const
Sourceval sc_phys_pages : int S.const
Sourceval sc_stream_max : int S.const
Sourceval sc_tzname_max : int S.const
Sourceval sc_version : int S.const
Sourceval sc_atexit_max : int S.const
Sourceval sc_login_name_max : int S.const
Sourceval sc_tty_name_max : int S.const
Sourceval sc_host_name_max : int S.const
Sourceval sc_line_max : int S.const
Sourceval sc_getgr_r_size_max : int S.const
Sourceval sc_getpw_r_size_max : int S.const
Sourceval sc_ngroups_max : int S.const
Sourceval sc_re_dup_max : int S.const
Sourceval sc_symloop_max : int S.const
Sourceval sc_job_control : int S.const
Sourceval sc_saved_ids : int S.const
Sourceval sc_fsync : int S.const
Sourceval sc_mapped_files : int S.const
Sourceval sc_memlock : int S.const
Sourceval sc_memlock_range : int S.const
Sourceval sc_memory_protection : int S.const
Sourceval sc_priority_scheduling : int S.const
Sourceval sc_synchronized_io : int S.const
Sourceval sc_timers : int S.const
Sourceval sc_asynchronous_io : int S.const
Sourceval sc_prioritized_io : int S.const
Sourceval sc_realtime_signals : int S.const
Sourceval sc_semaphores : int S.const
Sourceval sc_shared_memory_objects : int S.const
Sourceval sc_message_passing : int S.const
Sourceval sc_threads : int S.const
Sourceval sc_thread_safe_functions : int S.const
Sourceval sc_thread_attr_stackaddr : int S.const
Sourceval sc_thread_attr_stacksize : int S.const
Sourceval sc_thread_priority_scheduling : int S.const
Sourceval sc_thread_prio_inherit : int S.const
Sourceval sc_thread_prio_protect : int S.const
Sourceval sc_thread_process_shared : int S.const
Sourceval sc_2_version : int S.const
Sourceval sc_2_c_bind : int S.const
Sourceval sc_2_c_dev : int S.const
Sourceval sc_bc_base_max : int S.const
Sourceval sc_bc_dim_max : int S.const
Sourceval sc_bc_scale_max : int S.const
Sourceval sc_bc_string_max : int S.const
Sourceval sc_coll_weights_max : int S.const
Sourceval sc_expr_nest_max : int S.const
Sourceval sc_xopen_version : int S.const
Sourceval sc_xopen_crypt : int S.const
Sourceval sc_xopen_enh_i18n : int S.const
Sourceval sc_xopen_shm : int S.const
Sourceval sc_xopen_unix : int S.const
Sourceval pc_max_canon : int S.const
Sourceval pc_max_input : int S.const
Sourceval pc_name_max : int S.const
Sourceval pc_path_max : int S.const
Sourceval pc_pipe_buf : int S.const
Sourceval pc_no_trunc : int S.const
Sourceval pc_vdisable : int S.const
Sourceval pc_chown_restricted : int S.const
Sourceval pc_async_io : int S.const
Sourceval pc_prio_io : int S.const
Sourceval pc_sync_io : int S.const
Sourceval pc_filesizebits : int S.const
Sourceval f_ulock : int S.const
Sourceval f_lock : int S.const
Sourceval f_tlock : int S.const
Sourceval f_test : int S.const
Sourceval cs_path : int S.const
Sourceval seek_set : int S.const
Sourceval seek_cur : int S.const
Sourceval seek_end : int S.const
Sourceval r_ok : int S.const
Sourceval w_ok : int S.const
Sourceval x_ok : int S.const
Sourceval f_ok : int S.const
Sourceval stdin_fileno : int S.const
Sourceval stdout_fileno : int S.const
Sourceval stderr_fileno : int S.const