Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- ATOMIC_VAR_INIT(3), atomic_init(3), atomic_load(3), atomic_store(3), atomic_exchange(3), atomic_compare_exchange_strong(3), atomic_compare_exchange_weak(3), atomic_fetch_add(3), atomic_fetch_and(3), atomic_fetch_or(3), atomic_fetch_sub(3), atomic_fetch_xor(3), atomic_is_lock_free(3)
- type-generic atomic operations
- Q_QABS(3), Q_Q2S(3), Q_Q2F(3)
- fixed-point math functions which operate on a single Q number
- Q_QADDQ(3), Q_QDIVQ(3), Q_QMULQ(3), Q_QSUBQ(3), Q_NORMPREC(3), Q_QMAXQ(3), Q_QMINQ(3), Q_QCLONEQ(3), Q_CPYVALQ(3)
- fixed-point math functions which operate on two Q numbers
- aio_cancel(2)
- cancel an outstanding asynchronous I/O operation (REALTIME)
- aio_error(2)
- retrieve error status of asynchronous I/O operation (REALTIME)
- aio_mlock(2)
- asynchronous mlock(2) operation
- aio_return(2)
- retrieve return status of asynchronous I/O operation (REALTIME)
- aio_suspend(2)
- suspend until asynchronous I/O operations or timeout complete (REALTIME)
- atomic_add(9), atomic_clear(9), atomic_cmpset(9), atomic_fcmpset(9), atomic_fetchadd(9), atomic_interrupt_fence(9), atomic_load(9), atomic_readandclear(9), atomic_set(9), atomic_subtract(9), atomic_store(9), atomic_thread_fence(9)
- atomic operations
- bcmp(3), bcopy(3), bzero(3), memccpy(3), memchr(3), memcmp(3), memcpy(3), memmove(3), memset(3)
- byte string operations
- bhyve(8)
- run a guest operating system inside a virtual machine
- bswap16(9), bswap32(9), bswap64(9), be16toh(9), be32toh(9), be64toh(9), htobe16(9), htobe32(9), htobe64(9), htole16(9), htole32(9), htole64(9), le16toh(9), le32toh(9), le64toh(9), be16enc(9), be16dec(9), be32enc(9), be32dec(9), be64enc(9), be64dec(9), le16enc(9), le16dec(9), le32enc(9), le32dec(9), le64enc(9), le64dec(9)
- byte order operations
- cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
- library for group database operations in capability mode
- cap_getpwent(3), cap_getpwnam(3), cap_getpwuid(3), cap_getpwent_r(3), cap_getpwnam_r(3), cap_getpwuid_r(3), cap_setpassent(3), cap_setpwent(3), cap_endpwent(3), cap_pwd_limit_cmds(3), cap_pwd_limit_fields(3), cap_pwd_limit_users(3)
- library for password database operations in capability mode
- crashinfo(8)
- analyze a core dump of the operating system
- crypto_request(9)
- symmetric cryptographic operations
- decryptcore(8)
- decrypt a core dump of the operating system
- domainset(9), domainset(9)(9)
- domainset functions and operation
- dwarf_add_expr_gen(3)
- add an operator to a location expression descriptor
- elf_version(3)
- retrieve or set ELF library operating version
- erf(3), erff(3), erfl(3), erfc(3), erfcf(3), erfcl(3)
- error function operators
- getgrent(3), getgrent_r(3), getgrnam(3), getgrnam_r(3), getgrgid(3), getgrgid_r(3), setgroupent(3), setgrent(3), endgrent(3)
- group database operations
- getmntopts(3), getmntpoint(3), chkdoreload(3), build_iovec(3), build_iovec_argf(3), free_iovec(3), checkpath(3), rmslashes(3)
- mount point operations
- getnetgrent(3), innetgr(3), setnetgrent(3), endnetgrent(3)
- netgroup database operations
- getpwent(3), getpwent_r(3), getpwnam(3), getpwnam_r(3), getpwuid(3), getpwuid_r(3), setpassent(3), setpwent(3), endpwent(3)
- password database operations
- join(1)
- relational database operator
- libufs(3)
- operate on UFS file systems from userland
- 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
- msgctl(2)
- message control operations
- mtest(8)
- test multicast socket operations
- namei(9), NDINIT(9), NDINIT_AT(9), NDFREE_PNBUF(9)
- pathname translation and lookup operations
- opendir(3), fdopendir(3), readdir(3), readdir_r(3), telldir(3), seekdir(3), rewinddir(3), closedir(3), fdclosedir(3), dirfd(3)
- directory operations
- operator(7)
- C and C++ operator precedence and order of evaluation
- pf.os(5)
- format of the operating system fingerprints file
- pmc_get_msr(3)
- x86 architecture-specific PMC operations
- pthread_attr_init(3), pthread_attr_destroy(3), pthread_attr_setstack(3), pthread_attr_getstack(3), pthread_attr_setstacksize(3), pthread_attr_getstacksize(3), pthread_attr_setguardsize(3), pthread_attr_getguardsize(3), pthread_attr_setstackaddr(3), pthread_attr_getstackaddr(3), pthread_attr_setdetachstate(3), pthread_attr_getdetachstate(3), pthread_attr_setinheritsched(3), pthread_attr_getinheritsched(3), pthread_attr_setschedparam(3), pthread_attr_getschedparam(3), pthread_attr_setschedpolicy(3), pthread_attr_getschedpolicy(3), pthread_attr_setscope(3), pthread_attr_getscope(3)
- thread attribute operations
- 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_getkind_np(3), pthread_mutexattr_setkind_np(3)
- mutex attribute operations (legacy)
- 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
- savecore(8)
- save a core dump of the operating system
- sem_open(3), sem_close(3), sem_unlink(3)
- named semaphore operations
- semctl(2)
- control operations on a semaphore set
- semop(2)
- atomic array of operations on a semaphore set
- setbuf(3), setbuffer(3), setlinebuf(3), setvbuf(3)
- stream buffering operations
- sizeof(7)
- operator yield the storage size of the given operand
- sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_close_range_flags(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_pollfd_events(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
- print name of various bitmask values
- timeradd(3), timersub(3), timerclear(3), timerisset(3), timercmp(3), timespecadd(3), timespecsub(3), timespecclear(3), timespecisset(3), timespeccmp(3)
- operations on timevals and timespecs
- wmemchr(3), wmemcmp(3), wmemcpy(3), wmemmove(3), wmempcpy(3), wmemset(3), wcpcpy(3), wcpncpy(3), wcscasecmp(3), wcscat(3), wcschr(3), wcscmp(3), wcscpy(3), wcscspn(3), wcsdup(3), wcslcat(3), wcslcpy(3), wcslen(3), wcsncasecmp(3), wcsncat(3), wcsncmp(3), wcsncpy(3), wcsnlen(3), wcspbrk(3), wcsrchr(3), wcsspn(3), wcsstr(3)
- wide character string manipulation operations
- xo_set_flags(3), xo_clear_flags(3)
- set operational flags for a libxo handle
- BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3), BIO_set_conn_mode(3), BIO_get_conn_mode(3), BIO_set_tfo(3)
- BIO control operations
- BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
- arithmetic operations on BIGNUMs
- BN_set_bit(3), BN_clear_bit(3), BN_is_bit_set(3), BN_mask_bits(3), BN_lshift(3), BN_lshift1(3), BN_rshift(3), BN_rshift1(3)
- bit operations on BIGNUMs
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- DSA_do_sign(3), DSA_do_verify(3)
- raw DSA signature operations
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_group_name(3), EVP_PKEY_CTX_get_group_name(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md_name(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3), EVP_PKEY_CTX_set_dsa_paramgen_type(3), EVP_PKEY_CTX_set_dsa_paramgen_seed(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_paramgen_gindex(3), EVP_PKEY_CTX_set_dh_paramgen_seed(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3), EVP_PKEY_CTX_set_kem_op(3)
- algorithm specific control operations
- EVP_PKEY_CTX_set_params(3), EVP_PKEY_CTX_settable_params(3), EVP_PKEY_CTX_get_params(3), EVP_PKEY_CTX_gettable_params(3)
- provider parameter passing operations
- OSSL_PROVIDER_set_default_search_path(3), OSSL_PROVIDER_get0_default_search_path(3), OSSL_PROVIDER(3), OSSL_PROVIDER_load(3), OSSL_PROVIDER_try_load(3), OSSL_PROVIDER_unload(3), OSSL_PROVIDER_load_ex(3), OSSL_PROVIDER_try_load_ex(3), OSSL_PROVIDER_available(3), OSSL_PROVIDER_do_all(3), OSSL_PROVIDER_gettable_params(3), OSSL_PROVIDER_get_params(3), OSSL_PROVIDER_query_operation(3), OSSL_PROVIDER_unquery_operation(3), OSSL_PROVIDER_get0_provider_ctx(3), OSSL_PROVIDER_get0_dispatch(3), OSSL_PROVIDER_add_builtin(3), OSSL_PROVIDER_get0_name(3), OSSL_PROVIDER_get_capabilities(3), OSSL_PROVIDER_add_conf_parameter(3), OSSL_PROVIDER_get_conf_parameters(3), OSSL_PROVIDER_conf_get_bool(3), OSSL_PROVIDER_self_test(3)
- provider routines
- RSA_blinding_on(3), RSA_blinding_off(3)
- protect the RSA operation from timing attacks
- RSA_private_encrypt(3), RSA_public_decrypt(3)
- low-level signature operations
- SSL_CTX_set_async_callback(3), SSL_CTX_set_async_callback_arg(3), SSL_set_async_callback(3), SSL_set_async_callback_arg(3), SSL_get_async_status(3), SSL_async_callback_fn(3)
- manage asynchronous operations
- SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_srp_username(3), SSL_CTX_set_srp_password(3), SSL_CTX_set_srp_strength(3), SSL_CTX_set_srp_cb_arg(3), SSL_CTX_set_srp_username_callback(3), SSL_CTX_set_srp_client_pwd_callback(3), SSL_CTX_set_srp_verify_param_callback(3), SSL_set_srp_server_param(3), SSL_set_srp_server_param_pw(3), SSL_get_srp_g(3), SSL_get_srp_N(3), SSL_get_srp_username(3), SSL_get_srp_userinfo(3)
- SRP control operations
- SSL_get_error(3)
- obtain result code for TLS/SSL I/O operation
- SSL_rstate_string(3), SSL_rstate_string_long(3)
- get textual description of state of an SSL object during read operation
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_retry_verify(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- X509_get0_distinguishing_id(3), X509_set0_distinguishing_id(3), X509_REQ_get0_distinguishing_id(3), X509_REQ_set0_distinguishing_id(3)
- get or set the Distinguishing ID for certificate operations
- openssl-dgst(1)
- perform digest operations
- openssl-kdf(1)
- perform Key Derivation Function operations
- openssl-mac(1)
- perform Message Authentication Code operations
- provider(7)
- OpenSSL operation implementation providers
- "glRasterPos2d(3), glRasterPos2f(3), glRasterPos2i(3), glRasterPos2s(3), glRasterPos3d(3), glRasterPos3f(3), glRasterPos3i(3), glRasterPos3s(3), glRasterPos4d(3), glRasterPos4f(3), glRasterPos4i(3), glRasterPos4s(3), glRasterPos2dv(3), glRasterPos2fv(3), glRasterPos2iv(3), glRasterPos2sv(3), glRasterPos3dv(3), glRasterPos3fv(3), glRasterPos3iv(3), glRasterPos3sv(3), glRasterPos4dv(3), glRasterPos4fv(3), glRasterPos4iv(3), glRasterPos4sv(3)
- specify the raster position for pixel operations
- AG_Cursor(3)
- agar cursor operations
- ALTER_OPERATOR(7)
- change the definition of an operator
- ALTER_OPERATOR_CLASS(7)
- change the definition of an operator class
- ALTER_OPERATOR_FAMILY(7)
- change the definition of an operator family
- Array(3o)
- Array operations
- ArrayLabels(3o)
- Array operations
- BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3)
- BIO control operations
- BIO_ctrl(3ossl), BIO_callback_ctrl(3ossl), BIO_ptr_ctrl(3ossl), BIO_int_ctrl(3ossl), BIO_reset(3ossl), BIO_seek(3ossl), BIO_tell(3ossl), BIO_flush(3ossl), BIO_eof(3ossl), BIO_set_close(3ossl), BIO_get_close(3ossl), BIO_pending(3ossl), BIO_wpending(3ossl), BIO_ctrl_pending(3ossl), BIO_ctrl_wpending(3ossl), BIO_get_info_callback(3ossl), BIO_set_info_callback(3ossl), BIO_info_cb(3ossl), BIO_get_ktls_send(3ossl), BIO_get_ktls_recv(3ossl), BIO_set_conn_mode(3ossl), BIO_get_conn_mode(3ossl), BIO_set_tfo(3ossl)
- BIO control operations
- BIO_get_host_ip(3), BIO_get_port(3), BIO_get_accept_socket(3), BIO_accept(3), BIO_sock_error(3), BIO_sock_non_fatal_error(3), BIO_sock_should_retry(3), BIO_socket_nbio(3), BIO_set_tcp_ndelay(3)
- wrappers for socket operations
- BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
- arithmetic operations on BIGNUMs
- BN_add(3ossl), BN_sub(3ossl), BN_mul(3ossl), BN_sqr(3ossl), BN_div(3ossl), BN_mod(3ossl), BN_nnmod(3ossl), BN_mod_add(3ossl), BN_mod_sub(3ossl), BN_mod_mul(3ossl), BN_mod_sqr(3ossl), BN_mod_sqrt(3ossl), BN_exp(3ossl), BN_mod_exp(3ossl), BN_gcd(3ossl)
- arithmetic operations on BIGNUMs
- BN_set_bit(3), BN_clear_bit(3), BN_is_bit_set(3), BN_mask_bits(3), BN_lshift(3), BN_lshift1(3), BN_rshift(3), BN_rshift1(3)
- bit operations on BIGNUMs
- BN_set_bit(3ossl), BN_clear_bit(3ossl), BN_is_bit_set(3ossl), BN_mask_bits(3ossl), BN_lshift(3ossl), BN_lshift1(3ossl), BN_rshift(3ossl), BN_rshift1(3ossl)
- bit operations on BIGNUMs
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- BN_zero(3ossl), BN_one(3ossl), BN_value_one(3ossl), BN_set_word(3ossl), BN_get_word(3ossl)
- BIGNUM assignment operations
- Bytes(3o)
- Byte sequence operations
- BytesLabels(3o)
- Byte sequence operations
- CREATE_OPERATOR(7)
- define a new operator
- CREATE_OPERATOR_CLASS(7)
- define a new operator class
- CREATE_OPERATOR_FAMILY(7)
- define a new operator family
- CURLOPT_IOCTLFUNCTION(3)
- callback for I/O operations
- Char(3o)
- Character operations
- 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
- DROP_OPERATOR(7)
- remove an operator
- DROP_OPERATOR_CLASS(7)
- remove an operator class
- DROP_OPERATOR_FAMILY(7)
- remove an operator family
- DSA_do_sign(3), DSA_do_verify(3)
- raw DSA signature operations
- DSA_do_sign(3ossl), DSA_do_verify(3ossl)
- raw DSA signature operations
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3)
- algorithm specific control operations
- EVP_PKEY_CTX_ctrl(3ossl), EVP_PKEY_CTX_ctrl_str(3ossl), EVP_PKEY_CTX_ctrl_uint64(3ossl), EVP_PKEY_CTX_md(3ossl), EVP_PKEY_CTX_set_signature_md(3ossl), EVP_PKEY_CTX_get_signature_md(3ossl), EVP_PKEY_CTX_set_mac_key(3ossl), EVP_PKEY_CTX_set_group_name(3ossl), EVP_PKEY_CTX_get_group_name(3ossl), EVP_PKEY_CTX_set_rsa_padding(3ossl), EVP_PKEY_CTX_get_rsa_padding(3ossl), EVP_PKEY_CTX_set_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_get_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_set_rsa_keygen_bits(3ossl), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set_rsa_keygen_primes(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_get0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_type(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_generator(3ossl), EVP_PKEY_CTX_set_dh_paramgen_type(3ossl), EVP_PKEY_CTX_set_dh_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dh_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_rfc5114(3ossl), EVP_PKEY_CTX_set_dhx_rfc5114(3ossl), EVP_PKEY_CTX_set_dh_pad(3ossl), EVP_PKEY_CTX_set_dh_nid(3ossl), EVP_PKEY_CTX_set_dh_kdf_type(3ossl), EVP_PKEY_CTX_get_dh_kdf_type(3ossl), EVP_PKEY_CTX_set0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_get0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_set_dh_kdf_md(3ossl), EVP_PKEY_CTX_get_dh_kdf_md(3ossl), EVP_PKEY_CTX_set_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3ossl), EVP_PKEY_CTX_set_ec_param_enc(3ossl), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_set1_id(3ossl), EVP_PKEY_CTX_get1_id(3ossl), EVP_PKEY_CTX_get1_id_len(3ossl), EVP_PKEY_CTX_set_kem_op(3ossl)
- algorithm specific control operations
- EVP_PKEY_CTX_get_operation(3), EVP_PKEY_CTX_get0_pkey(3)
- inspect EVP_PKEY_CTX objects
- EVP_PKEY_CTX_set_params(3ossl), EVP_PKEY_CTX_settable_params(3ossl), EVP_PKEY_CTX_get_params(3ossl), EVP_PKEY_CTX_gettable_params(3ossl)
- provider parameter passing operations
- Filename(3o)
- Operations on file names
- HPL_all_reduce(3)
- All reduce operation
- HPL_barrier(3)
- Barrier operation
- HPL_broadcast(3)
- Broadcast operation
- HPL_reduce(3)
- Reduce operation
- List(3o)
- List operations
- ListLabels(3o)
- List operations
- MPIX_Allreduce_enqueue(3)
- Enqueue an allreduce operation to a GPU stream that is associated with the local stream
- MPIX_Comm_agree(3)
- Performs agreement operation on comm
- MPIX_Comm_get_failed(3)
- This local operation returns the group of processes that are locally known to have failed
- MPIX_Irecv_enqueue(3)
- Enqueue a nonblocking receive operation to a GPU stream that is associated with the local stream
- MPIX_Isend_enqueue(3)
- Enqueue a nonblocking send operation to a GPU stream that is associated with the local stream
- MPIX_Recv_enqueue(3)
- Enqueue a receive operation to a GPU stream that is associated with the local stream
- MPIX_Send_enqueue(3)
- Enqueue a send operation to a GPU stream that is associated with the local stream
- MPIX_Wait_enqueue(3)
- Enqueue a wait operation to a GPU stream that is associated with the local stream
- MPIX_Waitall_enqueue(3)
- Enqueue a waitall operation to a GPU stream that is associated with the local stream
- MPI_Get_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation
- MPI_Op_commutative(3)
- Queries an MPI reduction operation for its commutativity
- MPI_Parrived(3)
- Test partial completion of partitioned receive operations
- MPI_Reduce_local(3)
- Applies a reduction operator to local arguments
- MPI_Win_complete(3)
- Completes an RMA operations begun after an MPI_Win_start
- MPI_Win_flush(3)
- Complete all outstanding RMA operations at the given target
- MPI_Win_flush_all(3)
- Complete all outstanding RMA operations at all targets
- MPI_Win_flush_local(3)
- Complete locally all outstanding RMA operations at the given target
- MPI_Win_flush_local_all(3)
- Complete locally all outstanding RMA operations at all targets
- M_Real(3)
- Agar-Math real number operations
- OSSL_PROVIDER_set_default_search_path(3ossl), OSSL_PROVIDER_get0_default_search_path(3ossl), OSSL_PROVIDER(3ossl), OSSL_PROVIDER_load(3ossl), OSSL_PROVIDER_try_load(3ossl), OSSL_PROVIDER_unload(3ossl), OSSL_PROVIDER_load_ex(3ossl), OSSL_PROVIDER_try_load_ex(3ossl), OSSL_PROVIDER_available(3ossl), OSSL_PROVIDER_do_all(3ossl), OSSL_PROVIDER_gettable_params(3ossl), OSSL_PROVIDER_get_params(3ossl), OSSL_PROVIDER_query_operation(3ossl), OSSL_PROVIDER_unquery_operation(3ossl), OSSL_PROVIDER_get0_provider_ctx(3ossl), OSSL_PROVIDER_get0_dispatch(3ossl), OSSL_PROVIDER_add_builtin(3ossl), OSSL_PROVIDER_get0_name(3ossl), OSSL_PROVIDER_get_capabilities(3ossl), OSSL_PROVIDER_add_conf_parameter(3ossl), OSSL_PROVIDER_get_conf_parameters(3ossl), OSSL_PROVIDER_conf_get_bool(3ossl), OSSL_PROVIDER_self_test(3ossl)
- provider routines
- Obj(3o)
- Operations on internal representations of values
- Ocaml_operators(3o)
- Precedence level and associativity of operators
- Oo(3o)
- Operations on objects
- RSA_blinding_on(3), RSA_blinding_off(3)
- protect the RSA operation from timing attacks
- RSA_blinding_on(3ossl), RSA_blinding_off(3ossl)
- protect the RSA operation from timing attacks
- RSA_pkey_ctx_ctrl(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
- RSA private key control operations
- RSA_private_encrypt(3), RSA_public_decrypt(3)
- low-level signature operations
- RSA_private_encrypt(3ossl), RSA_public_decrypt(3ossl)
- low-level signature operations
- SSL_CTX_set_async_callback(3ossl), SSL_CTX_set_async_callback_arg(3ossl), SSL_set_async_callback(3ossl), SSL_set_async_callback_arg(3ossl), SSL_get_async_status(3ossl), SSL_async_callback_fn(3ossl)
- manage asynchronous operations
- SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_max_send_fragment(3ossl), SSL_set_max_send_fragment(3ossl), SSL_CTX_set_split_send_fragment(3ossl), SSL_set_split_send_fragment(3ossl), SSL_CTX_set_max_pipelines(3ossl), SSL_set_max_pipelines(3ossl), SSL_CTX_set_default_read_buffer_len(3ossl), SSL_set_default_read_buffer_len(3ossl), SSL_CTX_set_tlsext_max_fragment_length(3ossl), SSL_set_tlsext_max_fragment_length(3ossl), SSL_SESSION_get_max_fragment_length(3ossl)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_srp_username(3ossl), SSL_CTX_set_srp_password(3ossl), SSL_CTX_set_srp_strength(3ossl), SSL_CTX_set_srp_cb_arg(3ossl), SSL_CTX_set_srp_username_callback(3ossl), SSL_CTX_set_srp_client_pwd_callback(3ossl), SSL_CTX_set_srp_verify_param_callback(3ossl), SSL_set_srp_server_param(3ossl), SSL_set_srp_server_param_pw(3ossl), SSL_get_srp_g(3ossl), SSL_get_srp_N(3ossl), SSL_get_srp_username(3ossl), SSL_get_srp_userinfo(3ossl)
- SRP control operations
- SSL_get_error(3)
- obtain result code for TLS/SSL I/O operation
- SSL_get_error(3ossl)
- obtain result code for TLS/SSL I/O operation
- SSL_rstate_string(3), SSL_rstate_string_long(3)
- get textual description of state of an SSL object during read operation
- SSL_rstate_string(3ossl), SSL_rstate_string_long(3ossl)
- get textual description of state of an SSL object during read operation
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_waiting_for_async(3ossl), SSL_get_all_async_fds(3ossl), SSL_get_changed_async_fds(3ossl)
- manage asynchronous operations
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- SSL_want(3ossl), SSL_want_nothing(3ossl), SSL_want_read(3ossl), SSL_want_write(3ossl), SSL_want_x509_lookup(3ossl), SSL_want_retry_verify(3ossl), SSL_want_async(3ossl), SSL_want_async_job(3ossl), SSL_want_client_hello_cb(3ossl)
- obtain state information TLS/SSL I/O operation
- Stdlib.LargeFile(3o)
- Operations on large files
- Sympa::DataSource::LDAP(3Sympa)
- Data source based on LDAP search operation
- Sympa::DataSource::LDAP2(3Sympa)
- Data source based on LDAP with two-level search operations
- Sympa::DatabaseDriver::LDAP(3Sympa)
- Database driver for LDAP search operation
- Sympa::Request(3Sympa)
- Requests for operation
- TPM_IO_Hash_Start(3), TPM_IO_Hash_Start (3)
- indicate the beginging of a TPM TIS hash operation TPM_IO_Hash_Data - hash the provided data TPM_IO_Hash_End - indicate the end of a TPM TIS hash operation
- Unix.LargeFile(3o)
- File operations on large files
- UnixLabels.LargeFile(3o)
- File operations on large files
- X509_get0_distinguishing_id(3ossl), X509_set0_distinguishing_id(3ossl), X509_REQ_get0_distinguishing_id(3ossl), X509_REQ_set0_distinguishing_id(3ossl)
- get or set the Distinguishing ID for certificate operations
- XNoOp(3)
- No Operation
- XmGetDestination(3)
- A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations "XmGetDestination"
- XvUngrabPort(3)
- release port grabbed for video operation
- applyBdd(3)
- applies an operator to a list of BDD
- applyBinBdd(3)
- applies an operator to two BDD
- applybddnode(3)
- applies an operator on two bdd nodes. man1/alc_origin.1
- applybddnodeite(3)
- computes the IF-THEN-ELSE logical operation. man1/alc_origin.1
- applybddnodeterm(3)
- applies an operator on two bdd nodes. man1/alc_origin.1
- astarithmetic(1), Arithmetic(1)
- arithmetic operations on images and numbers
- auconvert(1)
- perform various conversion operations on sound files
- 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
- 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
- blas0_like_grp(3)
- Scalar operations
- cannakill(1)
- Terminate operation of the Kana-Kanji conversion server cannaserver
- choose(3)
- performs one of multiple channel operations
- ck_pr_add(3), ck_pr_add_ptr(3), ck_pr_add_double(3), ck_pr_add_char(3), ck_pr_add_uint(3), ck_pr_add_int(3), ck_pr_add_64(3), ck_pr_add_32(3), ck_pr_add_16(3), ck_pr_add_8(3)
- atomic addition operations
- ck_pr_and(3), ck_pr_and_ptr(3), ck_pr_and_char(3), ck_pr_and_uint(3), ck_pr_and_int(3), ck_pr_and_64(3), ck_pr_and_32(3), ck_pr_and_16(3), ck_pr_and_8(3)
- atomic bitwise-and operations
- ck_pr_btc(3), ck_pr_btc_ptr(3), ck_pr_btc_uint(3), ck_pr_btc_int(3), ck_pr_btc_64(3), ck_pr_btc_32(3), ck_pr_btc_16(3)
- atomic bit test-and-complement operations
- ck_pr_btr(3), ck_pr_btr_ptr(3), ck_pr_btr_uint(3), ck_pr_btr_int(3), ck_pr_btr_64(3), ck_pr_btr_32(3), ck_pr_btr_16(3)
- atomic bit test-and-reset operations
- ck_pr_bts(3), ck_pr_bts_ptr(3), ck_pr_bts_uint(3), ck_pr_bts_int(3), ck_pr_bts_64(3), ck_pr_bts_32(3), ck_pr_bts_16(3)
- atomic bit test-and-set operations
- ck_pr_cas(3), ck_pr_cas_ptr(3), ck_pr_cas_ptr_value(3), ck_pr_cas_ptr_2(3), ck_pr_cas_ptr_2_value(3), ck_pr_cas_double(3), ck_pr_cas_double_value(3), ck_pr_cas_char(3), ck_pr_cas_char_value(3), ck_pr_cas_uint(3), ck_pr_cas_uint_value(3), ck_pr_cas_int(3), ck_pr_cas_int_value(3), ck_pr_cas_64_2(3), ck_pr_cas_64_2_value(3), ck_pr_cas_64(3), ck_pr_cas_64_value(3), ck_pr_cas_32(3), ck_pr_cas_32_value(3), ck_pr_cas_16(3), ck_pr_cas_16_value(3), ck_pr_cas_8(3), ck_pr_cas_8_value(3)
- atomic compare-and-swap operations
- ck_pr_dec(3), ck_pr_dec_ptr(3), ck_pr_dec_ptr_zero(3), ck_pr_dec_ptr_is_zero(3), ck_pr_dec_double(3), ck_pr_dec_double_zero(3), ck_pr_dec_double_is_zero(3), ck_pr_dec_char(3), ck_pr_dec_char_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_uint(3), ck_pr_dec_uint_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_int(3), ck_pr_dec_int_zero(3), ck_pr_dec_int_is_zero(3), ck_pr_dec_64(3), ck_pr_dec_64_zero(3), ck_pr_dec_64_is_zero(3), ck_pr_dec_32(3), ck_pr_dec_32_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_16(3), ck_pr_dec_16_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_8(3), ck_pr_dec_8_zero(3), ck_pr_dec_8_is_zero(3)
- atomic decrement operations
- ck_pr_faa(3), ck_pr_faa_ptr(3), ck_pr_faa_double(3), ck_pr_faa_char(3), ck_pr_faa_uint(3), ck_pr_faa_int(3), ck_pr_faa_64(3), ck_pr_faa_32(3), ck_pr_faa_16(3), ck_pr_faa_8(3)
- atomic fetch-and-add operations
- ck_pr_fas(3), ck_pr_fas_ptr(3), ck_pr_fas_double(3), ck_pr_fas_char(3), ck_pr_fas_uint(3), ck_pr_fas_int(3), ck_pr_fas_64(3), ck_pr_fas_32(3), ck_pr_fas_16(3), ck_pr_fas_8(3)
- atomic swap operations
- ck_pr_fence_atomic(3)
- enforce partial ordering of atomic read-modify-write operations
- ck_pr_fence_atomic_load(3)
- enforce ordering of atomic read-modify-write operations to load operations
- ck_pr_fence_atomic_store(3)
- enforce ordering of atomic read-modify-write operations to store operations
- ck_pr_fence_load(3)
- enforce partial ordering of load operations
- ck_pr_fence_load_atomic(3)
- enforce ordering of load operations to atomic read-modify-write operations
- ck_pr_fence_load_store(3)
- enforce ordering of load operations to store operations
- ck_pr_fence_memory(3)
- enforce partial ordering of all memory operations
- ck_pr_fence_store(3)
- enforce partial ordering of store operations
- ck_pr_fence_store_atomic(3)
- enforce ordering of store operations to load operations
- ck_pr_fence_store_load(3)
- enforce ordering of store operations to load operations
- ck_pr_inc(3), ck_pr_inc_ptr(3), ck_pr_inc_ptr_zero(3), ck_pr_inc_ptr_is_zero(3), ck_pr_inc_double(3), ck_pr_inc_double_zero(3), ck_pr_inc_double_is_zero(3), ck_pr_inc_char(3), ck_pr_inc_char_zero(3), ck_pr_inc_char_is_zero(3), ck_pr_inc_uint(3), ck_pr_inc_uint_zero(3), ck_pr_inc_uint_is_zero(3), ck_pr_inc_int(3), ck_pr_inc_int_zero(3), ck_pr_inc_int_is_zero(3), ck_pr_inc_64(3), ck_pr_inc_64_zero(3), ck_pr_inc_64_is_zero(3), ck_pr_inc_32(3), ck_pr_inc_32_zero(3), ck_pr_inc_32_is_zero(3), ck_pr_inc_16(3), ck_pr_inc_16_zero(3), ck_pr_inc_16_is_zero(3), ck_pr_inc_8(3), ck_pr_inc_8_zero(3), ck_pr_inc_8_is_zero(3)
- atomic increment operations
- ck_pr_load(3), ck_pr_load_ptr(3), ck_pr_load_double(3), ck_pr_load_uint(3), ck_pr_load_int(3), ck_pr_load_char(3), ck_pr_load_64(3), ck_pr_load_32(3), ck_pr_load_16(3), ck_pr_load_8(3)
- atomic volatile load operations
- ck_pr_neg(3), ck_pr_neg_ptr(3), ck_pr_neg_ptr_zero(3), ck_pr_neg_double(3), ck_pr_neg_double_zero(3), ck_pr_neg_char(3), ck_pr_neg_char_zero(3), ck_pr_neg_uint(3), ck_pr_neg_uint_zero(3), ck_pr_neg_int(3), ck_pr_neg_int_zero(3), ck_pr_neg_64(3), ck_pr_neg_64_zero(3), ck_pr_neg_32(3), ck_pr_neg_32_zero(3), ck_pr_neg_16(3), ck_pr_neg_16_zero(3), ck_pr_neg_8(3), ck_pr_neg_8_zero(3)
- atomic negation operations
- ck_pr_not(3), ck_pr_not_ptr(3), ck_pr_not_double(3), ck_pr_not_char(3), ck_pr_not_uint(3), ck_pr_not_int(3), ck_pr_not_64(3), ck_pr_not_32(3), ck_pr_not_16(3), ck_pr_not_8(3)
- atomic complement operations
- ck_pr_or(3), ck_pr_or_ptr(3), ck_pr_or_char(3), ck_pr_or_uint(3), ck_pr_or_int(3), ck_pr_or_64(3), ck_pr_or_32(3), ck_pr_or_16(3), ck_pr_or_8(3)
- atomic bitwise-or operations
- ck_pr_store(3), ck_pr_store_ptr(3), ck_pr_store_double(3), ck_pr_store_uint(3), ck_pr_store_int(3), ck_pr_store_char(3), ck_pr_store_64(3), ck_pr_store_32(3), ck_pr_store_16(3), ck_pr_store_8(3)
- atomic volatile store operations
- ck_pr_sub(3), ck_pr_sub_ptr(3), ck_pr_sub_double(3), ck_pr_sub_char(3), ck_pr_sub_uint(3), ck_pr_sub_int(3), ck_pr_sub_64(3), ck_pr_sub_32(3), ck_pr_sub_16(3), ck_pr_sub_8(3)
- atomic subtraction operations
- ck_pr_xor(3), ck_pr_xor_ptr(3), ck_pr_xor_char(3), ck_pr_xor_uint(3), ck_pr_xor_int(3), ck_pr_xor_64(3), ck_pr_xor_32(3), ck_pr_xor_16(3), ck_pr_xor_8(3)
- atomic bitwise-xor operations
- combine(1)
- combine sets of lines from two files using boolean operations
- cqrlog(1), CQRLOG(1)
- Advanced logging program for hamradio operators
- crashme(1)
- test operating environment software robustness
- createablbinexpr(3)
- creates a binary operator expression. man1/alc_origin.1
- createabloper(3)
- creates the head of an operator expression. man1/alc_origin.1
- createablunaryexpr(3)
- creates an unary operator expression. man1/alc_origin.1
- createablxorbinexpr(3)
- creates an 'xor' or 'xnor' operator expression. man1/alc_origin.1
- delablexprnum(3)
- deletes an operand in an expression. man1/alc_origin.1
- dispatch_io_read(3), dispatch_io_write(3)
- submit read and write operations to dispatch I/O channels
- dnsjit.core.file(3)
- OS file operations
- explain_setbuffer_or_die(3)
- stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
- explain_setlinebuf_or_die(3)
- stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
- explain_setvbuf_or_die(3)
- stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
- fblocked.tcl86(n), fblocked(n)
- Test whether the last input operation exhausted all available input
- fblocked.tcl90(n), fblocked(n)
- Test whether the last input operation exhausted all available input
- fence_ack_manual(8)
- a program to override fenced fencing operations
- fi_atomic(3)
- Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory fi_fetch_atomic / fi_fetch_atomicv / fi_fetch_atomicmsg Initiates an atomic operation to remote memory, retrieving the initial value. fi_compare_atomic / fi_compare_atomicv / fi_compare_atomicmsg Initiates an atomic compare-operation to remote memory, retrieving the initial value. fi_atomicvalid / fi_fetch_atomicvalid / fi_compare_atomicvalid / fi_query_atomic : Indicates if a provider supports a specific atomic operation
- 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_av_set(3)
- Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on two AV sets fi_av_set_intersect Perform a set intersect operation on two AV sets fi_av_set_diff Perform a set difference operation on two AV sets fi_av_set_insert Add an address to an AV set fi_av_set_remove Remove an address from an AV set fi_av_set_addr Obtain a collective address for current addresses in an AV set
- fi_cm(3)
- Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state. fi_setname / fi_getname / fi_getpeer Set local, or return local or peer endpoint address. fi_join / fi_close / fi_mc_addr Join, leave, or retrieve a multicast address
- fi_cntr(3)
- Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
- fi_control(3)
- Perform an operation on a fabric resource
- fi_cq(3)
- Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes. fi_cq_read / fi_cq_readfrom / fi_cq_readerr Read a completion from a completion queue fi_cq_sread / fi_cq_sreadfrom A synchronous (blocking) read that waits until a specified condition has been met before reading a completion from a completion queue. fi_cq_signal Unblock any thread waiting in fi_cq_sread or fi_cq_sreadfrom. fi_cq_strerror Converts provider specific error information 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_eq(3)
- Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an event from an event queue fi_eq_write Writes an event to an event queue fi_eq_sread A synchronous (blocking) read of an event queue fi_eq_strerror Converts provider specific error information into a printable string
- fi_fabric(3)
- Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and capabilities to printable string
- 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_msg(3)
- Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv / fi_sendmsg fi_inject / fi_senddata : Initiate an operation to send a message
- fi_poll(3)
- Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or counter to/from a poll set. fi_poll Poll for progress and events across multiple completion queues and counters. fi_wait_open / fi_close Open/close a wait set fi_wait Waits for one or more wait objects in a set to be signaled. fi_trywait Indicate when it is safe to block on wait objects using native OS calls. fi_control Control wait set operation or attributes
- fi_rma(3)
- Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg fi_inject_write / fi_writedata : Initiate a write to remote memory
- fi_tagged(3)
- Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv / fi_tsendmsg / fi_tinject / fi_tsenddata Initiate an operation to send a message
- fi_trigger(3)
- Triggered operations
- flatablexpr(3)
- merges the operators of an expression man1/alc_origin.1
- fldigi(1)
- digital modem program for hamradio operators
- fwknop(8)
- Firewall Knock Operator
- fwknopd(8)
- Firewall Knock Operator Daemon
- gdal-vector-geom(1)
- Geometry operations on a vector dataset Added in version 3.11
- gdal_pansharpen(1)
- Perform a pansharpen operation
- gensio_acc_set_sync(3), gensio_acc_accept_s(3), gensio_acc_accept_s_intr(3)
- Synchronous I/O operations on a gensio accepter
- gensio_alloc_mdns(3), gensio_free_mdns(3), gensio_mdns_add_service(3), gensio_mdns_remove_service(3), gensio_mdns_add_watch(3), gensio_mdns_remove_watch(3)
- Functions for doing mDNS operations
- gensio_os_funcs(3)
- Abstraction for some operating system functions used by the gensio library
- gensio_set_sync(3), gensio_clear_sync(3), gensio_read_s(3), gensio_write_s(3)
- Synchronous I/O operations on a gensio
- gentest(1)
- Run random generic SMB operations against two SMB servers and show the differences in behavior
- getablexprmax(3)
- applies a function to all operands. man1/alc_origin.1
- getablexprmin(3)
- applies a function to all operands. man1/alc_origin.1
- getablexprnum(3)
- gives a specified operand of an expression. man1/alc_origin.1
- getablexprnumbinoper(3)
- gives the number of binary operators in an expression. man1/alc_origin.1
- git-abort(1)
- Abort current git operation
- git-continue(1)
- Continue current git operation
- git-svn(1)
- Bidirectional operation between a Subversion repository and Git
- glAccum(3), "glAccum(3)
- operate on the accumulation buffer
- glLogicOp(3), "glLogicOp(3)
- specify a logical pixel operation for color index rendering
- gmic(1)
- Perform image processing operations using the G'MIC framework
- gnutls_fips140_get_operation_state(3)
- API function
- gpgme-json(1)
- Native messaging based GPGME operations
- grl-launch-0.3(1), grl-launch(1)
- run Grilo operations from the command line
- gstdbuf(1), stdbuf(1)
- Run COMMAND, with modified buffering operations for its standard streams
- hwloc-calc(1)
- Operate on cpu mask strings and objects
- hwlocality_cuda(3)
- Interoperability with the CUDA Driver API
- hwlocality_cudart(3)
- Interoperability with the CUDA Runtime API
- hwlocality_gl(3)
- Interoperability with OpenGL displays
- hwlocality_glibc_sched(3)
- Interoperability with glibc sched affinity
- hwlocality_levelzero(3)
- Interoperability with the oneAPI Level Zero interface
- hwlocality_linux_libnuma_bitmask(3)
- Interoperability with Linux libnuma bitmask
- hwlocality_linux_libnuma_ulongs(3)
- Interoperability with Linux libnuma unsigned long masks
- hwlocality_nvml(3)
- Interoperability with the NVIDIA Management Library
- hwlocality_opencl(3)
- Interoperability with OpenCL
- hwlocality_openfabrics(3)
- Interoperability with OpenFabrics
- hwlocality_rsmi(3)
- Interoperability with the ROCm SMI Management Library
- image_pushasynch(3), image_pushasynch (3)
- Blocks on an asynchronous load operation until it has completed
- ipcalc(1)
- Perform simple operations on IP addresses and networks
- isablbinaryoper(3)
- tests if an operator is binary. man1/alc_origin.1
- isabloperinexpr(3)
- tests if an operator appears in an expression. man1/alc_origin.1
- isablunaryoper(3)
- tests if an operator is unary. man1/alc_origin.1
- iwidgets_feedback(n), iwidgets::feedback(n)
- Create and manipulate a feedback widget to display feedback on the current status of an ongoing operation to the user
- ixgbe(4)
- IntelĀ® Ethernet Driver for the FreeBSD* operating system
- keyboard_close(3)
- return the keyboard to normal operation from raw mode
- lat_ops(8)
- basic CPU operation parallelism
- lat_syscall(8)
- time simple entry into the operating system
- ldap_abandon_ext(3)
- Abandon an LDAP operation in progress
- ldap_add_ext(3), ldap_add_ext_s(3)
- Perform an LDAP add operation
- ldap_compare(3), ldap_compare_s(3), ldap_compare_ext(3), ldap_compare_ext_s(3)
- Perform an LDAP compare operation
- ldap_delete(3), ldap_delete_s(3), ldap_delete_ext(3), ldap_delete_ext_s(3)
- Perform an LDAP delete operation
- ldap_extended_operation(3), ldap_extended_operation_s(3)
- Extends the LDAP operations to the LDAP server
- ldap_modify_ext(3), ldap_modify_ext_s(3)
- Perform an LDAP modify operation
- ldap_modrdn(3), ldap_modrdn_s(3), ldap_modrdn2(3), ldap_modrdn2_s(3)
- Perform an LDAP modify RDN operation
- ldap_parse_sort_control(3)
- Decode the information returned from a search operation that used a server-side sort control
- ldap_parse_vlv_control(3)
- Decode the information returned from a search operation that used a VLV (virtual list view) control
- ldap_result(3)
- Wait for the result of an LDAP operation
- ldap_search(3), ldap_search_s(3), ldap_search_st(3), ldap_search_ext(3), ldap_search_ext_s(3)
- Perform an LDAP search operation
- ldapexop(1)
- issue LDAP extended operations