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
COLOR_PAIR(3), %start_color(3), %has_colors(3), %can_change_color(3), %init_pair(3), %init_color(3), %init_extended_pair(3), %init_extended_color(3), %color_content(3), %pair_content(3), %extended_color_content(3), %extended_pair_content(3), %reset_color_pairs(3), %COLOR_PAIR(3), %PAIR_NUMBER(3), %COLORS(3), %COLOR_PAIRS(3), %COLOR_BLACK(3), %COLOR_RED(3), %COLOR_GREEN(3), %COLOR_YELLOW(3), %COLOR_BLUE(3), %COLOR_MAGENTA(3), %COLOR_CYAN(3), %COLOR_WHITE(3)
manipulate terminal colors with curses
DRIVER_MODULE(9), DRIVER_MODULE_ORDERED(9), EARLY_DRIVER_MODULE(9), EARLY_DRIVER_MODULE_ORDERED(9)
kernel driver declaration macro
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
auditreduce(1)
select records from audit trail files
carp(4)
Common Address Redundancy Protocol
coredumper_register(9), coredumper_unregister(9)
loadable user coredumper support
cr_cansee(9)
determine visibility of objects given their user credentials
curs_opaque(3), %is_cleared(3), %is_idlok(3), %is_idcok(3), %is_immedok(3), %is_keypad(3), %is_leaveok(3), %is_nodelay(3), %is_notimeout(3), %is_pad(3), %is_scrollok(3), %is_subwin(3), %is_syncok(3), %wgetdelay(3), %wgetparent(3), %wgetscrreg(3)
obtain curses window properties
curs_refresh(3), %doupdate(3), %redrawwin(3), %refresh(3), %wnoutrefresh(3), %wredrawln(3), %wrefresh(3)
refresh curses windows or lines thereupon
device_add_child(9), device_add_child_ordered(9)
add a new device as a child of an existing device
dladdr(3)
find the shared object containing a given address
ed(1), red(1)
text editor
getbsize(3)
get preferred block size
getpeereid(3)
get the effective credentials of a UNIX-domain peer
gmirror(8)
control utility for mirrored devices
groupmember(9)
checks if credentials mandate some group membership
gshsec(8)
control utility for shared secret devices
ibv_create_srq(3), ibv_destroy_srq(3)
create or destroy a shared receive queue (SRQ)
ibv_create_srq_ex(3), ibv_destroy_srq(3)
create or destroy a shared receive queue (SRQ)
ibv_get_srq_num(3), ibv_get_srq_num (3)
return srq number associated with the given shared receive queue (SRQ)
ibv_modify_srq(3)
modify attributes of a shared receive queue (SRQ)
ibv_post_srq_recv(3)
post a list of work requests (WRs) to a shared receive queue (SRQ)
ibv_query_srq(3)
get the attributes of a shared receive queue (SRQ)
ibv_srq_pingpong(1)
simple InfiniBand shared receive queue test
ipcrm(1)
remove the specified message queues, semaphore sets, and shared segments
ipheth(4)
USB Apple iPhone/iPad tethered Ethernet driver
isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
compare two floating-point numbers
ldconfig(8)
configure the dynamic linker search path for shared libraries
lzmainfo(1)
show information stored in the .lzma file header
mac_do(4)
policy allowing unprivileged users to change process credentials
make_dev(9), make_dev_cred(9), make_dev_credf(9), make_dev_p(9), make_dev_s(9), make_dev_alias(9), make_dev_alias_p(9), destroy_dev(9), destroy_dev_sched(9), destroy_dev_sched_cb(9), destroy_dev_drain(9), dev_depends(9)
create and destroy character devices including devfs registration
mdo(1)
execute commands with specific credentials
memfd_create(2), shm_create_largepage(2), shm_open(2), shm_rename(2), shm_unlink(2)
shared memory object operations
memfd_create(3), shm_create_largepage(3), shm_open(3), shm_rename(3), shm_unlink(3)
shared memory object operations
mpool(3)
shared memory buffer pool
netid(5)
YP network credential file
ng_pred1(4)
Predictor-1 PPP compression (RFC 1978) netgraph node type
nice(1)
execute a utility at an altered scheduling priority
openpam_borrow_cred(3)
temporarily borrow user credentials
openpam_borrow_cred(3), openpam_free_data(3), openpam_free_envlist(3), openpam_get_feature(3), openpam_get_option(3), openpam_log(3), openpam_nullconv(3), openpam_readline(3), openpam_readlinev(3), openpam_readword(3), openpam_restore_cred(3), openpam_set_feature(3), openpam_set_option(3), openpam_straddch(3), openpam_subst(3), openpam_ttyconv(3), pam_error(3), pam_get_authtok(3), pam_info(3), pam_prompt(3), pam_setenv(3), pam_verror(3), pam_vinfo(3), pam_vprompt(3)
Pluggable Authentication Modules Library
openpam_restore_cred(3)
restore credentials
pam_acct_mgmt(3), pam_authenticate(3), pam_chauthtok(3), pam_close_session(3), pam_end(3), pam_get_data(3), pam_get_item(3), pam_get_user(3), pam_getenv(3), pam_getenvlist(3), pam_open_session(3), pam_putenv(3), pam_set_data(3), pam_set_item(3), pam_setcred(3), pam_start(3), pam_strerror(3)
Pluggable Authentication Modules Library
pam_setcred(3)
modify / delete user credentials for an authentication service
pam_sm_setcred(3)
service module implementation for pam_setcred
pcap_get_required_select_timeout(3)
get a timeout to be used when doing select() for a live capture
pcap_setdirection(3)
set the direction for which packets will be captured
pmap_resident_count(9), pmap_wired_count(9)
return page resident and wiring statistics
posixshmcontrol(1)
Control POSIX shared memory segments
pthread_barrierattr_destroy(3), pthread_barrierattr_getpshared(3), pthread_barrierattr_init(3), pthread_barrierattr_setpshared(3)
manipulate a barrier attribute object
pthread_condattr_init(3), pthread_condattr_destroy(3), pthread_condattr_getclock(3), pthread_condattr_setclock(3), pthread_condattr_getpshared(3), pthread_condattr_setpshared(3)
condition attribute operations
pthread_mutexattr_init(3), pthread_mutexattr_destroy(3), pthread_mutexattr_setprioceiling(3), pthread_mutexattr_getprioceiling(3), pthread_mutexattr_setprotocol(3), pthread_mutexattr_getprotocol(3), pthread_mutexattr_setpshared(3), pthread_mutexattr_getpshared(3), pthread_mutexattr_setrobust(3), pthread_mutexattr_getrobust(3), pthread_mutexattr_settype(3), pthread_mutexattr_gettype(3)
mutex attribute operations
pthread_rwlockattr_getpshared(3)
get the process shared attribute
pthread_rwlockattr_setpshared(3)
set the process shared attribute
rdma_create_srq(3)
Allocate a shared receive queue
rdma_dereg_mr(3)
deregisters a registered memory region
redzone(9), RedZone(9)
buffer corruptions detector
rpc_gss_getcred(3)
Get authorization information for an RPC request
setcred(2)
set current process credentials atomically
setfib(1)
execute a utility with an altered default network view
shm_map(9), shm_unmap(9)
map shared memory objects into the kernel's address space
shmat(2), shmdt(2)
attach or detach shared memory
shmctl(2)
shared memory control
shmget(2)
obtain a shared memory identifier
sleep(3)
suspend thread execution for an interval measured in seconds
sx(9), sx_init(9), sx_init_flags(9), sx_destroy(9), sx_slock(9), sx_xlock(9), sx_slock_sig(9), sx_xlock_sig(9), sx_try_slock(9), sx_try_xlock(9), sx_sunlock(9), sx_xunlock(9), sx_unlock(9), sx_try_upgrade(9), sx_downgrade(9), sx_sleep(9), sx_xholder(9), sx_xlocked(9), sx_assert(9), SX_SYSINIT(9), SX_SYSINIT_FLAGS(9)
kernel shared/exclusive lock
ucred(9), crget(9), crhold(9), crfree(9), crcopy(9), crdup(9), cru2x(9)
functions related to user credentials
usleep(3)
suspend thread execution for an interval measured in microseconds
vfs_suser(9)
check if credentials have superuser privileges for a mount point
wpa_passphrase(8)
utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase
xstr(1)
extract strings from C programs to implement shared strings
CT_POLICY_EVAL_CTX_new_ex(3), CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
EVP_PKEY-FFC(7)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY_derive_init(3), EVP_PKEY_derive_init_ex(3), EVP_PKEY_derive_set_peer_ex(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
derive public key algorithm shared secret
SSL_CTX_flush_sessions_ex(3), SSL_CTX_flush_sessions(3)
remove expired sessions
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get0_iana_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3), SSL_CTX_get0_implemented_groups(3)
EC supported curve functions
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
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_shared_sigalgs(3), SSL_get_sigalgs(3)
get supported signature algorithms
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
AG_UCombo(3)
agar button-triggered drop-down menu widget
BSctx_set_restart(3)
Set the number of vectors stored by GMRES
CDS(1)
Example of Credit-Default Swap pricing
COLOR_BLACK(3x), %start_color(3x), %has_colors(3x), %can_change_color(3x), %init_pair(3x), %init_color(3x), %init_extended_pair(3x), %init_extended_color(3x), %color_content(3x), %pair_content(3x), %extended_color_content(3x), %extended_pair_content(3x), %reset_color_pairs(3x), %COLOR_PAIR(3x), %PAIR_NUMBER(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLOR_BLACK(3x), %COLOR_RED(3x), %COLOR_GREEN(3x), %COLOR_YELLOW(3x), %COLOR_BLUE(3x), %COLOR_MAGENTA(3x), %COLOR_CYAN(3x), %COLOR_WHITE(3x)
manipulate terminal colors with curses
COMMIT_PREPARED(7)
commit a transaction that was earlier prepared for two-phase commit
CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CT_POLICY_EVAL_CTX_new_ex(3ossl), CT_POLICY_EVAL_CTX_new(3ossl), CT_POLICY_EVAL_CTX_free(3ossl), CT_POLICY_EVAL_CTX_get0_cert(3ossl), CT_POLICY_EVAL_CTX_set1_cert(3ossl), CT_POLICY_EVAL_CTX_get0_issuer(3ossl), CT_POLICY_EVAL_CTX_set1_issuer(3ossl), CT_POLICY_EVAL_CTX_get0_log_store(3ossl), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3ossl), CT_POLICY_EVAL_CTX_get_time(3ossl), CT_POLICY_EVAL_CTX_set_time(3ossl)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CURLINFO_REDIRECT_COUNT(3)
get the number of redirects
CURLINFO_REDIRECT_TIME(3)
get the time for all redirection steps
CURLINFO_REDIRECT_TIME_T(3)
get the time for all redirection steps
CURLINFO_REDIRECT_URL(3)
get the URL a redirect would go to
CURLOPT_FOLLOWLOCATION(3)
follow HTTP 3xx redirects
CURLOPT_MAXREDIRS(3)
maximum number of redirects allowed
CURLOPT_POSTREDIR(3)
how to act on an HTTP POST redirect
CURLOPT_PROXY_SSLVERSION(3)
preferred HTTPS proxy TLS version
CURLOPT_REDIR_PROTOCOLS(3)
protocols allowed to redirect to
CURLOPT_REDIR_PROTOCOLS_STR(3)
protocols allowed to redirect to
CURLOPT_SSLVERSION(3)
preferred TLS/SSL version
CURLOPT_STDERR(3)
redirect stderr to another stream
CURLOPT_UNRESTRICTED_AUTH(3)
send credentials to other hosts too
CVAIRS(1)
Example of Credit Value Adjustment for Interest Rate Swap
CombShape(3), Shape_CombineBitmap(3), Shape_CombineRectangles(3), Shape_CombineRectanglesOrdered(3), Shape_CombineRegion(3), Shape_CombineWindow(3), Shape_MoveShape(3)
apply a shaping to a window
DC_SERVER_set_default_cache(2), DC_SERVER_set_cache(2), DC_SERVER_new(2), DC_SERVER_free(2), DC_SERVER_items_stored(2), DC_SERVER_reset_operations(2), DC_SERVER_num_operations(2), DC_SERVER_new_client(2), DC_SERVER_del_client(2), DC_SERVER_process_client(2), DC_SERVER_clients_to_sel(2), DC_SERVER_clients_io(2)
distcache server API
DEALLOCATE(7)
deallocate a prepared statement
EVP_PKEY-FFC(7ossl)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY_derive_init(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
derive public key algorithm shared secret
EVP_PKEY_derive_init(3ossl), EVP_PKEY_derive_init_ex(3ossl), EVP_PKEY_derive_set_peer_ex(3ossl), EVP_PKEY_derive_set_peer(3ossl), EVP_PKEY_derive(3ossl), EVP_PKEY_derive_SKEY(3ossl)
derive public key algorithm shared secret
EXECUTE(7)
execute a prepared statement
FindPhoto.tk86(3), Tk_FindPhoto(3), Tk_PhotoPutBlock(3), Tk_PhotoPutZoomedBlock(3), Tk_PhotoGetImage(3), Tk_PhotoBlank(3), Tk_PhotoExpand(3), Tk_PhotoGetSize(3), Tk_PhotoSetSize(3)
manipulate the image data stored in a photo image
HPL_all_reduce(3)
All reduce operation
HPL_reduce(3)
Reduce operation
LOAD(7)
load a shared library file
Lazy(3o)
Deferred computations
Local_store(3o)
This module provides some facilities for creating references (and hash tables) which can easily be snapshoted and restored to an arbitrary version
MPIX_Allreduce_enqueue(3)
Enqueue an allreduce operation to a GPU stream that is associated with the local stream
MPIX_Op_create_x(3)
Creates a user-defined reduction op with an extra_state
MPI_Allreduce(3)
Combines values from all processes and distributes the result back to all processes
MPI_Allreduce_init(3)
Create a persistent request for allreduce
MPI_Bsend_init(3)
Builds a handle for a buffered send
MPI_Buffer_flush(3)
block until all messages currently in the globally shared buffer of the calling process have been transmitted
MPI_Buffer_iflush(3)
start a nonblocking flush in the globally shared buffer
MPI_Comm_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the communicator
MPI_Exscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes
MPI_File_get_position_shared(3)
Returns the current position of the shared file pointer in etype units relative to the current view
MPI_File_iread_shared(3)
Nonblocking read using shared file pointer
MPI_File_iread_shared_c(3)
Nonblocking read using shared file pointer
MPI_File_iwrite_shared(3)
Nonblocking write using shared file pointer
MPI_File_iwrite_shared_c(3)
Nonblocking write using shared file pointer
MPI_File_read_ordered(3)
Collective read using shared file pointer
MPI_File_read_ordered_begin(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_begin_c(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_c(3)
Collective read using shared file pointer
MPI_File_read_ordered_end(3)
Complete a split collective read using shared file pointer
MPI_File_read_shared(3)
Read using shared file pointer
MPI_File_read_shared_c(3)
Read using shared file pointer
MPI_File_seek_shared(3)
Updates the shared file pointer
MPI_File_sync(3)
Causes all previous writes to be transferred to the storage device
MPI_File_write_ordered(3)
Collective write using shared file pointer
MPI_File_write_ordered_begin(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_begin_c(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_c(3)
Collective write using shared file pointer
MPI_File_write_ordered_end(3)
Complete a split collective write using shared file pointer
MPI_File_write_shared(3)
Write using shared file pointer
MPI_File_write_shared_c(3)
Write using shared file pointer
MPI_Iallreduce(3)
Combines values from all processes and distributes the result back to all processes in a nonblocking way
MPI_Ibsend(3)
Starts a nonblocking buffered send
MPI_Iexscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Ireduce(3)
Reduces values on all processes to a single value in a nonblocking way
MPI_Ireduce_scatter(3)
Combines values and scatters the results in a nonblocking way
MPI_Ireduce_scatter_block(3)
Combines values and scatters the results in a nonblocking way
MPI_Iscan(3)
Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Op_commutative(3)
Queries an MPI reduction operation for its commutativity
MPI_Reduce(3)
Reduces values on all processes to a single value
MPI_Reduce_init(3)
Create a persistent request for reduce
MPI_Reduce_local(3)
Applies a reduction operator to local arguments
MPI_Reduce_scatter(3)
Combines values and scatters the results
MPI_Reduce_scatter_block(3)
Combines values and scatters the results
MPI_Reduce_scatter_block_init(3)
Create a persistent request for reduce_scatter_block
MPI_Reduce_scatter_init(3)
Create a persistent request for reduce_scatter
MPI_Scan(3)
Computes the scan (partial reductions) of data on a collection of processes
MPI_Session_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the session
MPI_T_event_callback_get_info(3)
Returns a new info object containing the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
MPI_T_event_callback_set_info(3)
Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
MPI_Type_create_f90_complex(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_integer(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_real(3)
Return a predefined type that matches the specified range
MPI_Type_get_value_index(3)
returns a handle to a predefined datatype suitable for the use with MPI_MINLOC and MPI_MAXLOC if such a predefined type exists
MPI_Win_allocate_shared(3)
Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
MPI_Win_shared_query(3)
Query the size and base pointer for a patch of a shared memory window
Map(3o)
Association tables over ordered types
Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
Map.OrderedType(3o)
Input signature of the functor Map.Make
MoreLabels.Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
MoreLabels.Map.OrderedType(3o)
Input signature of the functor MoreLabels.Map.Make
MoreLabels.Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
MoreLabels.Set.OrderedType(3o)
Input signature of the functor MoreLabels.Set.Make
MrmFetchSetValues(3)
Fetches the values to be set from literals stored in UID files "MrmFetchSetValues" "uil functions" "MrmFetchSetValues"
MyBackground(1x)
details how background is to be rendered
ROLLBACK_PREPARED(7)
cancel a transaction that was earlier prepared for two-phase commit
SDL_ConvertAudio(3)
Convert audio data to a desired audio format
SDL_OpenAudio(3)
Opens the audio device with the desired parameters
SMIME_crlf_copy(3)
buffered copy between BIOs
SPI_execute_plan(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_extended(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_with_paramlist(3)
execute a statement prepared by SPI_prepare
SPI_freeplan(3)
free a previously saved prepared statement
SPI_getargcount(3)
return the number of arguments needed by a statement prepared by SPI_prepare
SPI_getargtypeid(3)
return the data type OID for an argument of a statement prepared by SPI_prepare
SPI_is_cursor_plan(3)
return true if a statement prepared by SPI_prepare can be used with SPI_cursor_open
SPI_keepplan(3)
save a prepared statement
SPI_saveplan(3)
save a prepared statement
SSL_CTX_flush_sessions(3)
remove expired sessions
SSL_CTX_flush_sessions_ex(3ossl), SSL_CTX_flush_sessions(3ossl)
remove expired sessions
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
EC supported curve functions
SSL_CTX_set1_groups(3ossl), SSL_CTX_set1_groups_list(3ossl), SSL_set1_groups(3ossl), SSL_set1_groups_list(3ossl), SSL_get1_groups(3ossl), SSL_get0_iana_groups(3ossl), SSL_get_shared_group(3ossl), SSL_get_negotiated_group(3ossl), SSL_CTX_set1_curves(3ossl), SSL_CTX_set1_curves_list(3ossl), SSL_set1_curves(3ossl), SSL_set1_curves_list(3ossl), SSL_get1_curves(3ossl), SSL_get_shared_curve(3ossl), SSL_CTX_get0_implemented_groups(3ossl)
EC supported curve functions
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
SSL_get1_supported_ciphers(3ossl), SSL_get_client_ciphers(3ossl), SSL_get_ciphers(3ossl), SSL_CTX_get_ciphers(3ossl), SSL_bytes_to_cipher_list(3ossl), SSL_get_cipher_list(3ossl), SSL_get_shared_ciphers(3ossl)
get list of available SSL_CIPHERs
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_shared_sigalgs(3), SSL_get_sigalgs(3)
get supported signature algorithms
SSL_get_shared_sigalgs(3ossl), SSL_get_sigalgs(3ossl)
get supported signature algorithms
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
SSL_pending(3ossl), SSL_has_pending(3ossl)
check for readable bytes buffered in an SSL object
Set(3o)
Sets over ordered types
Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
Set.OrderedType(3o)
Input signature of the functor Set.Make
Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
Edge triggered alert to check latency is under a value for x number of samples
Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
Edge triggered alert to check loss is under a value for x number of samples
Sympa::WWW::SharedDocument(3Sympa)
Shared document repository and its nodes
TPMLIB_WasManufactured(3), TPMLIB_WasManufactured (3)
Check whether a new instance was created
Tcl_BackgroundError.tcl86(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
report Tcl exception that occurred in background processing
Tcl_BackgroundError.tcl90(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
report Tcl exception that occurred in background processing
Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BadChannelOption.tcl90(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BounceRefCount.tcl90(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_BounceRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_Close.tcl86(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_Close.tcl90(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_DecrRefCount.tcl86(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_GetOpenFile.tcl86(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetOpenFile.tcl90(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tk_CanvasDrawableCoords.tk86(3), Tk_CanvasTkwin(3), Tk_CanvasGetCoord(3), Tk_CanvasDrawableCoords(3), Tk_CanvasSetStippleOrigin(3), Tk_CanvasWindowCoords(3), Tk_CanvasEventuallyRedraw(3), Tk_CanvasTagsOption(3)
utility procedures for canvas type managers
Tk_FreeImage.tk86(3), Tk_GetImage(3), Tk_RedrawImage(3), Tk_SizeOfImage(3), Tk_FreeImage(3)
use an image in a widget
Tk_GeometryRequest.tk86(3), Tk_GeometryRequest(3), Tk_SetMinimumRequestSize(3), Tk_SetInternalBorder(3), Tk_SetInternalBorderEx(3)
specify desired geometry or internal border for a window
Tk_ImageChanged.tk86(3), Tk_ImageChanged(3)
notify widgets that image needs to be redrawn
Tspi_Context_GetKeyByPublicInfo(3)
search the persistent storage for a registered key using the provided public key information
Tspi_Context_GetKeyByUUID(3)
get a handle to a key registered in persistent storage
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_Context_LoadKeyByUUID(3)
load a key that's been registered in persistent storage
Tspi_TPM_AuthorizeMigrationTicket(3), Tspi_TPM_AuthorizeMigrationTicket-(3)
create the migration ticket required for the migration process
XIfEvent(3), XCheckIfEvent(3), XPeekIfEvent(3)
check the event queue with a predicate procedure
XSetEventQueueOwner(3)
set event queue owner on a shared Xlib/XCB connection
XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
X Shared Memory extension functions
XcmsQueryBlack(3), XcmsQueryBlue(3), XcmsQueryGreen(3), XcmsQueryRed(3), XcmsQueryWhite(3)
obtain black, blue, green, red, and white CCC color specifications
XkbGetDeviceInfoChanges(3)
Query the changes that have occurred in the button actions or indicator names and indicator maps associated with an input extension device
XkbSARedirectSetVMods(3)
Sets the vmods0 and vmods1 of act from v
XkbSARedirectSetVModsMask(3)
Sets the vmods_mask0 and vmods_mask1 fields of act from vm
XkbSARedirectVMods(3)
Returns the vmods0 and vmods1 fields of act converted to an unsigned int
XkbSARedirectVModsMask(3)
Returns the vmods_mask0 and vmods_mask1 fields of act converted to an unsigned int
XkbSelectEvents(3)
Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
XkbSetServerInternalMods(3)
Sets the modifiers that are consumed by the server before events are delivered to the client
XmClipboardInquireLength(3)
A clipboard function that returns the length of the stored data "XmClipboardInquireLength" "clipboard functions" "XmClipboardInquireLength"
XmDropSiteConfigureStackingOrder(3)
A Drag and Drop function that reorders a stack of widgets that are registered drop sites "XmDropSiteConfigureStack%ingOrder" "Drag and Drop functions" "XmDropSiteConfigureStack%ingOrder"
XmDropSiteRegistered(3)
A Drag and Drop function that determines if a drop site has been registered "XmDropSiteRegistered" "Drag and Drop functions" "XmDropSiteRegistered" "register functions" "XmDropSiteRegistered"
XmMultiListMakeRowVisible(3)
A MultiList function that shifts the visible list rows as desired "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
XmRedisplayWidget(3)
Synchronously activates the expose method of a widget to draw its content
XmRepTypeAddReverse(3)
A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
XmRepTypeGetRegistered(3)
A representation type manager function that returns a copy of the registration list "XmRepTypeGetRegistered" "representation type manager functions" "XmRepTypeGetRegistered"
XmTextDisableRedisplay(3)
A Text function that temporarily prevents visual update of the Text widget "XmTextDisableRedisplay" "Text functions" "XmTextDisableRedisplay"
XmTextEnableRedisplay(3)
A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions" "XmTextEnableRedisplay"
XmTextFieldGetMaxLength(3)
A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldGetMaxLength" "TextField functions" "XmTextFieldGetMaxLength"
XmTextFieldSetMaxLength(3)
A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldSetMaxLength" "TextField functions" "XmTextFieldSetMaxLength"
XmTextGetMaxLength(3)
A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextGetMaxLength" "Text functions" "XmTextGetMaxLength"
XmTextSetMaxLength(3)
A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextSetMaxLength" "Text functions" "XmTextSetMaxLength"
XmtDialogOkayCallback(3), XmtDialog{Okay(3), Cancel(3), Apply(3), Reset(3), Done}Callback()(3), XmtDialogGetDataAddress()(3), XmtDialogSetReturnValue()(3)
predefined callbacks for use with automatic dialogs and functions for writing custom dialog callbacks
XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
remove the default event handler registered for an XmtMenu popup menu pane
XtAddGrab(3), XtRemoveGrab(3)
redirect user input to a modal widget
XtGetSelectionRequest(3)
retrieve the event that triggered the XtConvertSelectionProc
XtQueryGeometry(3)
query the preferred geometry of a child widget
adfinfo(1)
show low-level information (filesystem metadata) about the Amiga Disk File (ADF) devices and about the volumes, the directories and the files stored inside
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:
al_is_event_source_registered(3)
Allegro 5 API
anytoucd(1gv)
filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
appjail-quick(1)
Create a pre-configured jail
ares_set_pending_write_cb(3), ares_process_pending_write(3)
Function for setting a callback which is triggered when there is potential pending data which needs to be written
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
auditreduce(1)
select records from audit trail files
autozen(1), AutoZen(1)
experience an altered state of consciousness
barman(5)
Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
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
bdd(1)
Mutli Reduced Ordered Binary Decision Diagrams man1/alc_origin.1
beetsconfig(5)
beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
bemenu(1)
dynamic menu inspired by dmenu(1)
benchmark_data(3), benchmark_data (3)
Retrieve gathered benchmarking values
bggen(1)
generates colored backgrounds on X11 displays
bgrot(1)
a program to alleviate background boredom
blender(1)
a full-featured 3D application
blockattack(6)
a puzzle game inspired by Tetris Attack
breduce(1)
read a portable bitmap and reduce it to 1/N
buffchan(8)
Buffered file-writing backend for INN
bugpoint(1)
automatic test case reduction tool
bximage(1)
Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
cgi-wrapper(1)
run CGI programs in a secured environment
cgi_redirect(3), cgi_redirect (3)
send an HTTP 302 redirect response
cgi_redirect_uri(3), cgi_redirect_uri (3)
send an HTTP 302 redirect response
cgi_vredirect(3), cgi_vredirect (3)
send an HTTP 302 redirect response
cgprof(1)
generate colored call graph for profiled executables
checkvms(1)
sanity check registered Java VMs
cisco-decrypt(1)
decrypts an obfuscated Cisco vpn client pre-shared key
ck_array_put(3)
attempt immediate or deferred insertion of a pointer into array
ck_array_put_unique(3)
attempt immediate or deferred insertion of a unique pointer into array
ck_array_remove(3)
attempt immediate or deferred removal of a pointer from an array
ck_epoch_reclaim(3)
immediately execute all deferred callbacks
cleanup_digikamdb(1)
Cleanup the digiKam databases to reduce their sizes and increase access speed
cmap_inc(3)
Decrease already stored value in CMAP
cmap_inc(3)
Increase already stored value in CMAP
cmap_iter_finalize(3)
Finalize iterator for keys stored in CMAP
cmap_iter_init(3)
Initialize iterator for keys stored in CMAP
cmap_keys(7)
Overview of keys stored in the Configuration Map
cmap_keys(8)
Overview of keys stored in the Configuration Map
cmogstored(1)
manual page for cmogstored 1.8.1
cooledit(1), cooledit-4.1.0(1)
Full featured text editor for the X Window System, Version 11
coredns-acl(7), acl(7)
enforces access control policies on source ip and prevents unauthorized access to DNS servers
coredns-any(7), any(7)
gives a minimal response to ANY queries
coredns-auto(7), auto(7)
enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
coredns-autopath(7), autopath(7)
allows for server-side search path completion
coredns-azure(7), azure(7)
enables serving zone data from Microsoft Azure DNS service
coredns-bind(7), bind(7)
overrides the host to which the server should bind
coredns-bufsize(7), bufsize(7)
sizes EDNS0 buffer size to prevent IP fragmentation
coredns-cache(7), cache(7)
enables a frontend cache
coredns-cancel(7), cancel(7)
cancels a request's context after 5001 milliseconds
coredns-chaos(7), chaos(7)
allows for responding to TXT queries in the CH class
coredns-clouddns(7), clouddns(7)
enables serving zone data from GCP Cloud DNS
coredns-debug(7), debug(7)
disables the automatic recovery upon a crash so that you'll get a nice stack trace
coredns-dns64(7), dns64(7)
enables DNS64 IPv6 transition mechanism
coredns-dnssec(7), dnssec(7)
enables on-the-fly DNSSEC signing of served data
coredns-dnstap(7), dnstap(7)
enables logging to dnstap
coredns-erratic(7), erratic(7)
a plugin useful for testing client behavior
coredns-errors(7), errors(7)
enables error logging
coredns-etcd(7), etcd(7)
enables SkyDNS service discovery from etcd
coredns-file(7), file(7)
enables serving zone data from an RFC 1035-style master file
coredns-forward(7), forward(7)
facilitates proxying DNS messages to upstream resolvers
coredns-geoip(7), geoip(7)
Lookup maxmind geoip2 databases using the client IP, then add associated geoip data to the context request
coredns-grpc(7), grpc(7)
facilitates proxying DNS messages to upstream resolvers via gRPC protocol
coredns-header(7), header(7)
modifies the header for responses
coredns-health(7), health(7)
enables a health check endpoint
coredns-hosts(7), hosts(7)
enables serving zone data from a /etc/hosts style file
coredns-import(7), import(7)
includes files or references snippets from a Corefile
coredns-k8s_external(7), k8s_external(7)
resolves load balancer and external IPs from outside Kubernetes clusters
coredns-kubernetes(7), kubernetes(7)
enables reading zone data from a Kubernetes cluster
coredns-loadbalance(7), loadbalance(7)
randomizes the order of A, AAAA and MX records
coredns-local(7), local(7)
respond to local names
coredns-log(7), log(7)
enables query logging to standard output
coredns-loop(7), loop(7)
detects simple forwarding loops and halts the server
coredns-metadata(7), metadata(7)
enables a metadata collector
coredns-metrics(7), prometheus(7)
enables Prometheus [la]https://prometheus.io/[ra] metrics
coredns-minimal(7), minimal(7)
minimizes size of the DNS response message whenever possible
coredns-multisocket(7), multisocket(7)
allows to start multiple servers that will listen on one port
coredns-nsid(7), nsid(7)
adds an identifier of this server to each reply
coredns-pprof(7), pprof(7)
publishes runtime profiling data at endpoints under /debug/pprof
coredns-quic(7), quic(7)
configures DNS-over-QUIC (DoQ) server options
coredns-ready(7), ready(7)
enables a readiness check HTTP endpoint
coredns-reload(7), reload(7)
allows automatic reload of a changed Corefile
coredns-rewrite(7), rewrite(7)
performs internal message rewriting
coredns-root(7), root(7)
simply specifies the root of where to find (zone) files
coredns-route53(7), route53(7)
enables serving zone data from AWS route53
coredns-secondary(7), secondary(7)
enables serving a zone retrieved from a primary server
coredns-sign(7), sign(7)
adds DNSSEC records to zone files
coredns-template(7), template(7)
allows for dynamic responses based on the incoming query
coredns-timeouts(7), timeouts(7)
allows you to configure the server read, write and idle timeouts for the TCP, TLS and DoH servers
coredns-tls(7), tls(7)
allows you to configure the server certificates for the TLS and gRPC servers
coredns-trace(7), trace(7)
enables OpenTracing-based tracing of DNS requests as they go through the plugin chain
coredns-transfer(7), transfer(7)
perform (outgoing) zone transfers for other plugins
coredns-tsig(7), tsig(7)
validate TSIG requests and sign responses
coredns-view(7), view(7)
defines conditions that must be met for a DNS request to be routed to the server block
coredns-whoami(7), whoami(7)
returns your resolver's local IP address, port and transport
corefile(5)
configuration file for CoreDNS
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypto_eddsa_sign(3monocypher), crypto_eddsa_check(3monocypher), crypto_eddsa_key_pair(3monocypher), crypto_eddsa_to_x25519(3monocypher), crypto_eddsa_trim_scalar(3monocypher), crypto_eddsa_reduce(3monocypher), crypto_eddsa_mul_add(3monocypher), crypto_eddsa_scalarbase(3monocypher), crypto_eddsa_check_equation(3monocypher)
public key signatures
cups-browsed(8)
A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
curl_share_cleanup(3)
close a shared object
curl_share_setopt(3)
set options for a shared object
curs_opaque(3x), %is_cleared(3x), %is_idlok(3x), %is_idcok(3x), %is_immedok(3x), %is_keypad(3x), %is_leaveok(3x), %is_nodelay(3x), %is_notimeout(3x), %is_pad(3x), %is_scrollok(3x), %is_subwin(3x), %is_syncok(3x), %wgetdelay(3x), %wgetparent(3x), %wgetscrreg(3x)
obtain curses window properties
curs_refresh(3x), %doupdate(3x), %redrawwin(3x), %refresh(3x), %wnoutrefresh(3x), %wredrawln(3x), %wrefresh(3x)
refresh curses windows or lines thereupon
darktable-cmstest(1)
test if the color management subsystem of your computer is correctly configured
dbh_genkey(3), dbh_genkey2(3), dbh_orderkey(3)
generate cuantified or ordered keys
deb-shlibs(5)
Debian shared library information file
deb-symbols(5)
Debian's extended shared library information file
decrypt-dbeaver-configuration(1)
Decrypt DBeaver Credentials Configuration File
deductionguidesforstd::shared_ptr(3)
deductionguidesforstd::shared_ptr
deductionguidesforstd::unordered_map(3)
deductionguidesforstd::unordered_map
deductionguidesforstd::unordered_multimap(3)
deductionguidesforstd::unordered_multimap
deductionguidesforstd::unordered_multiset(3)
deductionguidesforstd::unordered_multiset
deductionguidesforstd::unordered_set(3)
deductionguidesforstd::unordered_set
dirvish-expire(8)
delete expired dirvish images
dispatch_after(3)
schedule blocks for deferred execution
dpkg-gensymbols(1)
generate symbols files (shared library dependency information)
dpkg-shlibdeps(1)
generate shared library substvar dependencies
dune-cache(1), duneN'45'cache(1)
N'45' Manage the shared cache of build artifacts
dvired(1)
print dvi-files
dwgadd(5), dwgadd.5(5)
Format of the LibreDWG dwgadd example input-file
encrypt-dbeaver-configuration(1)
Encrypt DBeaver Credentials Configuration File
entangle(1)
tethered camera control & capture
ev(3), libev(3)
a high performance full-featured event loop written in C
evtexport(1)
exports items stored in a Windows Event Log (EVT)
evtxexport(1)
exports items stored in a Windows XML EventViewer Log (EVTX) file
ewfexport(1)
exports media data stored in EWF files
ewfinfo(1)
show meta data stored in EWF files
ewfmount(1)
mount data stored in EWF files
ewfrecover(1)
exports media data stored in EWF files
ewfverify(1)
verifies media data stored in EWF files
exiftime(1)
display or adjust date & time Exif tags; list files ordered by their Exif date & time tags
exlights(3)
One way to do colored lighting effects in a hicolor video mode. Allegro game programming library
exo-open(1)
Open URLs and launch preferred applications
expirerm(8)
Remove articles that have been expired
explain_shmat_or_die(3)
shared memory attach and report errors require_index { "shared memory attach and report errors" }
explain_shmctl_or_die(3)
shared memory control and report errors require_index { "shared memory control and report errors" }
exzbuf(3)
Z-buffered polygons demo. Allegro game programming library
fasta36(1)
scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
fd2(1)
redirect from/to file descriptor 2
fence_redfish(8)
I/O Fencing agent for Redfish
fi_av(3)
Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
fi_endpoint(3)
Fabric endpoint operations fi_endpoint / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint. fi_ep_bind Associate an endpoint with hardware resources, such as event queues, completion queues, counters, address vectors, or shared transmit/receive contexts. fi_scalable_ep_bind Associate a scalable endpoint with an address vector fi_pep_bind Associate a passive endpoint with an event queue fi_enable Transitions an active endpoint into an enabled state. fi_cancel Cancel a pending asynchronous data transfer fi_ep_alias Create an alias to the endpoint fi_control Control endpoint operation. fi_getopt / fi_setopt Get or set endpoint options. fi_rx_context / fi_tx_context / fi_srx_context / fi_stx_context Open a transmit or receive context. fi_tc_dscp_set / fi_tc_dscp_get Convert between a DSCP value and a network traffic class fi_rx_size_left / fi_tx_size_left (DEPRECATED) Query the lower bound on how many RX/TX operations may be posted without an operation returning -FI_EAGAIN. This functions have been deprecated and will be removed in a future version of the library
fi_join_collective(3)
Operation where a subset of peers join a new collective group. fi_barrier Collective operation that does not complete until all peers have entered the barrier call. fi_broadcast A single sender transmits data to all peers, including itself. fi_alltoall Each peer distributes a slice of its local data to all peers. fi_allreduce Collective operation where all peers broadcast an atomic operation to all other peers. fi_allgather Each peer sends a complete copy of its local data to all peers. fi_reduce_scatter Collective call where data is collected from all peers and merged (reduced). The results of the reduction is distributed back to the peers, with each peer receiving a slice of the results. fi_reduce Collective call where data is collected from all peers to a root peer and merged (reduced). fi_scatter A single sender distributes (scatters) a slice of its local data to all peers. fi_gather All peers send their data to a root peer. fi_query_collective Returns information about which collective operations are supported by a provider, and limitations on the collective
fi_mr(3)
Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister registered memory buffers. fi_mr_desc Return a local descriptor associated with a registered memory region fi_mr_key Return the remote key needed to access a registered memory region fi_mr_raw_attr Return raw memory region attributes. fi_mr_map_raw Converts a raw memory region key into a key that is usable for data transfer operations. fi_mr_unmap_key Releases a previously mapped raw memory region key. fi_mr_bind Associate a registered memory region with a completion counter or an endpoint. fi_mr_refresh Updates the memory pages associated with a memory region. fi_mr_enable Enables a memory region for use
fi_trigger(3)
Triggered operations
fido2-cred(1)
make/verify a FIDO2 credential
fido_assert_allow_cred(3), fido_assert_empty_allow_list(3)
manage allow lists in a FIDO2 assertion
fido_cbor_info_new(3), fido_cbor_info_free(3), fido_dev_get_cbor_info(3), fido_cbor_info_aaguid_ptr(3), fido_cbor_info_extensions_ptr(3), fido_cbor_info_protocols_ptr(3), fido_cbor_info_transports_ptr(3), fido_cbor_info_versions_ptr(3), fido_cbor_info_options_name_ptr(3), fido_cbor_info_options_value_ptr(3), fido_cbor_info_algorithm_type(3), fido_cbor_info_algorithm_cose(3), fido_cbor_info_algorithm_count(3), fido_cbor_info_certs_name_ptr(3), fido_cbor_info_certs_value_ptr(3), fido_cbor_info_certs_len(3), fido_cbor_info_aaguid_len(3), fido_cbor_info_extensions_len(3), fido_cbor_info_protocols_len(3), fido_cbor_info_transports_len(3), fido_cbor_info_versions_len(3), fido_cbor_info_options_len(3), fido_cbor_info_maxmsgsiz(3), fido_cbor_info_maxcredbloblen(3), fido_cbor_info_maxcredcntlst(3), fido_cbor_info_maxcredidlen(3), fido_cbor_info_maxlargeblob(3), fido_cbor_info_maxrpid_minpinlen(3), fido_cbor_info_minpinlen(3), fido_cbor_info_fwversion(3), fido_cbor_info_uv_attempts(3), fido_cbor_info_uv_modality(3), fido_cbor_info_rk_remaining(3), fido_cbor_info_new_pin_required(3)
FIDO2 CBOR Info API
fido_cred_exclude(3), fido_cred_empty_exclude_list(3)
manage exclude lists in a FIDO2 credential
fido_cred_new(3), fido_cred_free(3), fido_cred_pin_minlen(3), fido_cred_prot(3), fido_cred_fmt(3), fido_cred_rp_id(3), fido_cred_rp_name(3), fido_cred_user_name(3), fido_cred_display_name(3), fido_cred_authdata_ptr(3), fido_cred_authdata_raw_ptr(3), fido_cred_clientdata_hash_ptr(3), fido_cred_id_ptr(3), fido_cred_aaguid_ptr(3), fido_cred_largeblob_key_ptr(3), fido_cred_pubkey_ptr(3), fido_cred_sig_ptr(3), fido_cred_user_id_ptr(3), fido_cred_x5c_list_count(3), fido_cred_x5c_list_ptr(3), fido_cred_x5c_ptr(3), fido_cred_attstmt_ptr(3), fido_cred_authdata_len(3), fido_cred_authdata_raw_len(3), fido_cred_clientdata_hash_len(3), fido_cred_id_len(3), fido_cred_aaguid_len(3), fido_cred_largeblob_key_len(3), fido_cred_pubkey_len(3), fido_cred_sig_len(3), fido_cred_user_id_len(3), fido_cred_x5c_list_len(3), fido_cred_x5c_len(3), fido_cred_attstmt_len(3), fido_cred_entattest(3), fido_cred_type(3), fido_cred_flags(3), fido_cred_sigcount(3)
FIDO2 credential API
fido_cred_set_authdata(3), fido_cred_set_authdata_raw(3), fido_cred_set_attstmt(3), fido_cred_set_attobj(3), fido_cred_set_x509(3), fido_cred_set_sig(3), fido_cred_set_id(3), fido_cred_set_clientdata(3), fido_cred_set_clientdata_hash(3), fido_cred_set_rp(3), fido_cred_set_user(3), fido_cred_set_entattest(3), fido_cred_set_extensions(3), fido_cred_set_blob(3), fido_cred_set_pin_minlen(3), fido_cred_set_prot(3), fido_cred_set_rk(3), fido_cred_set_uv(3), fido_cred_set_fmt(3), fido_cred_set_type(3)
set parameters of a FIDO2 credential
fido_cred_verify(3), fido_cred_verify_self(3)
verify the attestation signature of a FIDO2 credential
fido_credman_metadata_new(3), fido_credman_rk_new(3), fido_credman_rp_new(3), fido_credman_metadata_free(3), fido_credman_rk_free(3), fido_credman_rp_free(3), fido_credman_rk_existing(3), fido_credman_rk_remaining(3), fido_credman_rk(3), fido_credman_rk_count(3), fido_credman_rp_id(3), fido_credman_rp_name(3), fido_credman_rp_count(3), fido_credman_rp_id_hash_ptr(3), fido_credman_rp_id_hash_len(3), fido_credman_get_dev_metadata(3), fido_credman_get_dev_rk(3), fido_credman_set_dev_rk(3), fido_credman_del_dev_rk(3), fido_credman_get_dev_rp(3)
FIDO2 credential management API
fido_dev_make_cred(3)
generates a new credential on a FIDO2 device
fido_dev_open(3), fido_dev_open_with_info(3), fido_dev_close(3), fido_dev_cancel(3), fido_dev_new(3), fido_dev_new_with_info(3), fido_dev_free(3), fido_dev_force_fido2(3), fido_dev_force_u2f(3), fido_dev_is_fido2(3), fido_dev_is_winhello(3), fido_dev_supports_credman(3), fido_dev_supports_cred_prot(3), fido_dev_supports_permissions(3), fido_dev_supports_pin(3), fido_dev_supports_uv(3), fido_dev_has_pin(3), fido_dev_has_uv(3), fido_dev_protocol(3), fido_dev_build(3), fido_dev_flags(3), fido_dev_major(3), fido_dev_minor(3)
FIDO2 device open/close and related functions
fileschanged(1)
displays altered files
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
fixincludes(1)
Reduce the number of #includes in KDE source files
flexiblas_load_backend_library(3)
load a backend from a shared library
flush.tcl86(n), flush(n)
Flush buffered output for a channel
flush.tcl90(n), flush(n)
Flush buffered output for a channel
flyingtoasters(6)
3d space-age jet-powered flying toasters (and toast)
foomatic-preferred-driver(8)
<put a short description here>
freevrrpd(8)
Virtual Redundancy Router Protocol Daemon
freeze_mouse_flag(3)
Flag to avoid redrawing the mouse pointer. Allegro game programming library
fribidi_get_mirror_char(3)
get mirrored character
fswatch(7)
Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
gdal-vector-grid(1)
Create a regular grid from scattered points Added in version 3.11
gdal_grid(1)
Creates regular grid from the scattered data
gebd2(3)
gebd2: reduction to bidiagonal, level 2
gebrd(3)
gebrd: reduction to bidiagonal
gehd2(3)
gehd2: reduction to Hessenberg, level 2
gehrd(3)
gehrd: reduction to Hessenberg
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
gensprep(8)
compile StringPrep data from files filtered by filterRFC3454.pl
getdns_context_set_append_name(3)
getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport, getdns_context_set_dnssec_trust_anchors, getdns_context_set_dnssec_allowed_skew, getdns_context_set_follow_redirects, getdns_context_set_limit_outstanding_queries, getdns_context_set_namespaces, getdns_context_set_resolution_type, getdns_context_set_suffix, getdns_context_set_timeout, -- getdns context manipulation routines n
gghd3(3)
gghd3: reduction to Hessenberg, level 3
gghrd(3)
gghrd: reduction to Hessenberg
gh-auth-refresh(1)
Refresh stored authentication credentials
git-bug-bridge-auth(1)
List all known bridge authentication credentials
git-bug-bridge-auth-rm(1)
Remove a credential
git-bug-bridge-auth-show(1)
Display an authentication credential
git-bug-bridge-rm(1)
Delete a configured bridge
git-credential(1)
Retrieve and store user credentials
git-credential-cache(1)
Helper to temporarily store passwords in memory
git-credential-cache--daemon(1)
Temporarily store user credentials in memory
git-credential-store(1)
Helper to store credentials on disk
git-interpret-trailers(1)
Add or parse structured information in commit messages
git-pack-redundant(1)
Find redundant pack files
git-sparse-checkout(1)
Reduce your working tree to a subset of tracked files
git-update-ref(1)
Update the object name stored in a ref safely
gitcredentials(7)
Providing usernames and passwords to Git
gitprotocol-pack(5)
How packs are transferred over-the-wire
gl_striangle(3)
draw a solid colored triangle
glab-auth-configure-docker(1)
Register glab as a Docker credential helper
glab-auth-docker-helper(1)
A Docker credential helper for GitLab container registries
glab-ssh-key(1)
Manage SSH keys registered with your GitLab account
gluQuadricDrawStyle(3), "gluQuadricDrawStyle(3)
specify the draw style desired for quadrics
gluQuadricNormals(3), "gluQuadricNormals(3)
specify what kind of normals are desired for quadrics
gluQuadricTexture(3), "gluQuadricTexture(3)
specify if texturing is desired for quadrics
glutGetColor(3)
retrieves a red, green, or blue component for a given color index colormap entry for the layer in use's logical colormap for the current window
glutPostOverlayRedisplay(3), glutPostWindowOverlayRedisplay(3)
marks the overlay of the current or specified window as needing to be redisplayed
glutPostRedisplay(3), glutPostWindowRedisplay(3)
marks the current or specified window as needing to be redisplayed
glutSolidDodecahedron(3), glutWireDodecahedron(3)
render a solid or wireframe dodecahedron (12-sided regular solid) respectively
glutSwapBuffers(3)
swaps the buffers of the current window if double buffered
glutTimerFunc(3)
registers a timer callback to be triggered in a specified number of milliseconds
gmx-msd(1)
Compute mean squared displacements
gnutls_anon_allocate_client_credentials(3)
API function
gnutls_anon_allocate_server_credentials(3)
API function
gnutls_anon_free_client_credentials(3)
API function
gnutls_anon_free_server_credentials(3)
API function
gnutls_certificate_allocate_credentials(3)
API function
gnutls_certificate_free_credentials(3)
API function
gnutls_credentials_clear(3)
API function
gnutls_credentials_get(3)
API function
gnutls_credentials_set(3)
API function
gnutls_psk_allocate_client_credentials(3)
API function
gnutls_psk_allocate_server_credentials(3)
API function
gnutls_psk_free_client_credentials(3)
API function
gnutls_psk_free_server_credentials(3)
API function
gnutls_psk_set_client_credentials(3)
API function
gnutls_psk_set_client_credentials2(3)
API function
gnutls_psk_set_client_credentials_function(3)
API function
gnutls_psk_set_client_credentials_function2(3)
API function
gnutls_psk_set_client_credentials_function3(3)
API function
gnutls_psk_set_server_credentials_file(3)
API function
gnutls_psk_set_server_credentials_function(3)
API function
gnutls_psk_set_server_credentials_function2(3)
API function
gnutls_psk_set_server_credentials_function3(3)
API function
gnutls_psk_set_server_credentials_hint(3)
API function
gnutls_pubkey_get_preferred_hash_algorithm(3)
API function
gnutls_srp_allocate_client_credentials(3)
API function
gnutls_srp_allocate_server_credentials(3)
API function
gnutls_srp_free_client_credentials(3)
API function
gnutls_srp_free_server_credentials(3)
API function
gnutls_srp_set_client_credentials(3)
API function
gnutls_srp_set_client_credentials_function(3)
API function
gnutls_srp_set_server_credentials_file(3)
API function
gnutls_srp_set_server_credentials_function(3)
API function
gnutls_tpm_get_registered(3)
API function
gnutls_verify_stored_pubkey(3)
API function
gnutls_x509_crt_get_preferred_hash_algorithm(3)
API function
gpredict(1)
real-time satellite tracking and orbit prediction program
grace(1)
command line interface xmgrace - full-featured GUI mode gracebat - batch mode - print and exit
gsf(1)
archiving utility using the G Structured File library
gshred(1), shred(1)
overwrite a file to hide its contents, and optionally delete it
gss_accept_sec_context(3), gss_acquire_cred(3), gss_add_cred(3), gss_add_oid_set_member(3), gss_canonicalize_name(3), gss_compare_name(3), gss_context_time(3), gss_create_empty_oid_set(3), gss_delete_sec_context(3), gss_display_name(3), gss_display_status(3), gss_duplicate_name(3), gss_export_name(3), gss_export_sec_context(3), gss_get_mic(3), gss_import_name(3), gss_import_sec_context(3), gss_indicate_mechs(3), gss_init_sec_context(3), gss_inquire_context(3), gss_inquire_cred(3), gss_inquire_cred_by_mech(3), gss_inquire_mechs_for_name(3), gss_inquire_names_for_mech(3), gss_krb5_ccache_name(3), gss_krb5_compat_des3_mic(3), gss_krb5_copy_ccache(3), gss_krb5_import_cred gsskrb5_extract_authz_data_from_sec_context(3), gsskrb5_register_acceptor_identity(3), gss_krb5_import_ccache(3), gss_krb5_get_tkt_flags(3), gss_process_context_token(3), gss_release_buffer(3), gss_release_cred(3), gss_release_name(3), gss_release_oid_set(3), gss_seal(3), gss_sign(3), gss_test_oid_set_member(3), gss_unseal(3), gss_unwrap(3), gss_verify(3), gss_verify_mic(3), gss_wrap(3), gss_wrap_size_limit(3)
Generic Security Service Application Program Interface library
gst-stats-1.0(1)
print info gathered from a GStreamer log file
haredoc(1)
read and format Hare documentation
haredoc(5)
Hare documentation format
hbgst(3)
{hb,sb}gst: reduction to standard form, banded
hbtrd(3)
{hb,sb}trd: reduction to tridiagonal
hegs2(3)
{he,sy}gs2: reduction to standard form, level 2
hegst(3)
{he,sy}gst: reduction to standard form
hesinfo(1)
find out what is stored in the Hesiod database
hetd2(3)
{he,sy}td2: reduction to tridiagonal, level 2
hetrd(3)
{he,sy}trd: reduction to tridiagonal
hetrd_2stage(3)
{he,sy}trd_2stage: reduction to tridiagonal, 2-stage
history(5)
Record of current and recently expired Usenet articles
hpgst(3)
{hp,sp}gst: reduction to standard form, packed
hptrd(3)
{hp,sp}trd: reduction to tridiagonal
http_servlet_redirect(3)
HTTP redirect servlet
hugo-config-mounts(1)
Print the configured file mounts
hugo-list-expired(1)
List expired content
huh(1)
redisplay last telegram received
hxprintlinks(1)
add a numbered list of links at the end of an HTML file
hxunent(1)
replace HTML predefined character entities by UTF-8
i2pd(1)
Full-featured C++ implementation of I2P client
image_access_storage(3), image_access_storage (3)
Access the underlying backing store of a textured video object
image_framecyclemode(3), image_framecyclemode (3)
Enable/Disable time-triggered active frameset frame cycling
img2txt(1)
convert images to various text-based coloured files
import(1)
saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
influxd-backup(1)
Creates a backup copy of specified InfluxDB OSS database(s) and saves to disk. Use this newer `-portable` option unless legacy support is required. Complete documentation on backing up and restoring, including the deprecated legacy format, see: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
interactive-rebase-tool(1)
full featured sequence editor for git
irsend(1)
basic LIRC program to send infra-red commands
irxevent(1)
infrared X-event sender
iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
deal with ivykis file descriptors
iv_task_register(3), iv_task_unregister(3), iv_task_registered(3)
deal with ivykis tasks
iv_timer_register(3), iv_timer_unregister(3), iv_timer_registered(3)
deal with ivykis timers
jgmenu-apps(1)
generate jgmenu flavoured CSV menu data
jgmenu-i18n(1)
support translation of jgmenu flavoured CSV menu data
jgmenu-lx(1)
generate jgmenu flavoured CSV menu data
jgmenu-ob(1)
convert openbox menu data to jgmenu flavoured CSV
jgmenu-pmenu(1)
generate jgmenu flavoured CSV menu data
jigdo-mirror(1)
Maintain a mirror of images offered with jigdo
jira-me(7)
Displays configured jira user
kak(1)
a vim-inspired, selection oriented code editor
kcm(8)
process-based credential cache for Kerberos tickets
kgetcred(1)
get a ticket for a particular service
kinwalker(1)
predicts RNA folding trajectories
krb5_ccache(3)
Heimdal Kerberos 5 credential cache functions
krb5_ccache_intro(3)
The credential cache functions
krb5_credential(3)
Heimdal Kerberos 5 credential handing functions
krb5_creds(3), krb5_copy_creds(3), krb5_copy_creds_contents(3), krb5_free_creds(3), krb5_free_cred_contents(3)
Kerberos 5 credential handling functions
krb5_get_credentials(3), krb5_get_credentials_with_flags(3), krb5_get_kdc_cred(3), krb5_get_renewed_creds(3)
get credentials from the KDC using krbtgt
krb5_get_creds(3), krb5_get_creds_opt_add_options(3), krb5_get_creds_opt_alloc(3), krb5_get_creds_opt_free(3), krb5_get_creds_opt_set_enctype(3), krb5_get_creds_opt_set_impersonate(3), krb5_get_creds_opt_set_options(3), krb5_get_creds_opt_set_ticket(3)
get credentials from the KDC
krb5_get_in_tkt(3), krb5_get_in_cred(3), krb5_get_in_tkt_with_password(3), krb5_get_in_tkt_with_keytab(3), krb5_get_in_tkt_with_skey(3), krb5_free_kdc_rep(3), krb5_password_key_proc(3)
deprecated initial authentication functions
krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
Kerberos 5 initial authentication functions
krb5_init_creds_intro(3)
The initial credential handing functions
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
kvalid_bit(3), kvalid_date(3), kvalid_double(3), kvalid_email(3), kvalid_int(3), kvalid_string(3), kvalid_stringne(3), kvalid_udouble(3), kvalid_uint(3)
predefined validation functions for kcgi
kxdpgun(8)
XDP-powered DNS benchmarking tool
lasd_comp2(3)
--- singular values only or factored form
ldapvc(1)
LDAP verify credentials tool
ldbedit(1)
Edit LDB databases using your preferred editor
ldns_rr_rrsig_typecovered(3), ldns_rr_rrsig_set_typecovered(3), ldns_rr_rrsig_algorithm(3), ldns_rr_rrsig_set_algorithm(3), ldns_rr_rrsig_labels(3), ldns_rr_rrsig_set_labels(3), ldns_rr_rrsig_origttl(3), ldns_rr_rrsig_set_origttl(3), ldns_rr_rrsig_expiration(3), ldns_rr_rrsig_set_expiration(3), ldns_rr_rrsig_inception(3), ldns_rr_rrsig_set_inception(3), ldns_rr_rrsig_keytag(3), ldns_rr_rrsig_set_keytag(3), ldns_rr_rrsig_signame(3), ldns_rr_rrsig_set_signame(3), ldns_rr_rrsig_sig(3), ldns_rr_rrsig_set_sig(3)
get and set RRSIG RR rdata fields
ldns_update_pkt_tsig_add(3)
add resolver's tsig credentials to an ldns_pkt
ledit.tcl90(n), ledit(n)
Replace elements of a list stored in variable
lepton-tragesym(1)
create Lepton EDA symbols from structured text files
lfe(1)
Lisp Flavoured Erlang (LFE) shell
lfe_bits(3)
Lisp Flavoured Erlang (LFE) common binary functions
lfe_comp(3)
Lisp Flavoured Erlang (LFE) compiler
lfe_docs(3)
Lisp Flavoured Erlang (LFE) documentation handling
lfe_gen(3)
Lisp Flavoured Erlang (LFE) dynamic code generator
lfe_guide(7)
Lisp Flavoured Erlang User Guide
lfe_io(3)
Lisp Flavoured Erlang (LFE) io functions
lfe_lib(3)
Lisp Flavoured Erlang (LFE) library module
lfe_macro(3)
Lisp Flavoured Erlang (LFE) macro expander
lfescript(1)
Lisp Flavoured Erlang (LFE) scripting support
libchk(1)
checks shared library links of binaries
libdavix(3)
shared library for HTTP I/O
libfm-pref-apps(1)
sets preferred applications for programs based on libfm
libjodycode(7)
shared code used by several tools written by Jody Bruchon
libowfat_array_trunc(3), array_trunc(3)
reduce number of initialized bytes
libowfat_array_truncate(3), array_truncate(3)
reduce number of initialized bytes
libowfat_buffer_get_new_token_sa_pred(3), buffer_get_new_token_sa_pred(3)
read token from buffer
libowfat_buffer_get_token_pred(3), buffer_get_token_pred(3)
read token from buffer
libowfat_buffer_get_token_sa_pred(3), buffer_get_token_sa_pred(3)
read token from buffer
libowfat_mmap_shared(3), mmap_shared(3)
memory map a file for reading and writing
home | help