Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ARB_PROTOTYPE(3), ARB_PROTOTYPE_STATIC(3), ARB_PROTOTYPE_INSERT(3), ARB_PROTOTYPE_INSERT_COLOR(3), ARB_PROTOTYPE_REMOVE(3), ARB_PROTOTYPE_REMOVE_COLOR(3), ARB_PROTOTYPE_FIND(3), ARB_PROTOTYPE_NFIND(3), ARB_PROTOTYPE_NEXT(3), ARB_PROTOTYPE_PREV(3), ARB_PROTOTYPE_MINMAX(3), ARB_PROTOTYPE_REINSERT(3), ARB_GENERATE(3), ARB_GENERATE_STATIC(3), ARB_GENERATE_INSERT(3), ARB_GENERATE_INSERT_COLOR(3), ARB_GENERATE_REMOVE(3), ARB_GENERATE_REMOVE_COLOR(3), ARB_GENERATE_FIND(3), ARB_GENERATE_NFIND(3), ARB_GENERATE_NEXT(3), ARB_GENERATE_PREV(3), ARB_GENERATE_MINMAX(3), ARB_GENERATE_REINSERT(3), ARB8_ENTRY(3), ARB16_ENTRY(3), ARB32_ENTRY(3), ARB8_HEAD(3), ARB16_HEAD(3), ARB32_HEAD(3), ARB_ALLOCSIZE(3), ARB_INITIALIZER(3), ARB_ROOT(3), ARB_EMPTY(3), ARB_FULL(3), ARB_CURNODES(3), ARB_MAXNODES(3), ARB_NEXT(3), ARB_PREV(3), ARB_MIN(3), ARB_MAX(3), ARB_FIND(3), ARB_NFIND(3), ARB_LEFT(3), ARB_LEFTIDX(3), ARB_RIGHT(3), ARB_RIGHTIDX(3), ARB_PARENT(3), ARB_PARENTIDX(3), ARB_GETFREE(3), ARB_FREEIDX(3), ARB_FOREACH(3), ARB_FOREACH_FROM(3), ARB_FOREACH_SAFE(3), ARB_FOREACH_REVERSE(3), ARB_FOREACH_REVERSE_FROM(3), ARB_FOREACH_REVERSE_SAFE(3), ARB_INIT(3), ARB_INSERT(3), ARB_REMOVE(3), ARB_REINSERT(3), ARB_RESET_TREE(3)
array-based red-black trees
BUF_RECURSED(9)
checks if the lock linked to the buffer is recursed
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_require_kmod(3), atf_tc_require_prog(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-sh(1)
interpreter for shell-based test programs
atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_init_test_cases(3), atf_pass(3), atf_require_kmod(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
auth_ttyok(3), auth_hostok(3), auth_timeok(3)
functions for checking login class based login restrictions
binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9), nanouptime(9), getnanouptime(9), sbinuptime(9), getsbinuptime(9)
get the time elapsed since boot
blackhole(4)
quietly drop refused SCTP, TCP, or UDP packets
buf(9)
kernel buffer I/O scheme used in FreeBSD VM system
clock(3)
determine processor time used
crypto_session(9)
state used for symmetric cryptographic services
csplit(1)
split files based on context
cxgbe(4)
Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
cxgbev(4)
Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
dev_clone(9), drain_dev_clone_events(9)
eventhandler for name-based device cloning in devfs
dtrace_fbt(4)
a DTrace provider for dynamic kernel tracing based on function boundaries
dtsec(4)
Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driver
elftc(3)
support routines used in the Elftoolchain project
epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
kernel epoch based reclamation
fma(3), fmaf(3), fmal(3)
fused multiply-add
geom_linux_lvm(4)
GEOM based Linux LVM logical volume mapping
geom_uzip(4)
GEOM based compressed disk images and partitions
gptboot(8)
GPT bootcode for UFS on BIOS-based computers
gptzfsboot(8)
GPT bootcode for ZFS on BIOS-based computers
hostapd_cli(8)
text-based frontend program for interacting with hostapd(8)
isoboot(8)
Boot code for hybrid ISO/USB images on BIOS-based computers
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, @LOCALSTATEDIR@/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
lockinit(9), lockdestroy(9), lockmgr(9), lockmgr_args(9), lockmgr_args_rw(9), lockmgr_disown(9), lockmgr_disowned(9), lockmgr_lock_flags(9), lockmgr_printinfo(9), lockmgr_recursed(9), lockmgr_rw(9), lockmgr_slock(9), lockmgr_unlock(9), lockmgr_xlock(9), lockstatus(9), lockmgr_assert(9)
lockmgr family of functions
mailwrapper(8)
invoke appropriate MTA software based on configuration file
mlx5en(4)
NVIDIA Mellanox ConnectX-4/5/6 [Dx/Ex/Lx] based 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapter driver
mlx5ib(4)
Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
moused(8)
pass mouse data to the console driver
moused.conf(5)
mouse daemon configuration file
mutex(9), mtx_init(9), mtx_destroy(9), mtx_lock(9), mtx_lock_spin(9), mtx_lock_flags(9), mtx_lock_spin_flags(9), mtx_trylock(9), mtx_trylock_flags(9), mtx_trylock_spin(9), mtx_trylock_spin_flags(9), mtx_unlock(9), mtx_unlock_spin(9), mtx_unlock_flags(9), mtx_unlock_spin_flags(9), mtx_sleep(9), mtx_initialized(9), mtx_owned(9), mtx_recursed(9), mtx_assert(9), MTX_SYSINIT(9)
kernel synchronization primitives
netgraph(4)
graph based kernel networking subsystem
opendir(3), fdopendir(3), readdir(3), readdir_r(3), telldir(3), seekdir(3), rewinddir(3), closedir(3), fdclosedir(3), dirfd(3)
directory operations
openpam_ttyconv(3)
simple tty-based conversation function
pcap_get_required_select_timeout(3)
get a timeout to be used when doing select() for a live capture
pcap_set_datalink(3)
set the link-layer header type to be used by a capture device
pcap_set_tstamp_type(3)
set the time stamp type to be used by a capture device
pkru(3), Protection Key Rights for User pages(3)
provide fast user-managed key-based access control for pages
pmc.soft(3)
measurements using software based events
pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
human readable names for numeric constants used by pmc(3) and hwpmc(4)
ptnet(4)
Ethernet driver for passed-through netmap ports
qmath(3)
fixed-point math library based on the Q number format
rc.subr(8)
functions used by system shell scripts
rdma_create_event_channel(3)
Open a channel used to report communication events
rfork_thread(3)
create a rfork-based process thread
rpcsec_gss(3), RPCSEC_GSS(3)
GSS-API based authentication for RPC
sbni(4)
Granch SBNI12 leased line modem driver
sed(1)
stream editor
sndstat(4)
nvlist-based PCM audio device enumeration interface
snmp_usm(3)
user-based security module for bsnmpd(1)
snmp_vacm(3)
View-based Access Control module for bsnmpd(1)
ssh-keysign(8)
OpenSSH helper for host-based authentication
uark(4)
Arkmicro Technologies ARK3116 based USB serial adapter
ubtbcmfw(4)
Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
uhsoctl(1)
connection utility for Option based devices
umcs(4)
USB support for serial adapters based on the MCS7820 and MCS7840 chips
umoscom(4)
USB support for serial adapters based on chips made by MOSCHIP
uslcom(4)
Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105 based USB serial adapter
uvisor(4)
USB support for the PalmOS based PDAs
wdatwd(4)
device driver for the ACPI WDAT based watchdog interrupt timer
what(1)
show what versions of object modules were used to construct a file
wlan_acl(4)
MAC-based ACL support for 802.11 devices
xo(1)
emit formatted output based on format string and arguments
xo_emit(3), xo_emit_h(3), xo_emit_hv(3)
emit formatted output based on format string and arguments
xo_emit_f(3), xo_emit_hf(3), xo_emit_hvf(3)
emit formatted output based on format string and arguments
xo_options(7)
common options for libxo-based commands
xo_set_options(3)
change options used by a libxo handle
zcmp(1), zdiff(1)
compare compressed files
zgrep(1), zegrep(1), zfgrep(1), bzgrep(1), bzegrep(1), bzfgrep(1), lzgrep(1), lzegrep(1), lzfgrep(1), xzgrep(1), xzegrep(1), xzfgrep(1), zstdgrep(1), zstdegrep(1), zstdfgrep(1)
grep compressed files
zmore(1), zless(1)
view compressed files
znew(1)
convert compressed files to gzipped files
zopen(3)
open a gzip compressed stream
BIO_get_rpoll_descriptor(3), BIO_get_wpoll_descriptor(3)
obtain a structure which can be used to determine when a BIO object can next be read or written
BN_security_bits(3)
returns bits of security based on given numbers
CMAC_CTX(3), CMAC_CTX_new(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_copy(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_resume(3)
create cipher-based message authentication codes
CMS_compress(3)
create a CMS CompressedData structure
CMS_uncompress(3)
uncompress a CMS CompressedData structure
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
EVP_BytesToKey(3)
password based encryption routine
EVP_KDF-KB(7)
The Key-Based EVP_KDF implementation
EVP_PBE_CipherInit(3), EVP_PBE_CipherInit_ex(3), EVP_PBE_find(3), EVP_PBE_find_ex(3), EVP_PBE_alg_add_type(3), EVP_PBE_alg_add(3)
Password based encryption routines
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_set_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_RAND(3), EVP_RAND_fetch(3), EVP_RAND_free(3), EVP_RAND_up_ref(3), EVP_RAND_CTX(3), EVP_RAND_CTX_new(3), EVP_RAND_CTX_free(3), EVP_RAND_CTX_up_ref(3), EVP_RAND_instantiate(3), EVP_RAND_uninstantiate(3), EVP_RAND_generate(3), EVP_RAND_reseed(3), EVP_RAND_nonce(3), EVP_RAND_enable_locking(3), EVP_RAND_verify_zeroization(3), EVP_RAND_get_strength(3), EVP_RAND_get_state(3), EVP_RAND_get0_provider(3), EVP_RAND_CTX_get0_rand(3), EVP_RAND_is_a(3), EVP_RAND_get0_name(3), EVP_RAND_names_do_all(3), EVP_RAND_get0_description(3), EVP_RAND_CTX_get_params(3), EVP_RAND_CTX_set_params(3), EVP_RAND_do_all_provided(3), EVP_RAND_get_params(3), EVP_RAND_gettable_ctx_params(3), EVP_RAND_settable_ctx_params(3), EVP_RAND_CTX_gettable_params(3), EVP_RAND_CTX_settable_params(3), EVP_RAND_gettable_params(3), EVP_RAND_STATE_UNINITIALISED(3), EVP_RAND_STATE_READY(3), EVP_RAND_STATE_ERROR(3)
EVP RAND routines
OSSL_CRMF_pbm_new(3), OSSL_CRMF_pbmp_new(3)
functions for producing Password-Based MAC (PBM)
PKCS12_PBE_keyivgen(3), PKCS12_PBE_keyivgen_ex(3), PKCS12_pbe_crypt(3), PKCS12_pbe_crypt_ex(3)
PKCS#12 Password based encryption
PKCS12_key_gen_asc(3), PKCS12_key_gen_asc_ex(3), PKCS12_key_gen_uni(3), PKCS12_key_gen_uni_ex(3), PKCS12_key_gen_utf8(3), PKCS12_key_gen_utf8_ex(3)
PKCS#12 Password based key derivation
PKCS5_PBE_keyivgen(3), PKCS5_PBE_keyivgen_ex(3), PKCS5_pbe2_set(3), PKCS5_pbe2_set_iv(3), PKCS5_pbe2_set_iv_ex(3), PKCS5_pbe_set(3), PKCS5_pbe_set_ex(3), PKCS5_pbe2_set_scrypt(3), PKCS5_pbe_set0_algor(3), PKCS5_pbe_set0_algor_ex(3), PKCS5_v2_PBE_keyivgen(3), PKCS5_v2_PBE_keyivgen_ex(3), PKCS5_v2_scrypt_keyivgen(3), PKCS5_v2_scrypt_keyivgen_ex(3), PKCS5_pbkdf2_set(3), PKCS5_pbkdf2_set_ex(3), EVP_PBE_scrypt(3), EVP_PBE_scrypt_ex(3)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
password based derivation routines with salt and iteration count
SSL_CTX_set1_cert_comp_preference(3), SSL_set1_cert_comp_preference(3), SSL_CTX_compress_certs(3), SSL_compress_certs(3), SSL_CTX_get1_compressed_cert(3), SSL_get1_compressed_cert(3), SSL_CTX_set1_compressed_cert(3), SSL_set1_compressed_cert(3)
Certificate compression functions
SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
handle application layer protocol negotiation (ALPN)
SSL_CTX_set_domain_flags(3), SSL_CTX_get_domain_flags(3), SSL_get_domain_flags(3), SSL_DOMAIN_FLAG_SINGLE_THREAD(3), SSL_DOMAIN_FLAG_MULTI_THREAD(3), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3), SSL_DOMAIN_FLAG_BLOCKING(3), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3)
control the concurrency model used by a QUIC domain
SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
set context within which session can be reused (server side only)
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_get0_group_name(3)
get name of the group that was used for the key agreement of the current TLS session establishment
SSL_get_conn_close_info(3), SSL_CONN_CLOSE_FLAG_LOCAL(3), SSL_CONN_CLOSE_FLAG_TRANSPORT(3), OSSL_QUIC_ERR_NO_ERROR(3), OSSL_QUIC_ERR_INTERNAL_ERROR(3), OSSL_QUIC_ERR_CONNECTION_REFUSED(3), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3), OSSL_QUIC_ERR_INVALID_TOKEN(3), OSSL_QUIC_ERR_APPLICATION_ERROR(3), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3), OSSL_QUIC_ERR_NO_VIABLE_PATH(3), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3), OSSL_QUIC_ERR_CRYPTO_ERR_END(3), OSSL_QUIC_ERR_CRYPTO_ERR(3), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3)
get information about why a QUIC connection was closed
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_rpoll_descriptor(3), SSL_get_wpoll_descriptor(3), SSL_net_read_desired(3), SSL_net_write_desired(3)
obtain information which can be used to determine when network I/O can be performed
SSL_get_stream_read_state(3), SSL_get_stream_write_state(3), SSL_get_stream_read_error_code(3), SSL_get_stream_write_error_code(3), SSL_STREAM_STATE_NONE(3), SSL_STREAM_STATE_OK(3), SSL_STREAM_STATE_WRONG_DIR(3), SSL_STREAM_STATE_FINISHED(3), SSL_STREAM_STATE_RESET_LOCAL(3), SSL_STREAM_STATE_RESET_REMOTE(3), SSL_STREAM_STATE_CONN_CLOSED(3)
get QUIC stream state
SSL_get_value_uint(3), SSL_set_value_uint(3), SSL_get_generic_value_uint(3), SSL_set_generic_value_uint(3), SSL_get_feature_request_uint(3), SSL_set_feature_request_uint(3), SSL_get_feature_peer_request_uint(3), SSL_get_feature_negotiated_uint(3), SSL_get_quic_stream_bidi_local_avail(3), SSL_get_quic_stream_bidi_remote_avail(3), SSL_get_quic_stream_uni_local_avail(3), SSL_get_quic_stream_uni_remote_avail(3), SSL_VALUE_CLASS_GENERIC(3), SSL_VALUE_CLASS_FEATURE_REQUEST(3), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_IDLE_TIMEOUT(3), SSL_VALUE_EVENT_HANDLING_MODE(3), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3), SSL_get_event_handling_mode(3), SSL_set_event_handling_mode(3), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3), SSL_get_stream_write_buf_size(3), SSL_VALUE_STREAM_WRITE_BUF_USED(3), SSL_get_stream_write_buf_used(3), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3), SSL_get_stream_write_buf_avail(3)
manage negotiable features and configuration values for an SSL object
SSL_session_reused(3)
query whether a reused session was negotiated during handshake
SSL_set_session(3)
set a TLS/SSL session to be used during TLS/SSL connect
X509_check_purpose(3), X509_PURPOSE_get_count(3), X509_PURPOSE_get_unused_id(3), X509_PURPOSE_get_by_sname(3), X509_PURPOSE_get_by_id(3), X509_PURPOSE_add(3), X509_PURPOSE_cleanup(3), X509_PURPOSE_get0(3), X509_PURPOSE_get_id(3), X509_PURPOSE_get0_name(3), X509_PURPOSE_get0_sname(3), X509_PURPOSE_get_trust(3), X509_PURPOSE_set(3)
functions related to checking the purpose of a certificate
3omns(6)
simple tile-based bomb-dropping deathmatch game
AG_Treetbl(3)
agar tree-based table widget
ALLEGRO_DATE_STR(3)
Defined to a string with the year Allegro was released
ASDatabaseEntry(1x)
to be used in entry of AfterStep database
AllPlanes(3), BlackPixel(3), WhitePixel(3), ConnectionNumber(3), DefaultColormap(3), DefaultDepth(3), XListDepths(3), DefaultGC(3), DefaultRootWindow(3), DefaultScreenOfDisplay(3), DefaultScreen(3), DefaultVisual(3), DisplayCells(3), DisplayPlanes(3), DisplayString(3), XMaxRequestSize(3), XExtendedMaxRequestSize(3), LastKnownRequestProcessed(3), NextRequest(3), ProtocolVersion(3), ProtocolRevision(3), QLength(3), RootWindow(3), ScreenCount(3), ScreenOfDisplay(3), ServerVendor(3), VendorRelease(3)
Display macros and functions
AnalyseDists(1)
Analyse a distance matrix
AnimateTypes(1x)
animation modes used in the Animate module's config
Asttypes(3o)
Auxiliary AST types used by parsetree and typedtree
BIO_get_rpoll_descriptor(3ossl), BIO_get_wpoll_descriptor(3ossl)
obtain a structure which can be used to determine when a BIO object can next be read or written
BN_security_bits(3)
returns bits of security based on given numbers
BN_security_bits(3ossl)
returns bits of security based on given numbers
BSctx_set_guess(3)
Set whether to use zero as the initial vector for the iterative method or use the values given in the vector passed to the iterative method
BSctx_set_method(3)
Set the iterative method to be used
BSctx_set_pre(3)
The preconditioner to be used by the iterative solver
CK_RWCOHORT_INIT(3)
initialize instance of a cohort-based reader-writer lock type
CK_RWCOHORT_INSTANCE(3)
declare an instance of a cohort-based reader-writer lock type
CK_RWCOHORT_PROTOTYPE(3)
define reader-writer cohort-based lock using the specified cohort type
CK_RWCOHORT_READ_LOCK(3)
acquire read-only permission for cohort-based reader-writer lock
CK_RWCOHORT_READ_UNLOCK(3)
relinquish read-only access to cohort-based reader-writer lock
CK_RWCOHORT_WRITE_LOCK(3)
acquite write access for a cohort-based reader-writer lock
CK_RWCOHORT_WRITE_UNLOCK(3)
relinquish write access for cohort-based reader-writer lock
CMAC_CTX(3ossl), CMAC_CTX_new(3ossl), CMAC_CTX_cleanup(3ossl), CMAC_CTX_free(3ossl), CMAC_CTX_get0_cipher_ctx(3ossl), CMAC_CTX_copy(3ossl), CMAC_Init(3ossl), CMAC_Update(3ossl), CMAC_Final(3ossl), CMAC_resume(3ossl)
create cipher-based message authentication codes
CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_CTX_copy(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3)
Cipher-based message authentication code
CMS_compress(3)
create a CMS CompressedData structure
CMS_compress(3ossl)
create a CMS CompressedData structure
CMS_uncompress(3)
uncompress a CMS CompressedData structure
CMS_uncompress(3ossl)
uncompress a CMS CompressedData structure
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CRYPTO_secure_malloc_init(3ossl), CRYPTO_secure_malloc_initialized(3ossl), CRYPTO_secure_malloc_done(3ossl), OPENSSL_secure_malloc(3ossl), CRYPTO_secure_malloc(3ossl), OPENSSL_secure_zalloc(3ossl), CRYPTO_secure_zalloc(3ossl), OPENSSL_secure_malloc_array(3ossl), CRYPTO_secure_malloc_array(3ossl), OPENSSL_secure_calloc(3ossl), CRYPTO_secure_calloc(3ossl), OPENSSL_secure_free(3ossl), CRYPTO_secure_free(3ossl), OPENSSL_secure_clear_free(3ossl), CRYPTO_secure_clear_free(3ossl), OPENSSL_secure_actual_size(3ossl), CRYPTO_secure_allocated(3ossl), CRYPTO_secure_used(3ossl)
secure heap storage
CURLINFO_CONN_ID(3)
get the ID of the last connection used by the handle
CURLINFO_EFFECTIVE_METHOD(3)
get the last used HTTP method
CURLINFO_EFFECTIVE_URL(3)
get the last used URL
CURLINFO_HTTPAUTH_USED(3)
get used HTTP authentication method
CURLINFO_HTTP_VERSION(3)
get the http version used in the connection
CURLINFO_LASTSOCKET(3)
get the last socket used
CURLINFO_PROTOCOL(3)
get the protocol used in the connection
CURLINFO_PROXYAUTH_USED(3)
get used HTTP proxy authentication method
CURLINFO_REFERER(3)
get the used referrer request header
CURLINFO_SCHEME(3)
get the URL scheme (sometimes called protocol) used in the connection
CURLINFO_USED_PROXY(3)
whether the transfer used a proxy
CURLMINFO_XFERS_DONE(3)
Number of finished unprocessed easy handles
CURLMOPT_SOCKETDATA(3)
custom pointer passed to the socket callback
CURLOPT_CHUNK_DATA(3)
pointer passed to the FTP chunk callbacks
CURLOPT_CLOSESOCKETDATA(3)
pointer passed to the socket close callback
CURLOPT_DEBUGDATA(3)
pointer passed to the debug callback
CURLOPT_FNMATCH_DATA(3)
pointer passed to the fnmatch callback
CURLOPT_FORBID_REUSE(3)
make connection get closed at once after use
CURLOPT_FRESH_CONNECT(3)
force a new connection to be used
CURLOPT_HSTSREADDATA(3)
pointer passed to the HSTS read callback
CURLOPT_HSTSWRITEDATA(3)
pointer passed to the HSTS write callback
CURLOPT_INTERLEAVEDATA(3)
pointer passed to RTSP interleave callback
CURLOPT_IOCTLDATA(3)
pointer passed to I/O callback
CURLOPT_OPENSOCKETDATA(3)
pointer passed to open socket callback
CURLOPT_PREREQDATA(3)
pointer passed to the pre-request callback
CURLOPT_PROGRESSDATA(3)
pointer passed to the progress callback
CURLOPT_READDATA(3)
pointer passed to the read callback
CURLOPT_RESOLVER_START_DATA(3)
pointer passed to the resolver start callback
CURLOPT_SEEKDATA(3)
pointer passed to the seek callback
CURLOPT_SSH_KEYDATA(3)
pointer passed to the SSH key callback
CURLOPT_SSL_CTX_DATA(3)
pointer passed to SSL context callback
CURLOPT_TRAILERDATA(3)
pointer passed to trailing headers callback
CURLOPT_TRANSFERTEXT(3)
request a text based transfer for FTP
CURLOPT_WRITEDATA(3)
pointer passed to the write callback
CURLOPT_XFERINFODATA(3)
pointer passed to the progress callback
CURLSHOPT_USERDATA(3)
pointer passed to the lock and unlock mutex callbacks
ColorScheme(1x)
defines color values for standard set of internal color names, to be used in other configuration files
DIALOG_PLAYER(3)
Stores GUI data internally used by Allegro
DPMSGetTimeouts(3)
retrieves the timeout values used by the X server for DPMS timings
DPMSSetTimeouts(3)
permits applications to set the timeout values used by the X server for DPMS timings
DS2401(3)
Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
Functions for creating, destroying and manipulating EC_POINT objects
END_OF_FUNCTION(3)
Locks the code used by a timer. Allegro game programming library
EVP_BytesToKey(3)
password based encryption routine
EVP_BytesToKey(3ossl)
password based encryption routine
EVP_KDF-KB(7ossl)
The Key-Based EVP_KDF implementation
EVP_PBE_CipherInit(3ossl), EVP_PBE_CipherInit_ex(3ossl), EVP_PBE_find(3ossl), EVP_PBE_find_ex(3ossl), EVP_PBE_alg_add_type(3ossl), EVP_PBE_alg_add(3ossl)
Password based encryption routines
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_hkdf_md(3ossl), EVP_PKEY_CTX_set1_hkdf_salt(3ossl), EVP_PKEY_CTX_set1_hkdf_key(3ossl), EVP_PKEY_CTX_add1_hkdf_info(3ossl), EVP_PKEY_CTX_set_hkdf_mode(3ossl)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_RAND(3ossl), EVP_RAND_fetch(3ossl), EVP_RAND_free(3ossl), EVP_RAND_up_ref(3ossl), EVP_RAND_CTX(3ossl), EVP_RAND_CTX_new(3ossl), EVP_RAND_CTX_free(3ossl), EVP_RAND_CTX_up_ref(3ossl), EVP_RAND_instantiate(3ossl), EVP_RAND_uninstantiate(3ossl), EVP_RAND_generate(3ossl), EVP_RAND_reseed(3ossl), EVP_RAND_nonce(3ossl), EVP_RAND_enable_locking(3ossl), EVP_RAND_verify_zeroization(3ossl), EVP_RAND_get_strength(3ossl), EVP_RAND_get_state(3ossl), EVP_RAND_get0_provider(3ossl), EVP_RAND_CTX_get0_rand(3ossl), EVP_RAND_is_a(3ossl), EVP_RAND_get0_name(3ossl), EVP_RAND_names_do_all(3ossl), EVP_RAND_get0_description(3ossl), EVP_RAND_CTX_get_params(3ossl), EVP_RAND_CTX_set_params(3ossl), EVP_RAND_do_all_provided(3ossl), EVP_RAND_get_params(3ossl), EVP_RAND_gettable_ctx_params(3ossl), EVP_RAND_settable_ctx_params(3ossl), EVP_RAND_CTX_gettable_params(3ossl), EVP_RAND_CTX_settable_params(3ossl), EVP_RAND_gettable_params(3ossl), EVP_RAND_STATE_UNINITIALISED(3ossl), EVP_RAND_STATE_READY(3ossl), EVP_RAND_STATE_ERROR(3ossl)
EVP RAND routines
FcConfigGetCache(3)
DEPRECATED used to return per-user cache filename
FcDirSave(3)
DEPRECATED: formerly used to save a directory cache
FcNameUnparse(3)
Convert a pattern back into a string that can be parsed
FeelWindowBox(1x)
defines placement policy for certain type of windows, based on desk, window attributes, window size, etc. Useful for xinerama configurations, where windows should not be placed in between screens
Gc(3o)
Memory management control and statistics; finalised values
GeodesicProj(1)
-- perform projections based on geodesics
HPL_ptimer_walltime(3)
Return the elapsed (wall-clock) time
HPL_timer_walltime(3)
Return the elapsed (wall-clock) time
Itcl_Preserve(3), Itcl_PreserveData(3), Itcl_ReleaseData(3), Itcl_EventuallyFree(3)
Manipulate an Itcl list object
Judy1MemUsed(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
JudyLMemUsed(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
LOCK_FUNCTION(3)
Locks the memory of a function used by a timer. Allegro game programming library
LOCK_VARIABLE(3)
Locks the memory of a variable used by a timer. Allegro game programming library
Location(3o)
Source code locations (ranges of positions), used in parsetree
Longident(3o)
Long identifiers, used in parsetree
MAP(3)
agar feature-based tile map
MENU_PLAYER(3)
Stores GUI data internally used by Allegro
MPIX_Comm_revoke(3)
Prevent a communicator from being used in the future
MPIX_Grequest_class_allocate(3)
Create and return a user-defined extended request based on a generalized request class
MPI_Comm_split(3)
Creates new communicators based on colors and keys
MPI_Comm_split_type(3)
Creates new communicators based on split types and keys
MPI_File_get_info(3)
Returns the hints for a file that are actually being used by MPI
MPI_Open_port(3)
Establish an address that can be used to establish connections between groups of MPI processes
MPI_Wtime(3)
Returns an elapsed time on the calling processor
Munin::Node::Configure::History(3)
Filtering plugins based on the version of Munin they were first distributed with
MyStyle(1x)
defines combination of color, font, style, background to be used together
NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
libnal buffer functions
OSSL_CRMF_pbm_new(3ossl), OSSL_CRMF_pbmp_new(3ossl)
functions for producing Password-Based MAC (PBM)
PKCS12_PBE_keyivgen(3ossl), PKCS12_PBE_keyivgen_ex(3ossl), PKCS12_pbe_crypt(3ossl), PKCS12_pbe_crypt_ex(3ossl)
PKCS#12 Password based encryption
PKCS12_key_gen_asc(3ossl), PKCS12_key_gen_asc_ex(3ossl), PKCS12_key_gen_uni(3ossl), PKCS12_key_gen_uni_ex(3ossl), PKCS12_key_gen_utf8(3ossl), PKCS12_key_gen_utf8_ex(3ossl)
PKCS#12 Password based key derivation
PKCS5_PBE_keyivgen(3ossl), PKCS5_PBE_keyivgen_ex(3ossl), PKCS5_pbe2_set(3ossl), PKCS5_pbe2_set_iv(3ossl), PKCS5_pbe2_set_iv_ex(3ossl), PKCS5_pbe_set(3ossl), PKCS5_pbe_set_ex(3ossl), PKCS5_pbe2_set_scrypt(3ossl), PKCS5_pbe_set0_algor(3ossl), PKCS5_pbe_set0_algor_ex(3ossl), PKCS5_v2_PBE_keyivgen(3ossl), PKCS5_v2_PBE_keyivgen_ex(3ossl), PKCS5_v2_scrypt_keyivgen(3ossl), PKCS5_v2_scrypt_keyivgen_ex(3ossl), PKCS5_pbkdf2_set(3ossl), PKCS5_pbkdf2_set_ex(3ossl), EVP_PBE_scrypt(3ossl), EVP_PBE_scrypt_ex(3ossl)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
password based derivation routines with salt and iteration count
PKCS5_PBKDF2_HMAC(3ossl), PKCS5_PBKDF2_HMAC_SHA1(3ossl)
password based derivation routines with salt and iteration count
PS_get_opaque(3)
Returns pointer which has been passed to PS_new2()
RG_Tileset(3), RG(3)
Agar feature-based pixel graphics
RT::Extension::RepeatTicket(3)
Repeat tickets based on schedule
RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
close the dictionary used for Romaji-kana conversion
SDL_AddTimer(3)
Add a timer which will call a callback after the specified number of milliseconds has elapsed
SDL_SetTimer(3)
Set a callback to run after the specified number of milliseconds has elapsed
SDLmm_EventHandler(3), SDLmm::EventHandler(3)
The base class used for custom Event handlers
SDLmm_SRect(3), SDLmm::SRect(3)
This enhanced version of SDL_Rect includes a number of handy short-hand constructors. Since the class is derived from the SDL_Rect struct, it can be used in any context where an SDL_Rect is valid
SDLmm_Surface(3), SDLmm::Surface(3)
A graphical surface structure which is used to store graphical data
SPI_is_cursor_plan(3)
return true if a statement prepared by SPI_prepare can be used with SPI_cursor_open
SSL_CTX_set1_cert_comp_preference(3ossl), SSL_set1_cert_comp_preference(3ossl), SSL_CTX_compress_certs(3ossl), SSL_compress_certs(3ossl), SSL_CTX_get1_compressed_cert(3ossl), SSL_get1_compressed_cert(3ossl), SSL_CTX_set1_compressed_cert(3ossl), SSL_set1_compressed_cert(3ossl)
Certificate compression functions
SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
handle application layer protocol negotiation (ALPN)
SSL_CTX_set_alpn_protos(3ossl), SSL_set_alpn_protos(3ossl), SSL_CTX_set_alpn_select_cb(3ossl), SSL_CTX_set_next_proto_select_cb(3ossl), SSL_CTX_set_next_protos_advertised_cb(3ossl), SSL_select_next_proto(3ossl), SSL_get0_alpn_selected(3ossl), SSL_get0_next_proto_negotiated(3ossl)
handle application layer protocol negotiation (ALPN)
SSL_CTX_set_domain_flags(3ossl), SSL_CTX_get_domain_flags(3ossl), SSL_get_domain_flags(3ossl), SSL_DOMAIN_FLAG_SINGLE_THREAD(3ossl), SSL_DOMAIN_FLAG_MULTI_THREAD(3ossl), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3ossl), SSL_DOMAIN_FLAG_BLOCKING(3ossl), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3ossl)
control the concurrency model used by a QUIC domain
SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
set context within which session can be reused (server side only)
SSL_CTX_set_session_id_context(3ossl), SSL_set_session_id_context(3ossl)
set context within which session can be reused (server side only)
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_is_resumable(3ossl)
determine whether an SSL_SESSION object can be used for resumption
SSL_get0_group_name(3ossl)
get name of the group that was used for the key agreement of the current TLS session establishment
SSL_get_conn_close_info(3ossl), SSL_CONN_CLOSE_FLAG_LOCAL(3ossl), SSL_CONN_CLOSE_FLAG_TRANSPORT(3ossl), OSSL_QUIC_ERR_NO_ERROR(3ossl), OSSL_QUIC_ERR_INTERNAL_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_REFUSED(3ossl), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3ossl), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3ossl), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3ossl), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3ossl), OSSL_QUIC_ERR_INVALID_TOKEN(3ossl), OSSL_QUIC_ERR_APPLICATION_ERROR(3ossl), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3ossl), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3ossl), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3ossl), OSSL_QUIC_ERR_NO_VIABLE_PATH(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_END(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR(3ossl), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3ossl)
get information about why a QUIC connection was closed
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_peer_tmp_key(3ossl), SSL_get_server_tmp_key(3ossl), SSL_get_tmp_key(3ossl)
get information about temporary keys used during a handshake
SSL_get_rpoll_descriptor(3ossl), SSL_get_wpoll_descriptor(3ossl), SSL_net_read_desired(3ossl), SSL_net_write_desired(3ossl)
obtain information which can be used to determine when network I/O can be performed
SSL_get_stream_read_state(3ossl), SSL_get_stream_write_state(3ossl), SSL_get_stream_read_error_code(3ossl), SSL_get_stream_write_error_code(3ossl), SSL_STREAM_STATE_NONE(3ossl), SSL_STREAM_STATE_OK(3ossl), SSL_STREAM_STATE_WRONG_DIR(3ossl), SSL_STREAM_STATE_FINISHED(3ossl), SSL_STREAM_STATE_RESET_LOCAL(3ossl), SSL_STREAM_STATE_RESET_REMOTE(3ossl), SSL_STREAM_STATE_CONN_CLOSED(3ossl)
get QUIC stream state
SSL_get_value_uint(3ossl), SSL_set_value_uint(3ossl), SSL_get_generic_value_uint(3ossl), SSL_set_generic_value_uint(3ossl), SSL_get_feature_request_uint(3ossl), SSL_set_feature_request_uint(3ossl), SSL_get_feature_peer_request_uint(3ossl), SSL_get_feature_negotiated_uint(3ossl), SSL_get_quic_stream_bidi_local_avail(3ossl), SSL_get_quic_stream_bidi_remote_avail(3ossl), SSL_get_quic_stream_uni_local_avail(3ossl), SSL_get_quic_stream_uni_remote_avail(3ossl), SSL_VALUE_CLASS_GENERIC(3ossl), SSL_VALUE_CLASS_FEATURE_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_IDLE_TIMEOUT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3ossl), SSL_get_event_handling_mode(3ossl), SSL_set_event_handling_mode(3ossl), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3ossl), SSL_get_stream_write_buf_size(3ossl), SSL_VALUE_STREAM_WRITE_BUF_USED(3ossl), SSL_get_stream_write_buf_used(3ossl), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3ossl), SSL_get_stream_write_buf_avail(3ossl)
manage negotiable features and configuration values for an SSL object
SSL_session_reused(3)
query whether a reused session was negotiated during handshake
SSL_session_reused(3ossl)
query whether a reused session was negotiated during handshake
SSL_set_session(3)
set a TLS/SSL session to be used during TLS/SSL connect
SSL_set_session(3ossl)
set a TLS/SSL session to be used during TLS/SSL connect
Sympa::Aliases::Template(3Sympa)
Alias management: Aliases file based on template
Sympa::DataSource::File(3Sympa)
Data source based on local file
Sympa::DataSource::LDAP(3Sympa)
Data source based on LDAP search operation
Sympa::DataSource::LDAP2(3Sympa)
Data source based on LDAP with two-level search operations
Sympa::DataSource::List(3Sympa)
Data source based on a list at local machine
Sympa::DataSource::RemoteDump(3Sympa)
Data source based on a user dump at remote host
Sympa::DataSource::RemoteFile(3Sympa)
Data source based on a file at remote host
Sympa::DataSource::SQL(3Sympa)
Data source based on SQL query
Sympa::DatabaseDescription(3Sympa)
Definition of core database structure
Sympa::DatabaseDriver(3Sympa)
Base class of database drivers for Sympa
Sympa::DatabaseDriver::CSV(3Sympa)
Database driver for CSV
Sympa::DatabaseDriver::LDAP(3Sympa)
Database driver for LDAP search operation
Sympa::DatabaseDriver::MySQL(3Sympa)
Database driver for MySQL / MariaDB
Sympa::DatabaseDriver::ODBC(3Sympa)
Database driver for ODBC
Sympa::DatabaseDriver::Oracle(3Sympa)
Database driver for Oracle Database
Sympa::DatabaseDriver::Oracle::St(3Sympa)
Correcting behavior of DBD::Oracle
Sympa::DatabaseDriver::PostgreSQL(3Sympa)
Database driver for PostgreSQL
Sympa::DatabaseDriver::SQLite(3Sympa)
Database driver for SQLite
Tcl_CreateCloseHandler.tcl86(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
arrange for callbacks when channels are closed
Tcl_CreateCloseHandler.tcl90(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
arrange for callbacks when channels are closed
Tcl_EventuallyFree.tcl86(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
avoid freeing storage while it is being used
Tcl_EventuallyFree.tcl90(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
avoid freeing storage while it is being used
Tcl_GetStartupScript.tcl86(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetStartupScript.tcl90(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tk_Main.tk86(3), Tk_Main(3)
main program for Tk-based applications
Traits(5)
Lists the traits used by the Motif Toolkit. "Traits"
Tspi_Context_GetRegisteredKeysByUUID(3)
get an array of TSS_KM_KEYINFO structures based on the state of persistent storage
Tspi_Context_GetRegisteredKeysByUUID2(3)
get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage
Tspi_Key_CreateKey(3)
create a key pair within the TPM, wrapping it with the key addressed by hWrappingKey
Tspi_Key_WrapKey(3)
wrap a key with the key addressed by hWrappingKey
UVI(3), Moisture(3), Barometer(3), HUB(3)
HobbyBoards EE/EF Microprocessor-based slaves: Ultra Violet (UV) Index sensor, Soil and Leaf moisture measurements, Barometer, 4-channel hub with switchable branches
V3D(3)
Fixed point vertex structure used by 3d functions. Allegro game programming library
V3D_f(3)
Floating point vertex structure used by 3d functions. Allegro game programming library
WildMidi_GetMidiOutput(3)
get a midi file of a file being processed
WinCommand(1x)
AfterStep module for choosing and manipulating windows based on patterns
X25519(3), X25519_keypair(3), ED25519_keypair(3), ED25519_sign(3), ED25519_verify(3)
Elliptic Curve Diffie-Hellman and signature primitives based on Curve25519
X509_check_purpose(3ossl), X509_PURPOSE_get_count(3ossl), X509_PURPOSE_get_unused_id(3ossl), X509_PURPOSE_get_by_sname(3ossl), X509_PURPOSE_get_by_id(3ossl), X509_PURPOSE_add(3ossl), X509_PURPOSE_cleanup(3ossl), X509_PURPOSE_get0(3ossl), X509_PURPOSE_get_id(3ossl), X509_PURPOSE_get0_name(3ossl), X509_PURPOSE_get0_sname(3ossl), X509_PURPOSE_get_trust(3ossl), X509_PURPOSE_set(3ossl)
functions related to checking the purpose of a certificate
XChangeKeyboardDevice(3)
change which device is used as the X keyboard
XMapWindow(3), XMapRaised(3), XMapSubwindows(3)
map windows
XOpenDevice(3), XCloseDevice(3)
open or close an extension input device
XOpenDisplay(3), XCloseDisplay(3)
connect or disconnect to X server
XSetCloseDownMode(3), XKillClient(3)
control clients
XkbFreeClientMap(3)
Free memory used by the client map member of an XkbDescRec structure
XkbFreeControls(3)
Frees memory used by the ctrls member of an XkbDescRec structure
XkbFreeIndicatorMaps(3)
Frees memory used by the indicators member of an XkbDescRec structure
XkbFreeServerMap(3)
Free memory used by the server member of an XkbDescRec structure
XkbSetControls(3)
Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
XkbSetIndicatorMap(3)
Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
XkbUpdateMapFromCore(3)
Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
XmClipboardCopyByName(3)
A clipboard function that copies a data item passed by name "XmClipboardCopyByName" "clipboard functions" "XmClipboardCopyByName"
XmCommandAppendValue(3)
A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget "XmCommandAppendValue" "Command functions" "XmCommandAppendValue"
XmCommandGetChild(3)
A Command function that is used to access a component "XmCommandGetChild" "Command functions" "XmCommandGetChild"
XmDropDownGetChild(3)
A DropDown function that is used to access a component "XmDropDownGetChild" "DropDown functions" "XmDropDownGetChild"
XmDropTransferAdd(3)
A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer "XmDropTransferAdd" "Drag and Drop functions" "XmDropTransferAdd"
XmFileSelectionBoxGetChild(3)
A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions" "XmFileSelectionBoxGetChild"
XmFontListEntryFree(3)
A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions" "XmFontListEntryFree"
XmFontListFree(3)
A font list function that recovers memory used by a font list "XmFontListFree" "font list functions" "XmFontListFree"
XmGetColorCalculation(3)
A function to get the procedure used for default color calculation "XmGetColorCalculation" "Color functions" "XmGetColorCalculation"
XmGetDestination(3)
A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations "XmGetDestination"
XmImMbLookupString(3)
An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
XmIsTraversable(3)
A function that identifies whether a widget can be traversed "XmIsTraversable"
XmListDeletePositions(3)
A List function that deletes items from a list based on an array of positions "XmListDeletePositions" "List functions" "XmListDeletePositions"
XmListReplacePositions(3)
A List function that replaces items in a list based on position "XmListReplacePositions" "List functions" "XmListReplacePositions"
XmMessageBoxGetChild(3)
A MessageBox function that is used to access a component "XmMessageBoxGetChild" "MessageBox functions" "XmMessageBoxGetChild"
XmPrintShell(3)
a shell widget class used for printing in Motif
XmSelectionBoxGetChild(3)
A SelectionBox function that is used to access a component "XmSelectionBoxGetChild" "SelectionBox functions" "XmSelectionBoxGetChild"
XmSetColorCalculation(3)
A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions" "XmSetColorCalculation"
XmTransferSetParameters(3)
A toolkit function that establishes parameters to be passed by the next call to XmTransferValue "XmTransferSetParameters" "toolkit functions" "XmTransferSetParameters"
XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3)
obtain composed input from an input method
XmtLayoutBox(3)
the row or column gadget used within the XmtLayout widget
XmtRegisterUnixProcedures(3), XmtRegisterXtProcedures()(3), XmtRegisterXmtProcedures()(3), XmtRegisterUnixProcedures()(3)
register commonly used procedures with the Xmt callback converter
XpmMisc(3)
xpm misc functions to free used memory and handle errors
XtDisplayInitialize(3), XtOpenDisplay(3), XtDatabase(3), XtScreenDatabase(3), XtCloseDisplay(3)
initialize, open, or close a display
XtLastEventProcessed(3), XtLastTimestampProcessed(3)
last event, last timestamp processed
aa_attrs(3)
returns pointer to the text output buffer used by AA-lib
aa_currentfont(3)
returns specification of the fonts used by AA-lib rendering routines
aa_mousedrivers(3)
NULL terminated array of mouse drivers supported by AA-lib
aa_parseoptions(3)
parse the standard command line options used by AA-lib
aa_setfont(3)
set font specification to be used by rendering functions
aa_setsupported(3)
alter the "supported" field of hardware_params structure used by AA-lib
aa_text(3)
returns pointer to the text output buffer used by AA-lib
abook(1)
text-based address book program
adplay(1)
AdPlay/UNIX console-based OPL2 audio player
aespasswd(1)
Used to create and manage an AES keyfile
afOpenFile(3)
open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
afew(1)
afew Documentation afew is an initial tagging script for notmuch mail: 0.0 (bu 2 %http://notmuchmail.org/ (bu 2 %http://notmuchmail.org/initial_tagging/ Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook. It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam. fyi: afew plays nicely with alot, a GUI for notmuch mail ;) 0.0 (bu 2 %https://github.com/pazz/alot Contents:
agedu(1)
correlate disk usage with last-access times to identify large and disused data
airbase-ng(8)
multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself
al_is_event_queue_paused(3)
Allegro 5 API
alcc(1)
text based eD2k links calculator for aMule
alephone(6)
game engine based on Marathon 2
allegro_404_char(3)
Character used when Allegro cannot find a glyph
allegro_message(3)
Used mainly to show error messages to users. Allegro game programming library
allocrdsrecwin(3)
allocates a structure used to know windows which contains a rectangle. man1/alc_origin.1
allocrdswinrec(3)
allocates a structure used to create a list of tables of rectangles. man1/alc_origin.1
alpine(1)
an Alternatively Licensed Program for Internet News and Email
amigadepacker(1)
Tool for depacking some compressed Amiga formats
amoverview(8)
display file systems processed by Amanda over time
ampache(1), Ampache(1)
is a Web-based Audio file manager
amulecmd(1)
Console-based program to control aMule
ant(1)
a Java based make tool
ap-config(8)
configure and monitor Atmel and NWN based APs
appl_arguments(3), appl_arguments (3)
Retrieve the (arguments) used with the appl- entrypoint
ares_set_servers_csv(3), ares_set_servers_ports_csv(3), ares_get_servers_csv(3)
Set or Get a list of DNS servers used for queries
argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
Variables used by Tcl
argc.tcl90(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_version(n)
Variables used by Tcl
aria_pack(1)
generate compressed, read-only Aria tables
asimagexml(1x)
XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
asndhuff(1)
decompress compressed ASN.1 (CASN) files
astsegment(1), Segment(1)
segmentation based on signal structure
asy(1)
Asymptote: a script-based vector graphics language
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-sh(1)
interpreter for shell-based test programs
atf-sh(3), atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
autorandr(1)
automatically select a display configuration based on connected devices
badwolf(1)
minimalist and privacy-oriented web browser based on WebKitGTK
baka-mplayer(1)
A free and open source, cross-platform, libmpv based multimedia player
barman(1)
Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME [ --snapshot-disk NAME ... ] ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tag Tag to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted. You can use a shortcut instead of the backup ID. -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. You can use a shortcut instead of the backup ID. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. You can use a shortcut instead of the backup ID. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. This command does not automatically prepare Postgres for recovery. You must manually manage any %PITR options, custom restore_command values, signal files, or required WAL files to ensure Postgres starts, either manually or using external tools. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. You can use a shortcut instead of the backup ID. Besides that, you can use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --compression-level COMPRESSION_LEVEL ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --history-tag KEY,VALUE [ --history-tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires the python-snappy Python library to be installed). --zstd zstd-compress the WAL while uploading to the cloud (requires the zstandard Python library to be installed). --lz4 lz4-compress the WAL while uploading to the cloud (requires the lz4 Python library to be installed). --compression-level A compression level to be used by the selected compression algorithm. Valid values are integers within the supported range of the chosen algorithm or one of the predefined labels: low, medium, and high. The range of each algorithm as well as what level each predefined label maps to can be found in %compression_level. --tag Tag to be added to archived WAL files in cloud storage. --tags Tag to be added to archived WAL files in cloud storage. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 0.0 --history-tag Tag to be added to archived history files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. NOTE: 0.0 3.5 If you are using --history-tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --history-tags is deprecated. Use --history-tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
bg5conv(1)
convert a TeX document in Big 5 encoding into `preprocessed' form
bibcursed(1)
manipulate BibTeX files
bibview(1)
an X based graphical user interface for manipulating BibTeX databases
biosig2gdf(1)
converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate
bittwist(1)
-- pcap based ethernet packet generator
bitwise(1)
Terminal based bit manipulator in ncurses
blazer_ser(8)
Driver for Megatec/Q1 protocol serial based UPS equipment
blazer_usb(8)
Driver for Megatec/Q1 protocol USB based UPS equipment
blind-decompress(1)
Decompress a video compressed by blind-compress(1)
block(6)
a small text based maze game
bnbot(1)
Battle.net text-based chat bot client
bnchat(1)
Battle.net text-based chat client
borg-info(1)
Show archive details such as disk space used
borg-serve(1)
Start in server mode. This command is usually not used manually
bsmtrace(1)
host-based IDS based on OpenBSM
build.xml(5)
configuration file used by Apache Ant to build projects
build_3dplane(3), build_3dplane (3)
Build a model comprised of a tesselated plane
build_pointcloud(3), build_pointcloud (3)
Create a 3D object that is comprised of a cloud of points
buku(1)
Bookmark manager like a text-based mini-web
byobu(1)
wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
bz3grep(1)
print lines matching a pattern in bzip3-compressed files
bz3less(1)
view bzip3-compressed files
bz3more(1)
view bzip3-compressed files
bz3most(1)
view bzip3-compressed files
bzadmin(6)
a text based client for BZFlag
bzgrep(1), bzfgrep(1), bzegrep(1)
search possibly bzip2 compressed files for a regular expression
bzmore(1), bzless(1)
file perusal filter for crt viewing of bzip2 compressed text
c(1)
genericised soft drink generator (ie coffee, coke etc)
c3270(1)
curses-based IBM+1 host access tool
calcurse(1)
terminal-based organizer for interactive and command line use
cardos-tool(1)
displays information about Card OS-based security tokens or format them
cataclysm(6)
a turn-based survival game set in a post-apocalyptic world
cataclysm-tiles(6)
a turn-based survival game set in a post-apocalyptic world
cckd(4)
Hercules Compressed CKD DASD image file
cef5conv(1)
convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form
cefconv(1)
convert a TeX document containing CEF macros into `preprocessed' form
cefsconv(1)
convert a TeX document in SJIS encoding containing CEF macros into `preprocessed' form
ceylon(1)
The top level Ceylon tool is used to execute other Ceylon tools
cfdg(1)
image generator based on context-free grammars
checkpassword-pam(8)
PAM-based checkpassword compatible authentication
ck_epoch_recycle(3)
return an epoch record that may be used by caller
ck_rwlock(3), ck_rwlock_init(3), ck_rwlock_write_lock(3), ck_rwlock_write_unlock(3), ck_rwlock_write_trylock(3), ck_rwlock_write_downgrade(3), ck_rwlock_locked_writer(3), ck_rwlock_read_lock(3), ck_rwlock_read_trylock(3), ck_rwlock_read_unlock(3), ck_rwlock_locked_reader(3), ck_rwlock_recursive_write_lock(3), ck_rwlock_recursive_write_trylock(3), ck_rwlock_recurisve_write_unlock(3), ck_rwlock_recursive_read_lock(3), ck_rwlock_recursive_read_trylock(3), ck_rwlock_recursive_read_unlock(3)
centralized write-biased reader-writer locks
ck_swlock(3), ck_swlock_init(3), ck_swlock_write_latch(3), ck_swlock_write_unlatch(3), ck_swlock_write_lock(3), ck_swlock_write_unlock(3), ck_swlock_write_trylock(3), ck_swlock_write_downgrade(3), ck_swlock_locked_writer(3), ck_swlock_read_lock(3), ck_swlock_read_trylock(3), ck_swlock_read_unlock(3), ck_swlock_locked_reader(3)
centralized copy-safe write-biased single-writer read-write locks
claws-mail(1), Claws Mail(1)
a GTK+ based fast email and news client
clazy(1)
a static source code analyzer for Qt5-based C++
clfdomainsplit(1)
split Common-Log Format web logs based on domain name
clfmerge(1)
merge Common-Log Format web logs based on time-stamps
clfsplit(1)
split Common-Log Format web logs based on IP address
clig_Name(n), ::clig::Name(n)
set the program name to be used in the manual page
cloudlife(6)
a cellular automaton based on Conway's Life
clustersed(1)
quickly dissect cluster files
cmake-file-api(7)
CMake File-Based API
coap-client(5), coap-client-gnutls(5), coap-client-mbedtls(5), coap-client-openssl(5), coap-client-notls(5)
CoAP Client based on libcoap
coap-rd(5), coap-rd-gnutls(5), coap-rd-mbedtls(5), coap-rd-openssl(5), coap-rd-notls(5)
CoAP Resource Directory based on libcoap
coap-server(5), coap-server-gnutls(5), coap-server-mbedtls(5), coap-server-openssl(5), coap-server-notls(5)
CoAP Server based on libcoap
col1(1), col1 .. col9(1), NF(1)
awk and print a column (based on the name of the program, 1-9)
constants.h(3)
Common constants used in decoder and encoder API
coredns-template(7), template(7)
allows for dynamic responses based on the incoming query
coredns-trace(7), trace(7)
enables OpenTracing-based tracing of DNS requests as they go through the plugin chain
courierperlfilter(8)
Sample Perl-based mail filter
cptcont(1)
create a continuous GMT colour palette table (cpt) file based on the colours of a non-continuous cpt file
create_color_table(3)
Fills a color mapping table for customised effects. Allegro game programming library
crimson(6)
a hex-based tactical combat game
crmsh_crm_report(8)
create report for CRM based clusters (Pacemaker)
crush(1)
Terminal-based AI assistant for software development
crypt(n)
Password hashing based on "crypt"
crypto_argon2(3monocypher)
password-based key derivation
cual(6), Cual(6)
Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
cups(1)
a standards-based, open source printing system
cups-browsed(8)
A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
cups-browsed.conf(5)
server configuration file for cups-browsed
curl_mime_data_cb(3)
set a callback-based data source for a mime part(aqs body
current_context_usage(3), current_context_usage (3)
Return how many cells the current context has, and how many of those cells that are currently unused
cvegenversdat(1)
Generate version matching rules for passed on files
cwcp(1)
curses-based Morse tutor program
davix-get(1)
Download tool based on libdavix
davix-http(1)
HTTP query tool based on libdavix
davix-ls(1)
Listing tool based on libdavix
davix-mkdir(1)
Directory creation tool based on libdavix
davix-mv(1)
Rename tool based on libdavix
davix-put(1)
Upload tool based on libdavix
davix-rm(1)
Deletion tool based on libdavix
dbus-update-activation-environment(1)
update environment used for D-Bus session services
dc_buffer_get_size(3)
get the size used by a buffer
dc_parser_get_datetime(3)
extract the date and time from a parsed dive
dc_parser_get_field(3)
extract a field from a parsed dive
dcmdjpeg(1)
Decode JPEG-compressed DICOM file
dcmdjpls(1)
Decode JPEG-LS compressed DICOM file
dcmdrle(1)
Decode RLE-compressed DICOM file
defendguin(6)
A bidirectionally scrolling space game based on Defender
delayer(8)
A pipe to delay line-based input by a given time
delbddnode(3)
deletes an unused bdd node. man1/alc_origin.1
desktop_palette(3)
The palette used by the Atari ST low resolution desktop. Allegro game programming library
destroy_font(3)
Frees the memory being used by a font structure. Allegro game programming library
destroy_scene(3)
Deallocates the memory used by a scene. Allegro game programming library
digest_file_auth(8)
File based digest authentication helper for Squid. Version 1.1
dirvish(8)
Disk based virtual image network backup system
djvused(1)
Multi-purpose DjVu document editor
dnie-tool(1)
displays information about DNIe based security tokens
dnsjit(1)
DNS engine based around LuaJIT for capturing, parsing, replaying and statistics gathering
dnsjit.core.object(3)
Base object that is passed between receiver and receivee
dnsjit.filter.ipsplit(3)
Pass objects to receivers based on the source IP address
dnsjit.filter.timing(3)
Filter to pass objects to the next receiver based on timing between packets
dnsjit.input.zpcap(3)
Read input from a PCAP file that is compressed
dnssec-cds(1)
change DS records for a child zone based on CDS/CDNSKEY
dnstable-encoding(5)
key-value encoding format used by dnstable
doasedit(8)
edit a text file and then write the file back to its original location with admin access
dot(1)
filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
doxysearch(1), doxysearch.cgi(1)
search engine used for searching in doxygen documentation
dpath(8)
Diablo program to return commonly used paths for use in shell scripts
dte-syntax(5)
Format of syntax highlighting files used by dte(1)
dterc(5)
Command and configuration language used by dte(1)
dvisvgm(1)
converts DVI, EPS, and PDF files to the XML-based SVG format
ecatools(1)
audio processing utils based on ecasound
eiskaltdcpp-gtk(1), EiskaltDC++_Gtk(1)
GUI based on Gtk (based on FreeDC++ and LinuxDC++)
esedbinfo(1)
determines information about an Extensible Storage Engine (ESE) Database File (EDB)
evilvte(1)
highly customizable terminal emulator based on VTE
expiretable(1)
removes PF table entries based on age
explain_closedir(3)
explain closedir(3) errors require_index { }
explain_closedir_or_die(3)
close a directory and report errors require_index { "close a directory and report errors" }
extconv(1)
convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
fax2ps(1)
convert a TIFF facsimile to compressed PostScriptâ„¢
fbpanel(1)
a NETWM compliant lightweight GTK2-based panel for UNIX desktop
fbsetroot(1)
a simple background utility used by the fluxbox(1) window manager, originally written for and by the original blackbox(1) window manager
fc-conflist(1)
list the configuration files processed by Fontconfig
fcat(1)
Output the contents of a file based on its name
fence_heuristics_ping(8)
Fence agent for ping-heuristic based fencing
fiked(1)
a fake IKE PSK+XAUTH daemon based on vpnc
fileobj(1)
ncurses based hex editor with vi interface
fits-guess-scale(1)
Try to guess the scale of an image based on FITS headers
fix_filename_case(3)
Converts a filename to a standardised case. Allegro game programming library
flexiblas_current_backend(3)
return the name of the currently used backend
flexiblas_get_version(3)
retrieve the used FlexiBLAS version
flexiblas_switch(3)
switch the currently used FlexiBLAS backend
floodfill(3)
Floodfills an enclosed area. Allegro game programming library
flpsed(1)
annotate PostScript and PDF files
freecolor(1)
Display amount of free and used memory graphically
freehdl-gennodes(1), FreeHDL-GENNODES(1)
Abstract syntax tree generator used by the VHDL compiler/simulator FreeHDL
freetalk(1), GNU freetalk(1)
A console based Jabber client
fsck.cramfs(8)
fsck compressed ROM file system
ftimes-sizimus(1)
Tally bytes based on the size attribute
ftimes-xformer(1)
Tranform FTimes data based on user-specified input
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
galculator(1)
a GTK 2 / GTK 3 based scientific calculator
gaupol(1)
editor for text-based subtitle files
gbdfed(1)
GTK-based BDF font editor
gda-sql-5.0(1), gda-sql(1)
an SQL console based on Libgda
gdal-vsi(1)
Entry point for GDAL Virtual System Interface (VSI) commands Added in version 3.11. The subcommands of gdal vsi allow manipulation of files located on the %GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl,
geeqie(1), Geeqie(1)
GTK based multiformat image viewer
genlib(1)
Procedural design language based upon C
gensio_os_funcs(3)
Abstraction for some operating system functions used by the gensio library
gensio_set_log_mask(3), gensio_get_log_mask(3), gensio_log_level_to_str(3)
Logging and seting which gensio logs are passed or ignored
geocpset(1)
adds control points based on geometric position
geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
Variables used or set by Tk
gftp(1)
file transfer client for *NIX based machines
git-bug-status-close(1)
Mark a bug as closed
git-describe(1)
Give an object a human readable name based on an available ref
git-lfs-merge-driver(1)
Merge text-based LFS files
git-secret-cat(1)
decrypts files passed on command line to stdout
git-sed(1)
replace patterns in git-controlled files
gitformat-chunk(5)
Chunk-based file formats
githooks(5)
Hooks used by Git
gitprotocol-http(5)
Git HTTP-based protocols
gkrellkam-list(5)
format of the list description files used by GKrellKam
glDepthFunc(3), "glDepthFunc(3)
specify the value used for depth buffer comparisons
glPolygonOffset(3), "glPolygonOffset(3)
set the scale and units used to calculate depth values
gl_setfont(3)
set the text font to be used
glab-issue-reopen(1)
Reopen a closed issue
glocatedb(5), locatedb(5)
front-compressed file name database
gmx-dos(1)
Analyze density of states and properties based on that
gnome-robots(6), Robots(6)
Based on classic BSD Robots
gobang(6)
Console-based Gomoku game
gpgme-json(1)
Native messaging based GPGME operations
grip(1)
A gtk-based cd-player and cd-ripper
grisbi(1)
Personal finance tracking program based on GTK
grub-mkstandalone(1)
make a memdisk-based GRUB image
gsed(1), sed(1)
stream editor for filtering and transforming text
gst123(1)
A GStreamer based command line media player
gti(6)
Humorous typo-based git runner; drives a car over the terminal
gtklock(1)
GTK-based lockscreen for Wayland
gtkpod(1)
GTK2 based software for managing songs and playlists on an Apple iPod
gui_mg_color(3)
The color used for displaying greyed-out dialog objects. Allegro game programming library
gui_mouse_x(3), gui_mouse_y(3), gui_mouse_z(3), gui_mouse_b(3)
Hook functions used by the GUI routines to access the mouse state. Allegro game programming library
gutenfetch_get_active_server(3)
-- Retrieve the currently active project gutenberg server which will be used to satisfy queries and requests
gutenfetch_get_aussie_server(3)
-- Retrieve the currently active australian project gutenberg server which will be used to satisfy queries and requests which reside only within Australia
gutenfetch_set_active_server(3)
-- This function sets the default Gutenberg server used to satisfy requests. Instead of taking a gutenfetch_server_t * to set the server, it takes a NULL-terminated URL such as "ftp://ibiblio.org/pub/docs/books/gutenberg/". The url should contain a protocol supported by CURL a valid hostname and a directory to the base of the gutenberg texts
gutenfetch_set_active_server_full(3)
-- This function sets the default Gutenberg server used to satisfy requests
gutenfetch_version(3)
-- Get a text string which describes the version of libgutenfetch which is currently being used
gxmessage(1)
a GTK-based xmessage clone
hb_report(8)
create report for CRM based clusters (Pacemaker)
hexcurse(1)
an ncurses-based hex editor
hexstrut(6)
a grid of hexagons composed of rotating Y-shaped struts
httppower(8)
communicate with HTTP based power distribution units
hugo-mod-tidy(1)
Remove unused entries in go.mod and go.sum
hydra_persist(1)
Internal executable used by Hydra
hydra_pmi_proxy(1)
Internal executable used by Hydra
i3-config-wizard(1)
creates a keysym based config based on your layout
i3bar(1)
xcb-based status- and workspace-bar
iamb(1)
a terminal-based client for Matrix for the Vim addict
ical(1)
An X based Calendar Program
icat(1)
Output the contents of a file based on its inode number
icedtea-web(1)
provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
icmp6(1)
A security assessment tool for attack vectors based on ICMPv6 packets
image_inherit_order(3), image_inherit_order (3)
Changes the specific object order value to be expressed as relative to its parent
img2txt(1)
convert images to various text-based coloured files
inline-detox(1)
clean up filenames (stream-based)
inplace(3am)
emulate sed/perl/ruby in-place editing
instant(1)
manipulates ESIS from parsed SGML instance
instant(1), - instant(1)
manipulates ESIS from parsed SGML instance
iowow(3), IOWOW(3)
The C11 persistent key/value database engine based on skip list
ipup(1)
ipdb - ipdb-update.sh - Tools for generating IP based Geo-blocking and Geo-routing tables in order to configure the system's firewall and/or routing facilities .sp
irssistats(1)
A tool to generate HTML IRC stats based on irssi logs
ised(1)
generating integer and floating point sequences
itclvars(i4)
variables used by [incr Tcl]
itclvars(itcl)
variables used by [incr Tcl]
itkvars(n)
variables used by [incr Tk]
jumbo6(1)
A security assessment tool for attack vectors based on IPv6 jumbograms
kalzium(1)
A KDE based chemistry teaching tool
kbibtex(1)
a BibTeX editor by KDE written by Thomas Fischer and released under the GPL version 2 or later
kc(1)
console based username and password management application
kcm(8)
process-based credential cache for Kerberos tickets
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
keyboard_keypressed(3)
check if a key is pressed when in raw keyboard mode
keypressed(3)
Tells if there are keypresses waiting in the input buffer. Allegro game programming library
kf5options(7)
Common commandline options for all applications based on KDE Frameworks 5
kf6options(7)
Common commandline options for all applications based on KDE Frameworks 6
kpseaccess(1)
determine whether a file can be accessed
krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
remote digest (HTTP-DIGEST, SASL, CHAP) support
lacrt(3)
lacrt: apply plane rotation (unused?)
ldap_parse_sort_control(3)
Decode the information returned from a search operation that used a server-side sort control
ldap_parse_vlv_control(3)
Decode the information returned from a search operation that used a VLV (virtual list view) control
ldns_algorithm(3)
numbers assigned to algorithms used in dns
ldns_rr_uncompressed_size(3)
calculates the uncompressed size of an RR
leafpad(1)
GTK+ based simple text editor
legesmotus(6)
A team-based, networked, 2D shooter set in zero-gravity
lfortran(1), LFortran(1)
modern interactive LLVM-based Fortran compiler
lgeneral(6), LGeneral(6)
a turn-based strategy game engine
libavutil(3)
multimedia-biased utility library
libesedb(3), libesedb.h(3)
Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
libfm-pref-apps(1)
sets preferred applications for programs based on libfm
libinput(4x)
libinput-based X.Org input driver
libjodycode(7)
shared code used by several tools written by Jody Bruchon
libowfat_cdb_free(3), cdb_free(3)
close a constant databased
home | help