Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- 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
- elftc(3)
- support routines used in the Elftoolchain project
- fma(3), fmaf(3), fmal(3)
- fused multiply-add
- 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
- moused(8)
- pass mouse data to the console driver
- moused.conf(5)
- mouse daemon configuration file
- 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
- 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)
- rc.subr(8)
- functions used by system shell scripts
- rdma_create_event_channel(3)
- Open a channel used to report communication events
- what(1)
- show what versions of object modules were used to construct a file
- xo_set_options(3)
- change options used by a libxo handle
- 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
- 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
- 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_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
- ASDatabaseEntry(1x)
- to be used in entry of AfterStep database
- 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
- BSctx_set_method(3)
- Set the iterative method to be used
- BSctx_set_pre(3)
- The preconditioner to be used by the iterative solver
- 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
- CURLOPT_FRESH_CONNECT(3)
- force a new connection to be used
- 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
- END_OF_FUNCTION(3)
- Locks the code used by a timer. Allegro game programming library
- FcConfigGetCache(3)
- DEPRECATED used to return per-user cache filename
- FcDirSave(3)
- DEPRECATED: formerly used to save a directory cache
- 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
- MENU_PLAYER(3)
- Stores GUI data internally used by Allegro
- MPIX_Comm_revoke(3)
- Prevent a communicator from being used in the future
- 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
- 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
- RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
- close the dictionary used for Romaji-kana conversion
- 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_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_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
- 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
- Traits(5)
- Lists the traits used by the Motif Toolkit. "Traits"
- 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
- 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
- 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
- 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"
- 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"
- 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"
- 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
- 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
- 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
- agedu(1)
- correlate disk usage with last-access times to identify large and disused data
- al_is_event_queue_paused(3)
- Allegro 5 API
- 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
- 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
- asimagexml(1x)
- XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
- 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
- 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
- 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
- build.xml(5)
- configuration file used by Apache Ant to build projects
- ceylon(1)
- The top level Ceylon tool is used to execute other Ceylon tools
- ck_epoch_recycle(3)
- return an epoch record that may be used by caller
- clig_Name(n), ::clig::Name(n)
- set the program name to be used in the manual page
- constants.h(3)
- Common constants used in decoder and encoder API
- 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)
- 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
- 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
- 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
- djvused(1)
- Multi-purpose DjVu document editor
- dnstable-encoding(5)
- key-value encoding format used by dnstable
- 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)
- fbsetroot(1)
- a simple background utility used by the fluxbox(1) window manager, originally written for and by the original blackbox(1) window manager
- 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
- 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
- gensio_os_funcs(3)
- Abstraction for some operating system functions used by the gensio library
- geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
- Variables used or set by Tk
- githooks(5)
- Hooks used by Git
- 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
- 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
- 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
- itclvars(i4)
- variables used by [incr Tcl]
- itclvars(itcl)
- variables used by [incr Tcl]
- itkvars(n)
- variables used by [incr Tk]
- 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
- 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
- libjodycode(7)
- shared code used by several tools written by Jody Bruchon