Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- BUS_BIND_INTR(9), bus_bind_intr(9)
- bind an interrupt resource to a specific CPU
- BUS_GET_CPUS(9), bus_get_cpus(9)
- request a set of device-specific CPUs
- BUS_GET_PROPERTY(9)
- get child's specific property
- BUS_READ_IVAR(9), BUS_WRITE_IVAR(9)
- manipulate bus-specific device instance variables
- VOP_IOCTL(9)
- device specific control
- abtn(4)
- ADB Keyboard Special Keys Driver
- arch(7)
- Architecture-specific details
- brandelf(1)
- mark an ELF binary for a specific ABI
- callout_active(9), callout_deactivate(9), callout_drain(9), callout_init(9), callout_init_mtx(9), callout_init_rm(9), callout_init_rw(9), callout_pending(9), callout_reset(9), callout_reset_curcpu(9), callout_reset_on(9), callout_reset_sbt(9), callout_reset_sbt_curcpu(9), callout_reset_sbt_on(9), callout_schedule(9), callout_schedule_curcpu(9), callout_schedule_on(9), callout_schedule_sbt(9), callout_schedule_sbt_curcpu(9), callout_schedule_sbt_on(9), callout_stop(9), callout_when(9)
- execute a function after a specified length of time
- cam_open_device(3), cam_open_spec_device(3), cam_open_btl(3), cam_open_pass(3), cam_close_device(3), cam_close_spec_device(3), cam_getccb(3), cam_send_ccb(3), cam_freeccb(3), cam_path_string(3), cam_device_dup(3), cam_device_copy(3), cam_get_device(3)
- CAM user library
- comcontrol(8)
- control a special tty device
- device_get_property(9), device_has_property(9)
- access device specific data
- device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
- manipulate the sysctl oid tree for driver specific sysctl nodes
- device_set_driver(9)
- associate a specific driver with a device node in the tree
- digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
- character classification functions
- digittoint_l(3), isalnum_l(3), isalpha_l(3), isblank_l(3), iscntrl_l(3), isdigit_l(3), isgraph_l(3), ishexnumber_l(3), isideogram_l(3), islower_l(3), isnumber_l(3), isphonogram_l(3), isprint_l(3), ispunct_l(3), isrune_l(3), isspace_l(3), isspecial_l(3), isupper_l(3), isxdigit_l(3), tolower_l(3), toupper_l(3)
- character classification functions
- dumpon(8)
- specify a device for crash dumps
- dwarf_object_init(3)
- allocate a DWARF debug descriptor with application-specific file
- dwarf_producer_set_isa(3)
- specify the instruction set architecture for a DWARF producer instance
- dwarf_vendor_ext(3)
- add vendor-specific macro information to a DWARF producer instance
- freebsd::FILE_up(3)
- std::unique_ptr specialization for stdio FILE objects
- freebsd::addrinfo_up(3)
- std::unique_ptr specialization for lists of socket addresses
- freebsd::malloc_up(3)
- std::unique_ptr specialization for objects allocated via malloc
- freebsd::nvlist_up(3)
- std::unique_ptr specialization for name/value pairs
- getfsent(3), getfsspec(3), getfsfile(3), setfsent(3), endfsent(3)
- get file system descriptor file entry
- ibnd_find_node_guid(3), ibnd_find_node_dr(3)
- given a fabric object find the node object within it which matches the guid or directed route specified
- ipcrm(1)
- remove the specified message queues, semaphore sets, and shared segments
- isspecial(3), isspecial_l(3)
- special character test
- iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
- wide character classification utilities
- iswalnum_l(3), iswalpha_l(3), iswcntrl_l(3), iswctype_l(3), iswdigit_l(3), iswgraph_l(3), iswlower_l(3), iswprint_l(3), iswpunct_l(3), iswspace_l(3), iswupper_l(3), iswxdigit_l(3), towlower_l(3), towupper_l(3), wctype_l(3), iswblank_l(3), iswhexnumber_l(3), iswideogram_l(3), iswnumber_l(3), iswphonogram_l(3), iswrune_l(3), iswspecial_l(3), nextwctype_l(3), towctrans_l(3), wctrans_l(3)
- wide character classification utilities
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, @LOCALSTATEDIR@/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- kldfirstmod(2)
- return first module id from the kld file specified
- krb5.conf(5)
- Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
- kyua-config(1), kyua config(1)
- Inspects the values of the loaded configuration
- link_addr(3), link_ntoa(3), link_ntoa_r(3)
- elementary address specification routines for link level access
- locale(1)
- get locale-specific information
- mandoc_char(7)
- mandoc special characters
- mdo(1)
- execute commands with specific credentials
- memcontrol(8)
- control system cache behaviour with respect to memory
- mknod(2), mknodat(2)
- make a special file node
- mknod(8)
- build special file
- new_unrhdr(9), clean_unrhdr(9), clear_unrhdr(9), delete_unrhdr(9), alloc_unr(9), alloc_unr_specific(9), free_unr(9), create_iter_unr(9), next_iter_unr(9), free_iter_unr(9)
- kernel unit number allocator
- nextboot(8)
- specify an alternate kernel and boot flags for the next reboot
- ntpdc(8)
- vendor-specific NTPD control program
- openpam_readword(3)
- read a word from a file, respecting shell quoting rules
- osd(9), osd_register(9), osd_deregister(9), osd_set(9), osd_reserve(9), osd_set_reserved(9), osd_free_reserved(9), osd_get(9), osd_del(9), osd_call(9), osd_exit(9)
- Object Specific Data
- pmc_get_msr(3)
- x86 architecture-specific PMC operations
- proccontrol(1)
- Control some process execution aspects
- pthread_cond_timedwait(3)
- wait on a condition variable for a specific amount of time
- pthread_getspecific(3)
- get a thread-specific data value
- pthread_join(3), pthread_peekjoin_np(3), pthread_timedjoin_np(3)
- inspect thread termination state
- pthread_key_create(3)
- thread-specific data key creation
- pthread_key_delete(3)
- delete a thread-specific data key
- pthread_kill(3)
- send a signal to a specified thread
- pthread_rwlock_timedrdlock(3)
- acquire a read-write lock for reading or give up after a specified period
- pthread_rwlock_timedwrlock(3)
- acquire a read-write lock for writing or give up after a specified period
- pthread_setspecific(3)
- set a thread-specific data value
- pthread_sigqueue(3)
- queue a signal to a specified thread
- querylocale(3)
- Look up the locale name or version for a specified category
- rtnetlink(4), RTNetlink(4)
- Network configuration-specific Netlink family
- sctp_getassocid(3)
- return an association id for a specified socket address
- stpcpy(3), strcat(3), strncat(3), strchr(3), strrchr(3), strcmp(3), strncmp(3), strcasecmp(3), strncasecmp(3), strcpy(3), strncpy(3), strerror(3), strlen(3), strpbrk(3), strsep(3), strspn(3), strcspn(3), strstr(3), strtok(3), index(3), rindex(3)
- string specific functions
- swapon(8), swapoff(8), swapctl(8)
- specify devices for paging and swapping
- 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
- timespec_get(3)
- get current calendar time
- timespec_getres(3)
- get clock resolution
- truncate(2), ftruncate(2)
- truncate or extend a file to a specified length
- ualarm(3)
- schedule signal after specified time
- zfs-rewrite(8)
- rewrite specified files without modification
- zfs_prepare_disk(8)
- special script that gets run before bringing a disk into a pool
- zfsbootcfg(8)
- specify zfsboot options for the next boot
- zpool-history(8)
- inspect command history of ZFS storage pools
- BIO_get_ex_new_index(3), BIO_set_ex_data(3), BIO_get_ex_data(3), BIO_set_app_data(3), BIO_get_app_data(3), DH_get_ex_new_index(3), DH_set_ex_data(3), DH_get_ex_data(3), DSA_get_ex_new_index(3), DSA_set_ex_data(3), DSA_get_ex_data(3), EC_KEY_get_ex_new_index(3), EC_KEY_set_ex_data(3), EC_KEY_get_ex_data(3), ENGINE_get_ex_new_index(3), ENGINE_set_ex_data(3), ENGINE_get_ex_data(3), EVP_PKEY_get_ex_new_index(3), EVP_PKEY_set_ex_data(3), EVP_PKEY_get_ex_data(3), RSA_get_ex_new_index(3), RSA_set_ex_data(3), RSA_get_ex_data(3), RSA_set_app_data(3), RSA_get_app_data(3), SSL_get_ex_new_index(3), SSL_set_ex_data(3), SSL_get_ex_data(3), SSL_set_app_data(3), SSL_get_app_data(3), SSL_CTX_get_ex_new_index(3), SSL_CTX_set_ex_data(3), SSL_CTX_get_ex_data(3), SSL_CTX_set_app_data(3), SSL_CTX_get_app_data(3), SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3), SSL_SESSION_set_app_data(3), SSL_SESSION_get_app_data(3), UI_get_ex_new_index(3), UI_set_ex_data(3), UI_get_ex_data(3), UI_set_app_data(3), UI_get_app_data(3), X509_STORE_CTX_get_ex_new_index(3), X509_STORE_CTX_set_ex_data(3), X509_STORE_CTX_get_ex_data(3), X509_STORE_CTX_set_app_data(3), X509_STORE_CTX_get_app_data(3), X509_STORE_get_ex_new_index(3), X509_STORE_set_ex_data(3), X509_STORE_get_ex_data(3), X509_get_ex_new_index(3), X509_set_ex_data(3), X509_get_ex_data(3)
- application-specific data
- BIO_should_read(3), BIO_should_write(3), BIO_should_io_special(3), BIO_retry_type(3), BIO_should_retry(3), BIO_get_retry_BIO(3), BIO_get_retry_reason(3), BIO_set_retry_reason(3)
- BIO retry functions
- CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_alloc_ex_data(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
- functions supporting application-specific data
- DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_new_ex(3), CMS_ContentInfo_print_ctx(3), CMS_EnvelopedData_it(3), CMS_EnvelopedData_dup(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CMS_SignedData_free(3), CMS_SignedData_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_NAME_dup(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_CERT_ID_V2_dup(3), ESS_CERT_ID_V2_free(3), ESS_CERT_ID_V2_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_it(3), ESS_SIGNING_CERT_new(3), ESS_SIGNING_CERT_V2_dup(3), ESS_SIGNING_CERT_V2_free(3), ESS_SIGNING_CERT_V2_it(3), ESS_SIGNING_CERT_V2_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), OSSL_IETF_ATTR_SYNTAX_free(3), OSSL_IETF_ATTR_SYNTAX_it(3), OSSL_IETF_ATTR_SYNTAX_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUER_SIGN_TOOL_free(3), ISSUER_SIGN_TOOL_it(3), ISSUER_SIGN_TOOL_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_it(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OSSL_AA_DIST_POINT_free(3), OSSL_AA_DIST_POINT_new(3), OSSL_AA_DIST_POINT_it(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3), OSSL_ATAV_free(3), OSSL_ATAV_new(3), OSSL_ATAV_it(3), OSSL_ATTRIBUTE_DESCRIPTOR_free(3), OSSL_ATTRIBUTE_DESCRIPTOR_new(3), OSSL_ATTRIBUTE_DESCRIPTOR_it(3), OSSL_ATTRIBUTE_MAPPING_free(3), OSSL_ATTRIBUTE_MAPPING_new(3), OSSL_ATTRIBUTE_MAPPING_it(3), OSSL_ATTRIBUTE_MAPPINGS_free(3), OSSL_ATTRIBUTE_MAPPINGS_new(3), OSSL_ATTRIBUTE_MAPPINGS_it(3), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3), OSSL_ATTRIBUTES_SYNTAX_free(3), OSSL_ATTRIBUTES_SYNTAX_it(3), OSSL_ATTRIBUTES_SYNTAX_new(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3), OSSL_BASIC_ATTR_CONSTRAINTS_free(3), OSSL_BASIC_ATTR_CONSTRAINTS_it(3), OSSL_BASIC_ATTR_CONSTRAINTS_new(3), OSSL_CMP_ATAVS_new(3), OSSL_CMP_ATAVS_free(3), OSSL_CMP_ATAVS_it(3), OSSL_CMP_CRLSTATUS_free(3), OSSL_CMP_ITAV_dup(3), OSSL_CMP_ITAV_free(3), OSSL_CMP_MSG_dup(3), OSSL_CMP_MSG_it(3), OSSL_CMP_MSG_free(3), OSSL_CMP_PKIHEADER_free(3), OSSL_CMP_PKIHEADER_it(3), OSSL_CMP_PKIHEADER_new(3), OSSL_CMP_PKISI_dup(3), OSSL_CMP_PKISI_free(3), OSSL_CMP_PKISI_it(3), OSSL_CMP_PKISI_new(3), OSSL_CMP_PKISTATUS_it(3), OSSL_CRMF_CERTID_dup(3), OSSL_CRMF_CERTID_free(3), OSSL_CRMF_CERTID_it(3), OSSL_CRMF_CERTID_new(3), OSSL_CRMF_CERTTEMPLATE_free(3), OSSL_CRMF_CERTTEMPLATE_it(3), OSSL_CRMF_CERTTEMPLATE_new(3), OSSL_CRMF_CERTTEMPLATE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3), OSSL_CRMF_ENCRYPTEDKEY_free(3), OSSL_CRMF_ENCRYPTEDKEY_it(3), OSSL_CRMF_ENCRYPTEDKEY_new(3), OSSL_CRMF_ENCRYPTEDVALUE_free(3), OSSL_CRMF_ENCRYPTEDVALUE_it(3), OSSL_CRMF_ENCRYPTEDVALUE_new(3), OSSL_CRMF_MSGS_free(3), OSSL_CRMF_MSGS_it(3), OSSL_CRMF_MSGS_new(3), OSSL_CRMF_MSG_dup(3), OSSL_CRMF_MSG_free(3), OSSL_CRMF_MSG_it(3), OSSL_CRMF_MSG_new(3), OSSL_CRMF_PBMPARAMETER_free(3), OSSL_CRMF_PBMPARAMETER_it(3), OSSL_CRMF_PBMPARAMETER_new(3), OSSL_CRMF_PKIPUBLICATIONINFO_free(3), OSSL_CRMF_PKIPUBLICATIONINFO_it(3), OSSL_CRMF_PKIPUBLICATIONINFO_new(3), OSSL_CRMF_SINGLEPUBINFO_free(3), OSSL_CRMF_SINGLEPUBINFO_it(3), OSSL_CRMF_SINGLEPUBINFO_new(3), OSSL_DAY_TIME_free(3), OSSL_DAY_TIME_new(3), OSSL_DAY_TIME_it(3), OSSL_DAY_TIME_BAND_free(3), OSSL_DAY_TIME_BAND_new(3), OSSL_DAY_TIME_BAND_it(3), OSSL_HASH_free(3), OSSL_HASH_it(3), OSSL_HASH_new(3), OSSL_INFO_SYNTAX_free(3), OSSL_INFO_SYNTAX_it(3), OSSL_INFO_SYNTAX_new(3), OSSL_INFO_SYNTAX_POINTER_free(3), OSSL_INFO_SYNTAX_POINTER_it(3), OSSL_INFO_SYNTAX_POINTER_new(3), OSSL_PRIVILEGE_POLICY_ID_free(3), OSSL_PRIVILEGE_POLICY_ID_it(3), OSSL_PRIVILEGE_POLICY_ID_new(3), OSSL_TARGET_CERT_free(3), OSSL_TARGET_CERT_it(3), OSSL_TARGET_CERT_new(3), OSSL_TARGET_free(3), OSSL_TARGET_it(3), OSSL_TARGET_new(3), OSSL_TARGETING_INFORMATION_free(3), OSSL_TARGETING_INFORMATION_it(3), OSSL_TARGETING_INFORMATION_new(3), OSSL_TARGETS_free(3), OSSL_TARGETS_it(3), OSSL_TARGETS_new(3), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3), OSSL_ISSUER_SERIAL_free(3), OSSL_ISSUER_SERIAL_new(3), OSSL_NAMED_DAY_free(3), OSSL_NAMED_DAY_new(3), OSSL_NAMED_DAY_it(3), OSSL_OBJECT_DIGEST_INFO_free(3), OSSL_OBJECT_DIGEST_INFO_new(3), OSSL_ROLE_SPEC_CERT_ID_free(3), OSSL_ROLE_SPEC_CERT_ID_new(3), OSSL_ROLE_SPEC_CERT_ID_it(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3), OSSL_TIME_PERIOD_free(3), OSSL_TIME_PERIOD_new(3), OSSL_TIME_PERIOD_it(3), OSSL_TIME_SPEC_ABSOLUTE_free(3), OSSL_TIME_SPEC_ABSOLUTE_new(3), OSSL_TIME_SPEC_ABSOLUTE_it(3), OSSL_TIME_SPEC_free(3), OSSL_TIME_SPEC_new(3), OSSL_TIME_SPEC_it(3), OSSL_TIME_SPEC_DAY_free(3), OSSL_TIME_SPEC_DAY_new(3), OSSL_TIME_SPEC_DAY_it(3), OSSL_TIME_SPEC_MONTH_free(3), OSSL_TIME_SPEC_MONTH_new(3), OSSL_TIME_SPEC_MONTH_it(3), OSSL_TIME_SPEC_TIME_free(3), OSSL_TIME_SPEC_TIME_new(3), OSSL_TIME_SPEC_TIME_it(3), OSSL_TIME_SPEC_WEEKS_free(3), OSSL_TIME_SPEC_WEEKS_new(3), OSSL_TIME_SPEC_WEEKS_it(3), OSSL_TIME_SPEC_X_DAY_OF_free(3), OSSL_TIME_SPEC_X_DAY_OF_new(3), OSSL_TIME_SPEC_X_DAY_OF_it(3), OSSL_USER_NOTICE_SYNTAX_free(3), OSSL_USER_NOTICE_SYNTAX_new(3), OSSL_USER_NOTICE_SYNTAX_it(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PBMAC1PARAM_free(3), PBMAC1PARAM_it(3), PBMAC1PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new_ex(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), RSA_PSS_PARAMS_dup(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE_free(3), USERNOTICE_new(3), X509_ACERT_dup(3), X509_ACERT_free(3), X509_ACERT_it(3), X509_ACERT_new(3), X509_ACERT_INFO_free(3), X509_ACERT_INFO_it(3), X509_ACERT_INFO_new(3), X509_ACERT_ISSUER_V2FORM_free(3), X509_ACERT_ISSUER_V2FORM_new(3), X509_ALGOR_free(3), X509_ALGOR_it(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new_ex(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REQ_new_ex(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
- ASN1 object utilities
- DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_find_all(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3), OPENSSL_sk_deep_copy(3), OPENSSL_sk_delete(3), OPENSSL_sk_delete_ptr(3), OPENSSL_sk_dup(3), OPENSSL_sk_find(3), OPENSSL_sk_find_ex(3), OPENSSL_sk_find_all(3), OPENSSL_sk_free(3), OPENSSL_sk_insert(3), OPENSSL_sk_is_sorted(3), OPENSSL_sk_new(3), OPENSSL_sk_new_null(3), OPENSSL_sk_new_reserve(3), OPENSSL_sk_num(3), OPENSSL_sk_pop(3), OPENSSL_sk_pop_free(3), OPENSSL_sk_push(3), OPENSSL_sk_reserve(3), OPENSSL_sk_set(3), OPENSSL_sk_set_cmp_func(3), OPENSSL_sk_shift(3), OPENSSL_sk_sort(3), OPENSSL_sk_unshift(3), OPENSSL_sk_value(3), OPENSSL_sk_zero(3)
- stack container
- EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_CTX_get_original_iv(3), EVP_CIPHER_CTX_get_updated_iv(3), EVP_CIPHER_CTX_iv(3), EVP_CIPHER_CTX_original_iv(3), EVP_CIPHER_CTX_iv_noconst(3)
- Routines to inspect EVP_CIPHER_CTX IV data
- 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
- OPENSSL_load_u16_le(3), OPENSSL_load_u16_be(3), OPENSSL_load_u32_le(3), OPENSSL_load_u32_be(3), OPENSSL_load_u64_le(3), OPENSSL_load_u64_be(3), OPENSSL_store_u16_le(3), OPENSSL_store_u16_be(3), OPENSSL_store_u32_le(3), OPENSSL_store_u32_be(3), OPENSSL_store_u64_le(3), OPENSSL_store_u64_be(3)
- Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
- OSSL_CMP_ITAV_new_caCerts(3), OSSL_CMP_ITAV_get0_caCerts(3), OSSL_CMP_ITAV_new_rootCaCert(3), OSSL_CMP_ITAV_get0_rootCaCert(3), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3), OSSL_CMP_CRLSTATUS_new1(3), OSSL_CMP_CRLSTATUS_create(3), OSSL_CMP_CRLSTATUS_get0(3), OSSL_CMP_ITAV_new0_crlStatusList(3), OSSL_CMP_ITAV_get0_crlStatusList(3), OSSL_CMP_ITAV_new_crls(3), OSSL_CMP_ITAV_get0_crls(3), OSSL_CMP_ITAV_new0_certReqTemplate(3), OSSL_CMP_ITAV_get1_certReqTemplate(3)
- CMP utility functions for handling specific genm and genp messages
- OSSL_INDICATOR_set_callback(3), OSSL_INDICATOR_get_callback(3)
- specify a callback for FIPS indicators
- OSSL_SELF_TEST_set_callback(3), OSSL_SELF_TEST_get_callback(3)
- specify a callback for processing self tests
- OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OSSL_sleep(3)
- delay execution for a specified number of milliseconds
- RAND_set_DRBG_type(3), RAND_set_seed_source_type(3)
- specify the global random number generator types
- SSL_CTX_set_record_padding_callback(3), SSL_set_record_padding_callback(3), SSL_CTX_set_record_padding_callback_arg(3), SSL_set_record_padding_callback_arg(3), SSL_CTX_get_record_padding_callback_arg(3), SSL_get_record_padding_callback_arg(3), SSL_CTX_set_block_padding(3), SSL_CTX_set_block_padding_ex(3), SSL_set_block_padding(3), SSL_set_block_padding_ex(3)
- install callback to specify TLS 1.3 record padding
- d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSA_SIG(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_CERT_ID_V2(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_ESS_SIGNING_CERT_V2(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUER_SIGN_TOOL(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OSSL_AA_DIST_POINT(3), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), d2i_OSSL_ATAV(3), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3), d2i_OSSL_ATTRIBUTE_MAPPING(3), d2i_OSSL_ATTRIBUTE_MAPPINGS(3), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3), d2i_OSSL_ATTRIBUTES_SYNTAX(3), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3), d2i_OSSL_CMP_ATAVS(3), d2i_OSSL_CMP_MSG(3), d2i_OSSL_CMP_PKIHEADER(3), d2i_OSSL_CMP_PKISI(3), d2i_OSSL_CRMF_CERTID(3), d2i_OSSL_CRMF_CERTTEMPLATE(3), d2i_OSSL_CRMF_ENCRYPTEDKEY(3), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3), d2i_OSSL_CRMF_MSG(3), d2i_OSSL_CRMF_MSGS(3), d2i_OSSL_CRMF_PBMPARAMETER(3), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3), d2i_OSSL_CRMF_SINGLEPUBINFO(3), d2i_OSSL_DAY_TIME(3), d2i_OSSL_DAY_TIME_BAND(3), d2i_OSSL_HASH(3), d2i_OSSL_IETF_ATTR_SYNTAX(3), d2i_OSSL_INFO_SYNTAX(3), d2i_OSSL_INFO_SYNTAX_POINTER(3), d2i_OSSL_ISSUER_SERIAL(3), d2i_OSSL_NAMED_DAY(3), d2i_OSSL_OBJECT_DIGEST_INFO(3), d2i_OSSL_PRIVILEGE_POLICY_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), d2i_OSSL_TARGET_CERT(3), d2i_OSSL_TARGET(3), d2i_OSSL_TARGETING_INFORMATION(3), d2i_OSSL_TARGETS(3), d2i_OSSL_TIME_PERIOD(3), d2i_OSSL_TIME_SPEC(3), d2i_OSSL_TIME_SPEC_ABSOLUTE(3), d2i_OSSL_TIME_SPEC_DAY(3), d2i_OSSL_TIME_SPEC_MONTH(3), d2i_OSSL_TIME_SPEC_TIME(3), d2i_OSSL_TIME_SPEC_WEEKS(3), d2i_OSSL_TIME_SPEC_X_DAY_OF(3), d2i_OSSL_USER_NOTICE_SYNTAX(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PBMAC1PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ACERT(3), d2i_X509_ACERT_bio(3), d2i_X509_ACERT_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_PUBKEY_bio(3), d2i_X509_PUBKEY_fp(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSA_SIG(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_CERT_ID_V2(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_ESS_SIGNING_CERT_V2(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUER_SIGN_TOOL(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OSSL_AA_DIST_POINT(3), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), i2d_OSSL_ATAV(3), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3), i2d_OSSL_ATTRIBUTE_MAPPING(3), i2d_OSSL_ATTRIBUTE_MAPPINGS(3), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3), i2d_OSSL_ATTRIBUTES_SYNTAX(3), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3), i2d_OSSL_CMP_ATAVS(3), i2d_OSSL_CMP_MSG(3), i2d_OSSL_CMP_PKIHEADER(3), i2d_OSSL_CMP_PKISI(3), i2d_OSSL_CRMF_CERTID(3), i2d_OSSL_CRMF_CERTTEMPLATE(3), i2d_OSSL_CRMF_ENCRYPTEDKEY(3), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3), i2d_OSSL_CRMF_MSG(3), i2d_OSSL_CRMF_MSGS(3), i2d_OSSL_CRMF_PBMPARAMETER(3), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3), i2d_OSSL_CRMF_SINGLEPUBINFO(3), i2d_OSSL_HASH(3), i2d_OSSL_DAY_TIME(3), i2d_OSSL_DAY_TIME_BAND(3), i2d_OSSL_IETF_ATTR_SYNTAX(3), i2d_OSSL_INFO_SYNTAX(3), i2d_OSSL_INFO_SYNTAX_POINTER(3), i2d_OSSL_ISSUER_SERIAL(3), i2d_OSSL_NAMED_DAY(3), i2d_OSSL_OBJECT_DIGEST_INFO(3), i2d_OSSL_PRIVILEGE_POLICY_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), i2d_OSSL_TARGET_CERT(3), i2d_OSSL_TARGET(3), i2d_OSSL_TARGETING_INFORMATION(3), i2d_OSSL_TARGETS(3), i2d_OSSL_TIME_PERIOD(3), i2d_OSSL_TIME_SPEC(3), i2d_OSSL_TIME_SPEC_ABSOLUTE(3), i2d_OSSL_TIME_SPEC_DAY(3), i2d_OSSL_TIME_SPEC_MONTH(3), i2d_OSSL_TIME_SPEC_TIME(3), i2d_OSSL_TIME_SPEC_WEEKS(3), i2d_OSSL_TIME_SPEC_X_DAY_OF(3), i2d_OSSL_USER_NOTICE_SYNTAX(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PBMAC1PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ACERT(3), i2d_X509_ACERT_bio(3), i2d_X509_ACERT_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_PUBKEY_bio(3), i2d_X509_PUBKEY_fp(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
- convert objects from/to ASN.1/DER representation
- provider-object(7)
- A specification for a provider-native object abstraction
- "glFogf(3), glFogi(3), glFogfv(3), glFogiv(3)
- specify fog parameters
- "glGetPixelMapfv(3), glGetPixelMapuiv(3), glGetPixelMapusv(3)
- return the specified pixel map
- "glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3)
- return texture parameter values for a specific level of detail
- "glLoadMatrixd(3), glLoadMatrixf(3)
- replace the current matrix with the specified matrix
- "glMaterialf(3), glMateriali(3), glMaterialfv(3), glMaterialiv(3)
- specify material parameters for the lighting model
- "glMultMatrixd(3), glMultMatrixf(3)
- multiply the current matrix with the specified matrix
- "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
- "glVertex2d(3), glVertex2f(3), glVertex2i(3), glVertex2s(3), glVertex3d(3), glVertex3f(3), glVertex3i(3), glVertex3s(3), glVertex4d(3), glVertex4f(3), glVertex4i(3), glVertex4s(3), glVertex2dv(3), glVertex2fv(3), glVertex2iv(3), glVertex2sv(3), glVertex3dv(3), glVertex3fv(3), glVertex3iv(3), glVertex3sv(3), glVertex4dv(3), glVertex4fv(3), glVertex4iv(3), glVertex4sv(3)
- specify a vertex
- AG_GL(3)
- agar OpenGL specific routines
- AG_SizeSpec(3)
- agar widget size specification
- AG_String(3)
- agar C string specific functions
- Ast_iterator(3o)
- Ast_iterator.iterator enables AST inspection using open recursion
- BIO_get_ex_new_index(3), BIO_set_ex_data(3), BIO_get_ex_data(3), ENGINE_get_ex_new_index(3), ENGINE_set_ex_data(3), ENGINE_get_ex_data(3), UI_get_ex_new_index(3), UI_set_ex_data(3), UI_get_ex_data(3), X509_get_ex_new_index(3), X509_set_ex_data(3), X509_get_ex_data(3), X509_STORE_get_ex_new_index(3), X509_STORE_set_ex_data(3), X509_STORE_get_ex_data(3), X509_STORE_CTX_get_ex_new_index(3), X509_STORE_CTX_set_ex_data(3), X509_STORE_CTX_get_ex_data(3), DH_get_ex_new_index(3), DH_set_ex_data(3), DH_get_ex_data(3), DSA_get_ex_new_index(3), DSA_set_ex_data(3), DSA_get_ex_data(3), ECDH_get_ex_new_index(3), ECDH_set_ex_data(3), ECDH_get_ex_data(3), EC_KEY_get_ex_new_index(3), EC_KEY_set_ex_data(3), EC_KEY_get_ex_data(3), RSA_get_ex_new_index(3), RSA_set_ex_data(3), RSA_get_ex_data(3)
- application-specific data
- BIO_get_ex_new_index(3ossl), BIO_set_ex_data(3ossl), BIO_get_ex_data(3ossl), BIO_set_app_data(3ossl), BIO_get_app_data(3ossl), DH_get_ex_new_index(3ossl), DH_set_ex_data(3ossl), DH_get_ex_data(3ossl), DSA_get_ex_new_index(3ossl), DSA_set_ex_data(3ossl), DSA_get_ex_data(3ossl), EC_KEY_get_ex_new_index(3ossl), EC_KEY_set_ex_data(3ossl), EC_KEY_get_ex_data(3ossl), ENGINE_get_ex_new_index(3ossl), ENGINE_set_ex_data(3ossl), ENGINE_get_ex_data(3ossl), EVP_PKEY_get_ex_new_index(3ossl), EVP_PKEY_set_ex_data(3ossl), EVP_PKEY_get_ex_data(3ossl), RSA_get_ex_new_index(3ossl), RSA_set_ex_data(3ossl), RSA_get_ex_data(3ossl), RSA_set_app_data(3ossl), RSA_get_app_data(3ossl), SSL_get_ex_new_index(3ossl), SSL_set_ex_data(3ossl), SSL_get_ex_data(3ossl), SSL_set_app_data(3ossl), SSL_get_app_data(3ossl), SSL_CTX_get_ex_new_index(3ossl), SSL_CTX_set_ex_data(3ossl), SSL_CTX_get_ex_data(3ossl), SSL_CTX_set_app_data(3ossl), SSL_CTX_get_app_data(3ossl), SSL_SESSION_get_ex_new_index(3ossl), SSL_SESSION_set_ex_data(3ossl), SSL_SESSION_get_ex_data(3ossl), SSL_SESSION_set_app_data(3ossl), SSL_SESSION_get_app_data(3ossl), UI_get_ex_new_index(3ossl), UI_set_ex_data(3ossl), UI_get_ex_data(3ossl), UI_set_app_data(3ossl), UI_get_app_data(3ossl), X509_STORE_CTX_get_ex_new_index(3ossl), X509_STORE_CTX_set_ex_data(3ossl), X509_STORE_CTX_get_ex_data(3ossl), X509_STORE_CTX_set_app_data(3ossl), X509_STORE_CTX_get_app_data(3ossl), X509_STORE_get_ex_new_index(3ossl), X509_STORE_set_ex_data(3ossl), X509_STORE_get_ex_data(3ossl), X509_get_ex_new_index(3ossl), X509_set_ex_data(3ossl), X509_get_ex_data(3ossl)
- application-specific data
- BIO_should_read(3), BIO_should_write(3), BIO_should_io_special(3), BIO_retry_type(3), BIO_should_retry(3), BIO_get_retry_BIO(3), BIO_get_retry_reason(3), BIO_set_retry_reason(3)
- BIO retry functions
- BIO_should_read(3ossl), BIO_should_write(3ossl), BIO_should_io_special(3ossl), BIO_retry_type(3ossl), BIO_should_retry(3ossl), BIO_get_retry_BIO(3ossl), BIO_get_retry_reason(3ossl), BIO_set_retry_reason(3ossl)
- BIO retry functions
- BN_set_flags(3), BN_get_flags(3)
- enable and inspect flags on BIGNUM objects
- BN_set_negative(3), BN_is_negative(3)
- change and inspect the sign of a BIGNUM
- BSsave_diag(3)
- Copy the diagonal of A into special storage in A
- CK_COHORT_PROTOTYPE(3)
- define cohort type with specified lock types
- CK_COHORT_TRYLOCK_PROTOTYPE(3)
- define cohort type with specified lock types
- CK_RWCOHORT_PROTOTYPE(3)
- define reader-writer cohort-based lock using the specified cohort type
- CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
- functions supporting application-specific data
- CRYPTO_EX_new(3ossl), CRYPTO_EX_free(3ossl), CRYPTO_EX_dup(3ossl), CRYPTO_free_ex_index(3ossl), CRYPTO_get_ex_new_index(3ossl), CRYPTO_alloc_ex_data(3ossl), CRYPTO_set_ex_data(3ossl), CRYPTO_get_ex_data(3ossl), CRYPTO_free_ex_data(3ossl), CRYPTO_new_ex_data(3ossl)
- functions supporting application-specific data
- CURLINFO_CONTENT_LENGTH_UPLOAD(3)
- get the specified size of the upload
- CURLINFO_CONTENT_LENGTH_UPLOAD_T(3)
- get the specified size of the upload
- CURLOPT_DISALLOW_USERNAME_IN_URL(3)
- disallow specifying username in the URL
- CURLOPT_NOPROXY(3)
- disable proxy use for specific hosts
- CamlinternalMenhirLib.IncrementalEngine.INSPECTION(3o)
- no description
- CamlinternalMenhirLib.InspectionTableFormat(3o)
- no description
- CamlinternalMenhirLib.InspectionTableFormat.TABLES(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter.Make(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter.Symbols(3o)
- no description
- CreateInterface(1)
- Create a Java Interface definition from DBus introspection data
- DBusViewer(1)
- Show connections to the Bus and introspect on them
- DECLARE_ASN1_FUNCTIONS(3ossl), IMPLEMENT_ASN1_FUNCTIONS(3ossl), ASN1_ITEM(3ossl), ACCESS_DESCRIPTION_free(3ossl), ACCESS_DESCRIPTION_new(3ossl), ADMISSIONS_free(3ossl), ADMISSIONS_new(3ossl), ADMISSION_SYNTAX_free(3ossl), ADMISSION_SYNTAX_new(3ossl), ASIdOrRange_free(3ossl), ASIdOrRange_new(3ossl), ASIdentifierChoice_free(3ossl), ASIdentifierChoice_new(3ossl), ASIdentifiers_free(3ossl), ASIdentifiers_new(3ossl), ASRange_free(3ossl), ASRange_new(3ossl), AUTHORITY_INFO_ACCESS_free(3ossl), AUTHORITY_INFO_ACCESS_new(3ossl), AUTHORITY_KEYID_free(3ossl), AUTHORITY_KEYID_new(3ossl), BASIC_CONSTRAINTS_free(3ossl), BASIC_CONSTRAINTS_new(3ossl), CERTIFICATEPOLICIES_free(3ossl), CERTIFICATEPOLICIES_new(3ossl), CMS_ContentInfo_free(3ossl), CMS_ContentInfo_new(3ossl), CMS_ContentInfo_new_ex(3ossl), CMS_ContentInfo_print_ctx(3ossl), CMS_EnvelopedData_it(3ossl), CMS_EnvelopedData_dup(3ossl), CMS_ReceiptRequest_free(3ossl), CMS_ReceiptRequest_new(3ossl), CMS_SignedData_free(3ossl), CMS_SignedData_new(3ossl), CRL_DIST_POINTS_free(3ossl), CRL_DIST_POINTS_new(3ossl), DIRECTORYSTRING_free(3ossl), DIRECTORYSTRING_new(3ossl), DISPLAYTEXT_free(3ossl), DISPLAYTEXT_new(3ossl), DIST_POINT_NAME_free(3ossl), DIST_POINT_NAME_new(3ossl), DIST_POINT_NAME_dup(3ossl), DIST_POINT_free(3ossl), DIST_POINT_new(3ossl), DSAparams_dup(3ossl), ECPARAMETERS_free(3ossl), ECPARAMETERS_new(3ossl), ECPKPARAMETERS_free(3ossl), ECPKPARAMETERS_new(3ossl), EDIPARTYNAME_free(3ossl), EDIPARTYNAME_new(3ossl), ESS_CERT_ID_dup(3ossl), ESS_CERT_ID_free(3ossl), ESS_CERT_ID_new(3ossl), ESS_CERT_ID_V2_dup(3ossl), ESS_CERT_ID_V2_free(3ossl), ESS_CERT_ID_V2_new(3ossl), ESS_ISSUER_SERIAL_dup(3ossl), ESS_ISSUER_SERIAL_free(3ossl), ESS_ISSUER_SERIAL_new(3ossl), ESS_SIGNING_CERT_dup(3ossl), ESS_SIGNING_CERT_free(3ossl), ESS_SIGNING_CERT_it(3ossl), ESS_SIGNING_CERT_new(3ossl), ESS_SIGNING_CERT_V2_dup(3ossl), ESS_SIGNING_CERT_V2_free(3ossl), ESS_SIGNING_CERT_V2_it(3ossl), ESS_SIGNING_CERT_V2_new(3ossl), EXTENDED_KEY_USAGE_free(3ossl), EXTENDED_KEY_USAGE_new(3ossl), GENERAL_NAMES_free(3ossl), GENERAL_NAMES_new(3ossl), GENERAL_NAME_dup(3ossl), GENERAL_NAME_free(3ossl), GENERAL_NAME_new(3ossl), GENERAL_SUBTREE_free(3ossl), GENERAL_SUBTREE_new(3ossl), OSSL_IETF_ATTR_SYNTAX_free(3ossl), OSSL_IETF_ATTR_SYNTAX_it(3ossl), OSSL_IETF_ATTR_SYNTAX_new(3ossl), IPAddressChoice_free(3ossl), IPAddressChoice_new(3ossl), IPAddressFamily_free(3ossl), IPAddressFamily_new(3ossl), IPAddressOrRange_free(3ossl), IPAddressOrRange_new(3ossl), IPAddressRange_free(3ossl), IPAddressRange_new(3ossl), ISSUER_SIGN_TOOL_free(3ossl), ISSUER_SIGN_TOOL_it(3ossl), ISSUER_SIGN_TOOL_new(3ossl), ISSUING_DIST_POINT_free(3ossl), ISSUING_DIST_POINT_it(3ossl), ISSUING_DIST_POINT_new(3ossl), NAME_CONSTRAINTS_free(3ossl), NAME_CONSTRAINTS_new(3ossl), NAMING_AUTHORITY_free(3ossl), NAMING_AUTHORITY_new(3ossl), NETSCAPE_CERT_SEQUENCE_free(3ossl), NETSCAPE_CERT_SEQUENCE_new(3ossl), NETSCAPE_SPKAC_free(3ossl), NETSCAPE_SPKAC_new(3ossl), NETSCAPE_SPKI_free(3ossl), NETSCAPE_SPKI_new(3ossl), NOTICEREF_free(3ossl), NOTICEREF_new(3ossl), OCSP_BASICRESP_free(3ossl), OCSP_BASICRESP_new(3ossl), OCSP_CERTID_dup(3ossl), OCSP_CERTID_new(3ossl), OCSP_CERTSTATUS_free(3ossl), OCSP_CERTSTATUS_new(3ossl), OCSP_CRLID_free(3ossl), OCSP_CRLID_new(3ossl), OCSP_ONEREQ_free(3ossl), OCSP_ONEREQ_new(3ossl), OCSP_REQINFO_free(3ossl), OCSP_REQINFO_new(3ossl), OCSP_RESPBYTES_free(3ossl), OCSP_RESPBYTES_new(3ossl), OCSP_RESPDATA_free(3ossl), OCSP_RESPDATA_new(3ossl), OCSP_RESPID_free(3ossl), OCSP_RESPID_new(3ossl), OCSP_RESPONSE_new(3ossl), OCSP_REVOKEDINFO_free(3ossl), OCSP_REVOKEDINFO_new(3ossl), OCSP_SERVICELOC_free(3ossl), OCSP_SERVICELOC_new(3ossl), OCSP_SIGNATURE_free(3ossl), OCSP_SIGNATURE_new(3ossl), OCSP_SINGLERESP_free(3ossl), OCSP_SINGLERESP_new(3ossl), OSSL_AA_DIST_POINT_free(3ossl), OSSL_AA_DIST_POINT_new(3ossl), OSSL_AA_DIST_POINT_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATAV_free(3ossl), OSSL_ATAV_new(3ossl), OSSL_ATAV_it(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_free(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_new(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_it(3ossl), OSSL_ATTRIBUTE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_MAPPINGS_free(3ossl), OSSL_ATTRIBUTE_MAPPINGS_new(3ossl), OSSL_ATTRIBUTE_MAPPINGS_it(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_free(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_it(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_new(3ossl), OSSL_CMP_ATAVS_new(3ossl), OSSL_CMP_ATAVS_free(3ossl), OSSL_CMP_ATAVS_it(3ossl), OSSL_CMP_CRLSTATUS_free(3ossl), OSSL_CMP_ITAV_dup(3ossl), OSSL_CMP_ITAV_free(3ossl), OSSL_CMP_MSG_dup(3ossl), OSSL_CMP_MSG_it(3ossl), OSSL_CMP_MSG_free(3ossl), OSSL_CMP_PKIHEADER_free(3ossl), OSSL_CMP_PKIHEADER_it(3ossl), OSSL_CMP_PKIHEADER_new(3ossl), OSSL_CMP_PKISI_dup(3ossl), OSSL_CMP_PKISI_free(3ossl), OSSL_CMP_PKISI_it(3ossl), OSSL_CMP_PKISI_new(3ossl), OSSL_CMP_PKISTATUS_it(3ossl), OSSL_CRMF_CERTID_dup(3ossl), OSSL_CRMF_CERTID_free(3ossl), OSSL_CRMF_CERTID_it(3ossl), OSSL_CRMF_CERTID_new(3ossl), OSSL_CRMF_CERTTEMPLATE_free(3ossl), OSSL_CRMF_CERTTEMPLATE_it(3ossl), OSSL_CRMF_CERTTEMPLATE_new(3ossl), OSSL_CRMF_CERTTEMPLATE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_it(3ossl), OSSL_CRMF_ENCRYPTEDKEY_new(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_it(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_new(3ossl), OSSL_CRMF_MSGS_free(3ossl), OSSL_CRMF_MSGS_it(3ossl), OSSL_CRMF_MSGS_new(3ossl), OSSL_CRMF_MSG_dup(3ossl), OSSL_CRMF_MSG_free(3ossl), OSSL_CRMF_MSG_it(3ossl), OSSL_CRMF_MSG_new(3ossl), OSSL_CRMF_PBMPARAMETER_free(3ossl), OSSL_CRMF_PBMPARAMETER_it(3ossl), OSSL_CRMF_PBMPARAMETER_new(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_free(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_it(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_new(3ossl), OSSL_CRMF_SINGLEPUBINFO_free(3ossl), OSSL_CRMF_SINGLEPUBINFO_it(3ossl), OSSL_CRMF_SINGLEPUBINFO_new(3ossl), OSSL_DAY_TIME_free(3ossl), OSSL_DAY_TIME_new(3ossl), OSSL_DAY_TIME_it(3ossl), OSSL_DAY_TIME_BAND_free(3ossl), OSSL_DAY_TIME_BAND_new(3ossl), OSSL_DAY_TIME_BAND_it(3ossl), OSSL_HASH_free(3ossl), OSSL_HASH_it(3ossl), OSSL_HASH_new(3ossl), OSSL_INFO_SYNTAX_free(3ossl), OSSL_INFO_SYNTAX_it(3ossl), OSSL_INFO_SYNTAX_new(3ossl), OSSL_INFO_SYNTAX_POINTER_free(3ossl), OSSL_INFO_SYNTAX_POINTER_it(3ossl), OSSL_INFO_SYNTAX_POINTER_new(3ossl), OSSL_PRIVILEGE_POLICY_ID_free(3ossl), OSSL_PRIVILEGE_POLICY_ID_it(3ossl), OSSL_PRIVILEGE_POLICY_ID_new(3ossl), OSSL_TARGET_CERT_free(3ossl), OSSL_TARGET_CERT_it(3ossl), OSSL_TARGET_CERT_new(3ossl), OSSL_TARGET_free(3ossl), OSSL_TARGET_it(3ossl), OSSL_TARGET_new(3ossl), OSSL_TARGETING_INFORMATION_free(3ossl), OSSL_TARGETING_INFORMATION_it(3ossl), OSSL_TARGETING_INFORMATION_new(3ossl), OSSL_TARGETS_free(3ossl), OSSL_TARGETS_it(3ossl), OSSL_TARGETS_new(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3ossl), OSSL_ISSUER_SERIAL_free(3ossl), OSSL_ISSUER_SERIAL_new(3ossl), OSSL_NAMED_DAY_free(3ossl), OSSL_NAMED_DAY_new(3ossl), OSSL_NAMED_DAY_it(3ossl), OSSL_OBJECT_DIGEST_INFO_free(3ossl), OSSL_OBJECT_DIGEST_INFO_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_it(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3ossl), OSSL_TIME_PERIOD_free(3ossl), OSSL_TIME_PERIOD_new(3ossl), OSSL_TIME_PERIOD_it(3ossl), OSSL_TIME_SPEC_ABSOLUTE_free(3ossl), OSSL_TIME_SPEC_ABSOLUTE_new(3ossl), OSSL_TIME_SPEC_ABSOLUTE_it(3ossl), OSSL_TIME_SPEC_free(3ossl), OSSL_TIME_SPEC_new(3ossl), OSSL_TIME_SPEC_it(3ossl), OSSL_TIME_SPEC_DAY_free(3ossl), OSSL_TIME_SPEC_DAY_new(3ossl), OSSL_TIME_SPEC_DAY_it(3ossl), OSSL_TIME_SPEC_MONTH_free(3ossl), OSSL_TIME_SPEC_MONTH_new(3ossl), OSSL_TIME_SPEC_MONTH_it(3ossl), OSSL_TIME_SPEC_TIME_free(3ossl), OSSL_TIME_SPEC_TIME_new(3ossl), OSSL_TIME_SPEC_TIME_it(3ossl), OSSL_TIME_SPEC_WEEKS_free(3ossl), OSSL_TIME_SPEC_WEEKS_new(3ossl), OSSL_TIME_SPEC_WEEKS_it(3ossl), OSSL_TIME_SPEC_X_DAY_OF_free(3ossl), OSSL_TIME_SPEC_X_DAY_OF_new(3ossl), OSSL_TIME_SPEC_X_DAY_OF_it(3ossl), OSSL_USER_NOTICE_SYNTAX_free(3ossl), OSSL_USER_NOTICE_SYNTAX_new(3ossl), OSSL_USER_NOTICE_SYNTAX_it(3ossl), OTHERNAME_free(3ossl), OTHERNAME_new(3ossl), PBE2PARAM_free(3ossl), PBE2PARAM_new(3ossl), PBEPARAM_free(3ossl), PBEPARAM_new(3ossl), PBKDF2PARAM_free(3ossl), PBKDF2PARAM_new(3ossl), PBMAC1PARAM_free(3ossl), PBMAC1PARAM_it(3ossl), PBMAC1PARAM_new(3ossl), PKCS12_BAGS_free(3ossl), PKCS12_BAGS_new(3ossl), PKCS12_MAC_DATA_free(3ossl), PKCS12_MAC_DATA_new(3ossl), PKCS12_SAFEBAG_free(3ossl), PKCS12_SAFEBAG_new(3ossl), PKCS12_free(3ossl), PKCS12_new(3ossl), PKCS7_DIGEST_free(3ossl), PKCS7_DIGEST_new(3ossl), PKCS7_ENCRYPT_free(3ossl), PKCS7_ENCRYPT_new(3ossl), PKCS7_ENC_CONTENT_free(3ossl), PKCS7_ENC_CONTENT_new(3ossl), PKCS7_ENVELOPE_free(3ossl), PKCS7_ENVELOPE_new(3ossl), PKCS7_ISSUER_AND_SERIAL_free(3ossl), PKCS7_ISSUER_AND_SERIAL_new(3ossl), PKCS7_RECIP_INFO_free(3ossl), PKCS7_RECIP_INFO_new(3ossl), PKCS7_SIGNED_free(3ossl), PKCS7_SIGNED_new(3ossl), PKCS7_SIGNER_INFO_free(3ossl), PKCS7_SIGNER_INFO_new(3ossl), PKCS7_SIGN_ENVELOPE_free(3ossl), PKCS7_SIGN_ENVELOPE_new(3ossl), PKCS7_dup(3ossl), PKCS7_free(3ossl), PKCS7_new_ex(3ossl), PKCS7_new(3ossl), PKCS7_print_ctx(3ossl), PKCS8_PRIV_KEY_INFO_free(3ossl), PKCS8_PRIV_KEY_INFO_new(3ossl), PKEY_USAGE_PERIOD_free(3ossl), PKEY_USAGE_PERIOD_new(3ossl), POLICYINFO_free(3ossl), POLICYINFO_new(3ossl), POLICYQUALINFO_free(3ossl), POLICYQUALINFO_new(3ossl), POLICY_CONSTRAINTS_free(3ossl), POLICY_CONSTRAINTS_new(3ossl), POLICY_MAPPING_free(3ossl), POLICY_MAPPING_new(3ossl), PROFESSION_INFOS_free(3ossl), PROFESSION_INFOS_new(3ossl), PROFESSION_INFO_free(3ossl), PROFESSION_INFO_new(3ossl), PROXY_CERT_INFO_EXTENSION_free(3ossl), PROXY_CERT_INFO_EXTENSION_new(3ossl), PROXY_POLICY_free(3ossl), PROXY_POLICY_new(3ossl), RSAPrivateKey_dup(3ossl), RSAPublicKey_dup(3ossl), RSA_OAEP_PARAMS_free(3ossl), RSA_OAEP_PARAMS_new(3ossl), RSA_PSS_PARAMS_free(3ossl), RSA_PSS_PARAMS_new(3ossl), RSA_PSS_PARAMS_dup(3ossl), SCRYPT_PARAMS_free(3ossl), SCRYPT_PARAMS_new(3ossl), SXNETID_free(3ossl), SXNETID_new(3ossl), SXNET_free(3ossl), SXNET_new(3ossl), TLS_FEATURE_free(3ossl), TLS_FEATURE_new(3ossl), TS_ACCURACY_dup(3ossl), TS_ACCURACY_free(3ossl), TS_ACCURACY_new(3ossl), TS_MSG_IMPRINT_dup(3ossl), TS_MSG_IMPRINT_free(3ossl), TS_MSG_IMPRINT_new(3ossl), TS_REQ_dup(3ossl), TS_REQ_free(3ossl), TS_REQ_new(3ossl), TS_RESP_dup(3ossl), TS_RESP_free(3ossl), TS_RESP_new(3ossl), TS_STATUS_INFO_dup(3ossl), TS_STATUS_INFO_free(3ossl), TS_STATUS_INFO_new(3ossl), TS_TST_INFO_dup(3ossl), TS_TST_INFO_free(3ossl), TS_TST_INFO_new(3ossl), USERNOTICE_free(3ossl), USERNOTICE_new(3ossl), X509_ACERT_dup(3ossl), X509_ACERT_free(3ossl), X509_ACERT_it(3ossl), X509_ACERT_new(3ossl), X509_ACERT_INFO_free(3ossl), X509_ACERT_INFO_it(3ossl), X509_ACERT_INFO_new(3ossl), X509_ACERT_ISSUER_V2FORM_free(3ossl), X509_ACERT_ISSUER_V2FORM_new(3ossl), X509_ALGOR_free(3ossl), X509_ALGOR_it(3ossl), X509_ALGOR_new(3ossl), X509_ATTRIBUTE_dup(3ossl), X509_ATTRIBUTE_free(3ossl), X509_ATTRIBUTE_new(3ossl), X509_CERT_AUX_free(3ossl), X509_CERT_AUX_new(3ossl), X509_CINF_free(3ossl), X509_CINF_new(3ossl), X509_CRL_INFO_free(3ossl), X509_CRL_INFO_new(3ossl), X509_CRL_dup(3ossl), X509_CRL_free(3ossl), X509_CRL_new_ex(3ossl), X509_CRL_new(3ossl), X509_EXTENSION_dup(3ossl), X509_EXTENSION_free(3ossl), X509_EXTENSION_new(3ossl), X509_NAME_ENTRY_dup(3ossl), X509_NAME_ENTRY_free(3ossl), X509_NAME_ENTRY_new(3ossl), X509_NAME_dup(3ossl), X509_NAME_free(3ossl), X509_NAME_new(3ossl), X509_REQ_INFO_free(3ossl), X509_REQ_INFO_new(3ossl), X509_REQ_dup(3ossl), X509_REQ_free(3ossl), X509_REQ_new(3ossl), X509_REQ_new_ex(3ossl), X509_REVOKED_dup(3ossl), X509_REVOKED_free(3ossl), X509_REVOKED_new(3ossl), X509_SIG_free(3ossl), X509_SIG_new(3ossl), X509_VAL_free(3ossl), X509_VAL_new(3ossl), X509_dup(3ossl)
- ASN1 object utilities
- DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3)
- stack container
- DEFINE_STACK_OF(3ossl), DEFINE_STACK_OF_CONST(3ossl), DEFINE_SPECIAL_STACK_OF(3ossl), DEFINE_SPECIAL_STACK_OF_CONST(3ossl), sk_TYPE_num(3ossl), sk_TYPE_value(3ossl), sk_TYPE_new(3ossl), sk_TYPE_new_null(3ossl), sk_TYPE_reserve(3ossl), sk_TYPE_free(3ossl), sk_TYPE_zero(3ossl), sk_TYPE_delete(3ossl), sk_TYPE_delete_ptr(3ossl), sk_TYPE_push(3ossl), sk_TYPE_unshift(3ossl), sk_TYPE_pop(3ossl), sk_TYPE_shift(3ossl), sk_TYPE_pop_free(3ossl), sk_TYPE_insert(3ossl), sk_TYPE_set(3ossl), sk_TYPE_find(3ossl), sk_TYPE_find_ex(3ossl), sk_TYPE_find_all(3ossl), sk_TYPE_sort(3ossl), sk_TYPE_is_sorted(3ossl), sk_TYPE_dup(3ossl), sk_TYPE_deep_copy(3ossl), sk_TYPE_set_cmp_func(3ossl), sk_TYPE_new_reserve(3ossl), OPENSSL_sk_deep_copy(3ossl), OPENSSL_sk_delete(3ossl), OPENSSL_sk_delete_ptr(3ossl), OPENSSL_sk_dup(3ossl), OPENSSL_sk_find(3ossl), OPENSSL_sk_find_ex(3ossl), OPENSSL_sk_find_all(3ossl), OPENSSL_sk_free(3ossl), OPENSSL_sk_insert(3ossl), OPENSSL_sk_is_sorted(3ossl), OPENSSL_sk_new(3ossl), OPENSSL_sk_new_null(3ossl), OPENSSL_sk_new_reserve(3ossl), OPENSSL_sk_num(3ossl), OPENSSL_sk_pop(3ossl), OPENSSL_sk_pop_free(3ossl), OPENSSL_sk_push(3ossl), OPENSSL_sk_reserve(3ossl), OPENSSL_sk_set(3ossl), OPENSSL_sk_set_thunks(3ossl), OPENSSL_sk_set_cmp_func(3ossl), OPENSSL_sk_shift(3ossl), OPENSSL_sk_sort(3ossl), OPENSSL_sk_unshift(3ossl), OPENSSL_sk_value(3ossl), OPENSSL_sk_zero(3ossl)
- stack container
- DPMSDisable(3)
- disables DPMS on the specified display
- DPMSEnable(3)
- enables DPMS on the specified display
- DPMSForceLevel(3)
- forces a DPMS capable display into the specified power level
- Dpkg::Vendor(3perl)
- get access to some vendor specific information
- EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_CTX_get_cipher_data(3ossl), EVP_CIPHER_CTX_set_cipher_data(3ossl)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_CTX_get_original_iv(3ossl), EVP_CIPHER_CTX_get_updated_iv(3ossl), EVP_CIPHER_CTX_iv(3ossl), EVP_CIPHER_CTX_original_iv(3ossl), EVP_CIPHER_CTX_iv_noconst(3ossl)
- Routines to inspect EVP_CIPHER_CTX IV data
- EVP_MD_nid(3), EVP_MD_type(3), EVP_MD_CTX_type(3), EVP_MD_name(3), EVP_MD_size(3), EVP_MD_CTX_size(3), EVP_MD_block_size(3), EVP_MD_CTX_block_size(3), EVP_MD_flags(3), EVP_MD_pkey_type(3)
- inspect EVP_MD 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
- FcPatternFormat(3)
- Format a pattern into a string according to a format specifier
- FcPatternRemove(3)
- Remove one object of the specified type from the pattern
- HPL_dlamch(3)
- determines machine-specific arithmetic constants
- HPL_pdlamch(3)
- determines machine-specific arithmetic constants
- JAM_Errno(3)
- Specify I/O error
- META(5), R META(5)
- [File that specifies metainformation of OCaml packages]c
- MPIX_GPU_query_support(3)
- Returns whether the specific type of GPU is supported
- MPIX_Stream_irecv(3)
- Start a nonblocking receive from a specific source stream to a specific local stream
- MPIX_Stream_isend(3)
- Start a nonblocking send from a specific local stream to a specific remote stream
- MPIX_Stream_recv(3)
- Receive a message from a specific source stream to a specific local stream
- MPIX_Stream_send(3)
- Send message from a specific local stream to a specific destination stream
- MPI_Comm_flush_buffer(3)
- block until all messages currently in the communicator-specific buffer of the calling process have been transmitted
- MPI_Comm_iflush_buffer(3)
- start a nonblocking flush in the communicator-specific buffer
- MPI_Gatherv(3)
- Gathers into specified locations from all processes in a group
- MPI_Igatherv(3)
- Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Session_flush_buffer(3)
- block until all messages currently in the session-specific buffer of the calling process have been transmitted
- MPI_Session_iflush_buffer(3)
- start a nonblocking flush in the session-specific buffer
- 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_T_event_copy(3)
- Copy event data as a whole into a user-specified buffer
- MPI_T_event_get_info(3)
- Returns additional information about a specific event type
- MPI_T_event_handle_free(3)
- Initiates deallocation of the event-registration handle specified by event_registration
- MPI_T_event_read(3)
- Copy one element of event data to a user-specified buffer
- MPI_T_event_set_dropped_handler(3)
- Registers a function to be called when event information is dropped for the registration handle specified in 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_match_size(3)
- Find an MPI datatype matching a specified size
- MPI_Waitany(3)
- Waits for any specified MPI Request to complete
- Mat_VarRead(3)
- Reads the information and data for a specific variable in a MATLAB MAT file
- Mat_VarReadInfo(3)
- Reads the information for a specific variable in a MATLAB MAT file
- MrmFetchWidgetOverride(3)
- Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL "MrmFetchWidgetOverride" "uil functions" "MrmFetchWidgetOverride"
- OPENSSL_load_u16_le(3ossl), OPENSSL_load_u16_be(3ossl), OPENSSL_load_u32_le(3ossl), OPENSSL_load_u32_be(3ossl), OPENSSL_load_u64_le(3ossl), OPENSSL_load_u64_be(3ossl), OPENSSL_store_u16_le(3ossl), OPENSSL_store_u16_be(3ossl), OPENSSL_store_u32_le(3ossl), OPENSSL_store_u32_be(3ossl), OPENSSL_store_u64_le(3ossl), OPENSSL_store_u64_be(3ossl)
- Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
- OSSL_CMP_ITAV_new_caCerts(3ossl), OSSL_CMP_ITAV_get0_caCerts(3ossl), OSSL_CMP_ITAV_new_rootCaCert(3ossl), OSSL_CMP_ITAV_get0_rootCaCert(3ossl), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3ossl), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3ossl), OSSL_CMP_CRLSTATUS_new1(3ossl), OSSL_CMP_CRLSTATUS_create(3ossl), OSSL_CMP_CRLSTATUS_get0(3ossl), OSSL_CMP_ITAV_new0_crlStatusList(3ossl), OSSL_CMP_ITAV_get0_crlStatusList(3ossl), OSSL_CMP_ITAV_new_crls(3ossl), OSSL_CMP_ITAV_get0_crls(3ossl), OSSL_CMP_ITAV_new0_certReqTemplate(3ossl), OSSL_CMP_ITAV_get1_certReqTemplate(3ossl)
- CMP utility functions for handling specific genm and genp messages
- OSSL_INDICATOR_set_callback(3ossl), OSSL_INDICATOR_get_callback(3ossl)
- specify a callback for FIPS indicators
- OSSL_SELF_TEST_set_callback(3ossl), OSSL_SELF_TEST_get_callback(3ossl)
- specify a callback for processing self tests
- OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OSSL_STORE_expect(3ossl), OSSL_STORE_supports_search(3ossl), OSSL_STORE_find(3ossl)
- Specify what object type is expected
- OSSL_sleep(3ossl)
- delay execution for a specified number of milliseconds
- PKCS8_pkey_set0(3), PKCS8_pkey_get0(3), PKCS8_pkey_add1_attr_by_NID(3), PKCS8_pkey_get0_attrs(3)
- change and inspect PKCS#8 PrivateKeyInfo objects
- Printexc(3o)
- Facilities for printing exceptions and inspecting current call stack
- RAND_set_DRBG_type(3ossl), RAND_set_seed_source_type(3ossl)
- specify the global random number generator types
- RkBgnBun(3), RkBgnBun / RkwBgnBun(3)
- convert the reading of a specified length to kanji
- RkDefineDic(3)
- define specified candidates in the dictionary
- RkDeleteDic(3)
- delete specified candidates from a dictionary
- RkMapPhonogram(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkMapRoma(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- SDL_AddTimer(3)
- Add a timer which will call a callback after the specified number of milliseconds has elapsed
- SDL_AudioSpec(3)
- Audio Specification Structure
- SDL_Delay(3)
- Wait a specified number of milliseconds before returning
- SDL_GL_GetAttribute(3)
- Get the value of a special SDL/OpenGL attribute
- SDL_GL_LoadLibrary(3)
- Specify an OpenGL library
- SDL_GL_SetAttribute(3)
- Set a special SDL/OpenGL attribute
- SDL_GetRGB(3)
- Get RGB values from a pixel in the specified pixel format
- SDL_GetRGBA(3)
- Get RGBA values from a pixel in the specified pixel format
- SDL_SemWaitTimeout(3)
- Lock a semaphore, but only wait up to a specified maximum time
- SDL_SetTimer(3)
- Set a callback to run after the specified number of milliseconds has elapsed
- SDL_SetVideoMode(3)
- Set up a video mode with the specified width, height and bits-per-pixel
- SDLmm_todo(3), todo(3)
- Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
- SPI_fname(3)
- determine the column name for the specified column number
- SPI_fnumber(3)
- determine the column number for the specified column name
- SPI_getbinval(3)
- return the binary value of the specified column
- SPI_getnspname(3)
- return the namespace of the specified relation
- SPI_getrelname(3)
- return the name of the specified relation
- SPI_gettype(3)
- return the data type name of the specified column
- SPI_gettypeid(3)
- return the data type OID of the specified column
- SPI_getvalue(3)
- return the string value of the specified column
- SSL_CTX_get_ex_new_index(3), SSL_CTX_set_ex_data(3), SSL_CTX_get_ex_data(3)
- internal application specific data functions
- SSL_CTX_set_record_padding_callback(3), SSL_set_record_padding_callback(3), SSL_CTX_set_record_padding_callback_arg(3), SSL_set_record_padding_callback_arg(3), SSL_CTX_get_record_padding_callback_arg(3), SSL_get_record_padding_callback_arg(3), SSL_CTX_set_block_padding(3), SSL_set_block_padding(3)
- install callback to specify TLS 1.3 record padding
- SSL_CTX_set_record_padding_callback(3ossl), SSL_set_record_padding_callback(3ossl), SSL_CTX_set_record_padding_callback_arg(3ossl), SSL_set_record_padding_callback_arg(3ossl), SSL_CTX_get_record_padding_callback_arg(3ossl), SSL_get_record_padding_callback_arg(3ossl), SSL_CTX_set_block_padding(3ossl), SSL_CTX_set_block_padding_ex(3ossl), SSL_set_block_padding(3ossl), SSL_set_block_padding_ex(3ossl)
- install callback to specify TLS 1.3 record padding
- SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- internal application specific data functions
- SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- get and set application specific data on a session
- SSL_get_ex_new_index(3), SSL_set_ex_data(3), SSL_get_ex_data(3)
- internal application specific data functions
- Standards(7), XStandards(7)
- X Window System Standards and Specifications
- Tcl_AppInit.tcl86(3), Tcl_AppInit(3)
- perform application-specific initialization
- Tcl_AppInit.tcl90(3), Tcl_AppInit(3)
- perform application-specific initialization
- Tcl_DeleteAssocData.tcl86(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
- manage associations of string keys and user specified data with Tcl interpreters
- Tcl_DeleteAssocData.tcl90(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
- manage associations of string keys and user specified data with Tcl interpreters
- 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_SetClassProcs.tk86(3), Tk_SetClassProcs(3)
- register widget specific procedures
- Tspi_TPM_CreateMaintenanceArchive(3)
- create the TPM manufacturer specific maintenance archive data
- Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3)
- get a specific number of PCR events for a given index
- Tspi_TPM_GetTestResult(3), Tspi_TPM_GetTestResult-(3)
- get manufacturer specific information regarding the results of a self test
- WildMidi_SetCvtOption(3)
- Set a conversion option for a specific midi
- WildMidi_SetOption(3)
- Set a library option for a specific midi
- X509_add1_trust_object(3), X509_trust_clear(3), X509_add1_reject_object(3), X509_reject_clear(3)
- mark an X.509 certificate as intended for a specific purpose
- XGrabDevice(3), XUngrabDevice(3)
- grab/release the specified extension device
- XcmsConvertColors(3)
- convert CCC color specifications
- XcmsQueryBlack(3), XcmsQueryBlue(3), XcmsQueryGreen(3), XcmsQueryRed(3), XcmsQueryWhite(3)
- obtain black, blue, green, red, and white CCC color specifications
- XcupStoreColors(3)
- initialize shareable colormap entries at specific locations
- XkbAllocGeomSectionDoodads(3)
- Allocate doodads that are specific to a section
- XkbGetIndicatorMap(3)
- Gets the map for one or more indicators, using a mask to specify the indicators
- XkbKeycodeToKeysym(3)
- Finds the keysym bound to a particular key at a specified group and shift level
- XkbSelectEventDetails(3)
- Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
- XkbSetNamedIndicator(3)
- Names an indicator if it is not already named; toggles the state of the indicator; sets the indicator to a specified state and sets the indicator map for the indicator
- XmClipboardInquireFormat(3)
- A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions" "XmClipboardInquireFormat"
- XmConvertStringToUnits(3)
- A function that converts a string specification to a unit value "XmConvertStringToUnits"
- XmDirectionMatch(3)
- A function that checks for a specified direction component "XmDirectionMatch"
- XmDirectionMatchPartial(3)
- A function that checks for a specified direction component "XmDirectionMatchPartial"
- XmDropSiteQueryStackingOrder(3)
- A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking%Order" "Drag and Drop functions" "XmDropSiteQueryStacking%Order"
- XmDropSiteRegister(3)
- A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior "XmDropSiteRegister" "Drag and Drop functions" "XmDropSiteRegister" "register functions" "XmDropSiteRegister"
- XmGetXmDisplay(3)
- A Display function that returns the XmDisplay object ID for a specified display "XmGetXmDisplay" "Display functions" "XmGetXmDisplay"
- XmGetXmScreen(3)
- A Screen function that returns the XmScreen object ID for a specified screen "XmGetXmScreen"
- XmImCloseXIM(3)
- An input manager function that releases the input method associated with a specified widget "XmImCloseXIM" "input manager functions" "XmImCloseXIM"
- XmImGetXIM(3)
- An input manager function that retrieves the input method associated with a specified widget "XmImGetXIM" "input manager functions" "XmImGetXIM"
- XmListDeletePos(3)
- A List function that deletes an item from a list at a specified position "XmListDeletePos" "List functions" "XmListDeletePos"
- XmListDeselectItem(3)
- A List function that deselects the specified item from the selected list "XmListDeselectItem" "List functions" "XmListDeselectItem"
- XmListDeselectPos(3)
- A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions" "XmListDeselectPos"
- XmListItemExists(3)
- A List function that checks if a specified item is in the list "XmListItemExists" "List functions" "XmListItemExists"
- XmListPosSelected(3)
- A List function that determines if the list item at a specified position is selected "XmListPosSelected" "List functions" "XmListPosSelected"
- XmListPosToBounds(3)
- A List function that returns the bounding box of an item at a specified position in a list "XmListPosToBounds" "List functions" "XmListPosToBounds"
- XmListReplaceItems(3)
- A List function that replaces the specified elements in the list "XmListReplaceItems" "List functions" "XmListReplaceItems"
- XmListReplaceItemsPos(3)
- A List function that replaces the specified elements in the list "XmListReplaceItemsPos" "List functions" "XmListReplaceItemsPos"
- XmListSelectPos(3)
- A List function that selects an item at a specified position in the list "XmListSelectPos" "List functions" "XmListSelectPos"
- XmListSetBottomPos(3)
- A List function that makes a specified item the last visible item in the list "XmListSetBottomPos" "List functions" "XmListSetBottomPos"
- XmListSetHorizPos(3)
- A List function that scrolls to the specified position in the list "XmListSetHorizPos" "List functions" "XmListSetHorizPos"
- XmListSetKbdItemPos(3)
- A List function that sets the location cursor at a specified position "XmListSetKbdItemPos" "List functions" "XmListSetKbdItemPos"
- XmListYToPos(3)
- A List function that returns the position of the item at a specified y-coordinate "XmListYToPos" "List functions" "XmListYToPos"
- XmMapSegmentEncoding(3)
- A compound string function that returns the compound text encoding format associated with the specified font list tag "XmMapSegmentEncoding" "compound string functions" "XmMapSegmentEncoding"
- XmMultiListToggleRow(3)
- An MultiList function that toggles the selection state of a specified row "XmMultiListToggleRow" "Extended List functions" "XmMultiListToggleRow"
- XmMultiListUnselectItem(3)
- An MultiList function that deselects the specified item of the list "XmMultiListUnselectItem" "Extended List functions" "XmMultiListUnselectItem"
- XmObjectAtPoint(3)
- A toolkit function that determines which child intersects or comes closest to a specified point "XmObjectAtPoint"
- XmRegisterSegmentEncoding(3)
- A compound string function that registers a compound text encoding format for a specified font list element tag "XmRegisterSegment%Encoding" "compound string functions" "XmRegisterSegment%Encoding"
- XmSpinBoxValidatePosition(3)
- translate the current value of the specified XmSpinBox child into a valid position
- XmStringNConcat(3)
- A compound string function that appends a specified number of bytes to a compound string "XmStringNConcat" "compound string functions" "XmStringNConcat"
- XmtParseCommandLine(3), XmtParseCommandLine()(3)
- parse the application command line for Xmt-specific arguments
- XmtRegisterChooser(3), XmtRegisterChooser()(3), XmtRegisterInputField()(3), XmtRegisterXmScale()(3), XmtRegisterXmScrolledText()(3), XmtRegisterXmText()(3), XmtRegisterXmTextField()(3), XmtRegisterXmToggleButton()(3)
- specially register input widgets for use with Xmt automatic dialog facilities
- XtSetSelectionParameters(3)
- specify target parameters for a selection request with a single target
- _getpixel(3), _getpixel15(3), _getpixel16(3), _getpixel24(3), _getpixel32(3)
- Faster specific version of getpixel(). Allegro game programming library
- _putpixel(3), _putpixel15(3), _putpixel16(3), _putpixel24(3), _putpixel32(3)
- Faster specific version of putpixel(). Allegro game programming library
- aa_currentfont(3)
- returns specification of the fonts used by AA-lib rendering routines
- aa_getmouse(3)
- Get mouse position as specified by last mouse event read by aa_getevent
- aa_gotoxy(3)
- move the hardware cursor (if any) to specified position
- aa_registerfont(3)
- add new font specification to aa_fonts array
- aa_setfont(3)
- set font specification to be used by rendering functions
- actdiag(1)
- generate activity-diagram image file from spec-text file
- addwords(1)
- Adding words to specified dictionary collectively
- aerc-stylesets(7)
- styleset file specification for aerc(1)
- aerc-templates(7)
- template file specification for aerc(1)
- affstats(1)
- print specific statistics about one or more AFF files
- al_assert(3)
- Asserts at the specified file and line number. Allegro game programming library
- al_perspective_transform(3)
- Allegro 5 API
- amreindex(8)
- re-index tapes or specific dump
- antinspect(6)
- ant model inspection screenhack
- appjail-ajspec(5)
- AJSPEC file specification
- appjail-template(5)
- Template file specification
- ares_dns_class_fromstr(3), ares_dns_class_tostr(3), ares_dns_datatype_t(3), ares_dns_opcode_tostr(3), ares_dns_opt_datatype_t(3), ares_dns_opt_get_datatype(3), ares_dns_opt_get_name(3), ares_dns_rcode_tostr(3), ares_dns_rec_type_fromstr(3), ares_dns_rr_get_keys(3), ares_dns_rr_key_datatype(3), ares_dns_rr_key_to_rec_type(3), ares_dns_rr_key_tostr(3), ares_dns_section_tostr(3), ares_opt_param_t(3), ares_svcb_param_t(3)
- Helper functions for converting dns record identifiers to and from their respective types, as well identifying datatypes for various records
- ares_set_local_dev(3)
- Bind to a specific network device when creating sockets
- argv0(1)
- runs a program with a specified 0th argument
- arxsavetool(1)
- Inspect and modify Arx Libertatis save files
- asntool(1)
- process ASN.1 module specifications
- attrtag_model(3), attrtag_model (3)
- Set 3d model rendering-specific flags
- audio2tape(1)
- Sinclair ZX Spectrum audio to tape file converter
- audio_gain(3), audio_gain (3)
- Retrieve and/or update the audio gain for a specific audio object
- augmatch(1)
- inspect and match contents of configuration files
- augtool(1)
- inspect and modify configuration files
- aylet(1), xaylet(1)
- play Spectrum `.ay' music files
- backend-spec(7)
- interface between jw and its backends
- 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
- bdep-default-options-files(1)
- specifying default options
- bdep-projects-configs(1)
- specifying projects and configurations
- 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
- bitmap_color_depth(3)
- Returns the color depth of the specified bitmap. Allegro game programming library
- bitmap_mask_color(3)
- Returns the mask color of the specified bitmap. Allegro game programming library
- bl_vcf_parse_field_spec(3), bl_vcf_parse_field_spec()(3)
- Convert comma-separated fields to bitmask
- blockdiag(1)
- generate block-diagram image file from spec-text file
- borg-prune(1)
- Prune repository archives according to specified rules
- borg-with-lock(1)
- run a user specified command with the repository lock held
- bpkg-default-options-files(1)
- specifying default options
- buildah-from(1)
- Creates a new working container, either from scratch or using a specified image as a starting point
- buildah-inspect(1)
- Display information about working containers or images or manifest lists
- buildah-manifest-inspect(1)
- Display a manifest list or image index
- buildah-source-pull(1)
- Pull a source image from a registry to a specified path
- buildah-source-push(1)
- Push a source image from a specified path to a registry
- buildah-umount(1)
- Unmount the root file system on the specified working containers
- calibrate_joystick(3)
- Calibrates the specified joystick. Allegro game programming library
- cargo-pkgid(1)
- [em] Print a fully qualified package specification
- cargo-rustdoc(1)
- [em] Build a package[cq]s documentation, using specified custom flags
- cbc-subdoc(1)
- Interactively Inspect Document Using Subdocument API
- cdctl(1), eject(1), pause(1)
- specify commands for autocd daemon control utility
- ck_bitmap_bts(3)
- set the bit at the specified index and fetch its original value
- ck_bitmap_reset(3)
- resets the bit at the specified index
- ck_bitmap_set(3)
- set the bit at the specified index
- ck_bitmap_test(3)
- determine if the bit at the specified index is set
- ck_ht_entry_key(3)
- return pointer to key as specified in hash table entry
- ck_ht_entry_key_direct(3)
- return key value as specified in hash table entry
- ck_ht_entry_key_length(3)
- returns the length of the key specified in the argument
- ck_ht_entry_value(3)
- return pointer to value as specified in hash table entry
- ck_ht_entry_value_direct(3)
- return value as specified in hash table entry
- clear_to_color(3)
- Clears the bitmap to the specified color. Allegro game programming library
- clesskey(1)
- specify key bindings for cless
- cloud-init-per(1)
- Run a command with arguments at a specific frequency
- cmake-env-variables(7)
- CMake Environment Variables Reference This page lists environment variables that have special meaning to CMake. For general information on environment variables, see the %Environment Variables section in the cmake-language manual
- cmake-modules(7)
- CMake Modules Reference The modules listed here are part of the CMake distribution. Projects may provide further modules; their location(s) can be specified in the %CMAKE_MODULE_PATH variable
- cmap_initialize_map(3)
- Initialize CMAP API with a specific map
- coap_lwip(3), coap_lwip_dump_memory_pools(3), coap_lwip_set_input_wait_handler(3)
- Work with CoAP lwip specific API handler
- containers.conf(5)
- The container engine configuration file specifies default configuration options and command-line flags for container engines
- control.ctl(5)
- Specify handling of Usenet control messages
- convert(1)
- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
- coqwc(1)
- print the number of specification, proof and comment lines in Coq files
- coredns-root(7), root(7)
- simply specifies the root of where to find (zone) files
- countdown(1)
- count down a specified time interval
- create_bitmap_ex(3)
- Creates a memory bitmap specifying color depth. Allegro game programming library
- create_sample(3)
- Constructs a new sample structure of the specified type. Allegro game programming library
- crop_image(3), crop_image (3)
- Crop image to specific dimensions
- d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
- convert objects from/to ASN.1/DER representation
- dateround(1)
- Round DATE/TIME to the next occurrence of RNDSPEC
- deb-origin(5)
- Vendor-specific information files
- delay(1)
- counts down a specified number of seconds
- delwords(1)
- Deleting words from specified dictionary collectively
- detect_digi_driver(3)
- Detects whether the specified digital sound device is available. Allegro game programming library
- detect_midi_driver(3)
- Detects whether the specified MIDI sound device is available. Allegro game programming library
- dfu-prefix(1)
- add, check, or remove special firmware file prefix
- dnsjit.core.receiver(3)
- Non-system depended time specification structure definition
- docbook2man-spec.pl(1)
- convert DocBook RefEntries to man pages
- docbook2texi-spec.pl(1)
- convert DocBook Booksto Texinfo documents
- doveadm-rebuild(1)
- Commands related to rebuilding various aspects of mails matching given search query
- doveadm-stats(1)
- Inspect or reset stats
- draw_lit_sprite(3)
- Draws a sprite tinted with a specific color. Allegro game programming library
- drequeue(8)
- requeue articles to all or a specified newsfeed
- dsyncgroups(8)
- Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
- dumpdb(1)
- The Freeze database inspector
- dvb-fe-tool(1)
- DVBv5 tool for frontend settings inspect/change
- dvispc(1)
- Modify a DVI file to be page-independent in specials
- dyncall(3)
- encapsulation of architecture-, OS- and compiler-specific function call semantics
- eclat-clrsattr(1), eclat-reset-snapshot-attribute(1)
- reset permission settings for the specified snapshot
- eclat-setsattr(1), eclat-modify-snapshot-attribute(1)
- modify permission settings for the specified snapshot
- elpa_eigenvectors(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
- elpa_eigenvectors_double(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric matrix
- elpa_eigenvectors_double_complex(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a complex hermitian matrix
- elpa_eigenvectors_float(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric matrix
- elpa_eigenvectors_float_complex(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a complex hermitian matrix
- elpa_generalized_eigenvectors(3)
- computes the generalized eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
- elpa_skew_eigenvectors(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real skew-symmetric matrix
- envdir(8)
- runs another program with environment modified according to files in a specified directory
- envuidgid(8)
- runs another program with environment variables indicating a specified account's uid and gid
- explain_mknod_or_die(3)
- create a special or ordinary file and report errors require_index { "create a special or ordinary file and report errors" }
- explain_sleep_or_die(3)
- Sleep for a number of seconds and report errors require_index { "Sleep for the specified number of seconds and report errors" }
- fbdevhw(4)
- os-specific submodule for framebuffer device access
- 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_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_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_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
- fix-mime-charset(1)
- fix incorrect charset specifications in MIME messages
- fixproc(1)
- Fixes a process by performing the specified action
- focus_target(3), focus_target (3)
- Specify a frameserver the scheduler should try and bias
- font.tk86(n), font(n)
- Create and inspect fonts
- freeipmi.conf(5)
- specify default values to FreeIPMI
- freeipmi_interpret_sel.conf(5)
- specify system event log (SEL) interpretation rules
- freeipmi_interpret_sensor.conf(5)
- specify sensor interpretation rules
- frontend-spec(7)
- interface between jw and its frontends
- 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
- ftimes-proximo(1)
- Locate a group of dig hits within a specified byte range
- ftimes-xformer(1)
- Tranform FTimes data based on user-specified input
- fuse(1)
- Sinclair ZX Spectrum emulator
- fuse-utils(1)
- various ZX Spectrum related utilities
- gammaray(1), GammaRay(1)
- Qt-application inspection and manipulation tool
-
- gchroot(1), chroot(1)
- run command or interactive shell with special root directory
- gcm-inspect(1)
- GNOME Color Manager Inspect Tool
- gdal-convert(1)
- Convert a dataset Added in version 3.11. Acts as a shortcut for %gdal raster convert or %gdal vector convert depending on the nature of the specified dataset
- gdal-info(1)
- Get information on a dataset Added in version 3.11. Acts as a shortcut for %gdal raster info or %gdal vector info depending on the nature of the specified dataset
- genccode(8)
- generate C or platform specific assembly code from an ICU data file
- gensio(5)
- How to specify a gensio
- gensio_acc_control(3)
- Perform gensio accepter specific actions
- gensio_control(3)
- Perform gensio-specific actions
- get-edid(1), parse-edid(1)
- read-edid tools to retrieve and interpret monitor specifications using the VESA VBE DDC protocol
- get_align_matrix(3)
- Rotates a matrix to align it along specified coordinate vectors. Allegro game programming library
- get_camera_matrix(3)
- Constructs a camera matrix for perspective projection. Allegro game programming library
- get_color(3)
- Retrieves the specified palette entry. Allegro game programming library
- get_gfx_mode_type(3)
- Retrieves type information for a specific graphics card. Allegro game programming library
- get_palette_range(3)
- Retrieves a specific palette range. Allegro game programming library
- get_sound_input_cap_parm(3)
- Detects if the specified recording parameters are supported. Allegro game programming library
- getablexprnum(3)
- gives a specified operand of an expression. man1/alc_origin.1
- getr8(3), getg8(3), getb8(3), getr15(3), getg15(3), getb15(3), getr16(3), getg16(3), getb16(3), getr24(3), getg24(3), getb24(3), getr32(3), getg32(3), getb32(3)
- Extract a color component from the specified pixel format. Allegro game programming library
- getr_depth(3), getg_depth(3), getb_depth(3), geta_depth(3)
- Extract a color component from a color in a specified pixel format. Allegro game programming library
- gfold(1), fold(1)
- wrap each input line to fit in specified width
- gh-repo-license-view(1)
- View a specific repository license
- gi-docgen(1)
- a documentation generator using gobject-introspection
- gi-inspect-typelib(1)
- Typelib inspection tool
- git-notes(1)
- Add or inspect object notes
- git-reset(1)
- Reset current HEAD to the specified state
- git-submodule(1)
- Initialize, update or inspect submodules
- gitignore(5)
- Specifies intentionally untracked files to ignore
- gitrevisions(7)
- Specifying revisions and ranges for Git
- glAlphaFunc(3), "glAlphaFunc(3)
- specify the alpha test function
- glArrayElement(3), "glArrayElement(3)
- render a vertex using the specified vertex array element
- glBlendFunc(3), "glBlendFunc(3)
- specify pixel arithmetic
- glClearAccum(3), "glClearAccum(3)
- specify clear values for the accumulation buffer
- glClearColor(3), "glClearColor(3)
- specify clear values for the color buffers
- glClearDepth(3), "glClearDepth(3)
- specify the clear value for the depth buffer
- glClearIndex(3), "glClearIndex(3)
- specify the clear value for the color index buffers
- glClearStencil(3), "glClearStencil(3)
- specify the clear value for the stencil buffer
- glClipPlane(3), "glClipPlane(3)
- specify a plane against which all geometry is clipped
- glCullFace(3), "glCullFace(3)
- specify whether front- or back-facing facets can be culled
- glDepthFunc(3), "glDepthFunc(3)
- specify the value used for depth buffer comparisons
- glDepthRange(3), "glDepthRange(3)
- specify mapping of depth values from normalized device coordinates to window coordinates
- glDrawBuffer(3), "glDrawBuffer(3)
- specify which color buffers are to be drawn into
- glFrustum(3), "glFrustum(3)
- multiply the current matrix by a perspective matrix
- glGetClipPlane(3), "glGetClipPlane(3)
- return the coefficients of the specified clipping plane
- glGetPointerv(3), "glGetPointerv(3)
- return the address of the specified pointer
- glHint(3), "glHint(3)
- specify implementation-specific hints
- glInterleavedArrays(3), "glInterleavedArrays(3)
- simultaneously specify and enable several interleaved arrays
- glLineStipple(3), "glLineStipple(3)
- specify the line stipple pattern
- glLineWidth(3), "glLineWidth(3)
- specify the width of rasterized lines
- glLogicOp(3), "glLogicOp(3)
- specify a logical pixel operation for color index rendering
- glMatrixMode(3), "glMatrixMode(3)
- specify which matrix is the current matrix
- glPixelZoom(3), "glPixelZoom(3)
- specify the pixel zoom factors
- glPointSize(3), "glPointSize(3)
- specify the diameter of rasterized points
- glTexImage1D(3), "glTexImage1D(3)
- specify a one-dimensional texture image
- glTexImage2D(3), "glTexImage2D(3)
- specify a two-dimensional texture image
- glTexSubImage1D(3), "glTexSubImage1D(3)
- specify a two-dimensional texture subimage
- glTexSubImage2D(3), "glTexSubImage2D(3)
- specify a two-dimensional texture subimage
- glXChooseVisual(3), "glXChooseVisual(3)
- return a visual that matches specified attributes
- glab-ci-get(1)
- Get JSON of a running CI/CD pipeline on the current or other specified branch
- glab-ci-status(1)
- View a running CI/CD pipeline on current or other branch specified
- glab-deploy-key-delete(1)
- Deletes a single deploy key specified by the ID
- glab-deploy-key-get(1)
- Returns a single deploy key specified by the ID
- glab-repo-mirror(1)
- Mirror a project or repository to the specified location, using pull or push methods
- glab-schedule-delete(1)
- Delete the schedule with the specified ID
- glab-schedule-run(1)
- Run the specified scheduled pipeline
- glab-ssh-key-delete(1)
- Deletes a single SSH key specified by the ID
- glab-ssh-key-get(1)
- Returns a single SSH key specified by the ID
- glePolyCone(3)
- Draw polycone, specified as a polyline with radii
- glePolyCone(3gle)
- Draw polycone, specified as a polyline with radii
- glePolyCylinder(3)
- Draw polycylinder, specified as a polyline
- glePolyCylinder(3gle)
- Draw polycylinder, specified as a polyline
- gleSuperExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gleSuperExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gleTwistExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local rotations (twists)
- gleTwistExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local rotations (twists)
- globash(1)
- a special shell for Global using GNU bash
- gluPerspective(3), "gluPerspective(3)
- set up a perspective projection matrix
- gluQuadricDrawStyle(3), "gluQuadricDrawStyle(3)
- specify the draw style desired for quadrics
- gluQuadricNormals(3), "gluQuadricNormals(3)
- specify what kind of normals are desired for quadrics
- gluQuadricOrientation(3), "gluQuadricOrientation(3)
- specify inside/outside orientation for quadrics
- gluQuadricTexture(3), "gluQuadricTexture(3)
- specify if texturing is desired for quadrics
- gluTessNormal(3), "gluTessNormal(3)
- specify a normal for a polygon
- gluTessVertex(3), "gluTessVertex(3)
- specify a vertex on a polygon
- glutChangeToMenuEntry(3)
- changes the specified menu item in the current menu into a menu entry
- glutChangeToSubMenu(3)
- changes the specified menu item in the current menu into a sub-menu trigger
- glutCopyColormap(3)
- copies the logical colormap for the layer in use from a specified window to the current window
- glutDestroyMenu(3)
- destroys the specified menu
- glutDestroyWindow(3)
- destroys the specified window
- glutInitWindowPosition(3), glutInitWindowPositionWindowPosition(3), glutInitWindowSize(3)
- set the initial window position and size respectively
- glutMotionFunc(3), glutPassiveMotionFunc(3)
- set the motion and passive motion callbacks respectively 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
- glutRemoveMenuItem(3)
- remove the specified menu item
- glutSetWindowTitle(3), glutSetIconTitle(3)
- change the window or icon title respectively of the current top-level window
- glutSolidCone(3), glutWireCone(3)
- render a solid or wireframe cone respectively
- glutSolidCube(3), glutWireCube(3)
- render a solid or wireframe cube respectively
- glutSolidDodecahedron(3), glutWireDodecahedron(3)
- render a solid or wireframe dodecahedron (12-sided regular solid) respectively
- glutSolidIcosahedron(3), glutWireIcosahedron(3)
- render a solid or wireframe icosahedron (20-sided regular solid) respectively
- glutSolidOctahedron(3), glutWireOctahedron(3)
- render a solid or wireframe octahedron (8-sided regular solid) respectively
- glutSolidSphere(3), glutWireSphere(3)
- render a solid or wireframe sphere respectively
- glutSolidTeapot(3), glutWireTeapot(3)
- render a solid or wireframe teapot respectively
- glutSolidTetrahedron(3), glutWireTetrahedron(3)
- render a solid or wireframe tetrahedron (4-sided regular solid) respectively
- glutSolidTorus(3), glutWireTorus(3)
- render a solid or wireframe torus (doughnut) respectively
- glutSpecialFunc(3)
- sets the special keyboard callback for the current window
- glutSpecialUpFunc(3)
- sets the special keyboard up (key release) callback for the current window
- glutTabletButtonFunc(3)
- sets the special keyboard callback for the current window
- glutTabletMotionFunc(3)
- sets the special keyboard callback for the current window
- glutTimerFunc(3)
- registers a timer callback to be triggered in a specified number of milliseconds
- gmknod(1), mknod(1)
- make block or character special files
- gmx-sans-legacy(1)
- Compute small angle neutron scattering spectra
- gmx-saxs-legacy(1)
- Compute small angle X-ray scattering spectra
- goto-inspect(1)
- Inspect goto-binaries
- gozilla(1)
- force firefox to display specified part of a source file
- gr_plot_psd(1)
- GNU Radio power spectrum plotting
- grl-inspect-0.3(1), grl-inspect(1)
- show information about Grilo sources and keys
- groff_rfc1345(7)
- special character names from RFC 1345 and Vim digraphs nr *groff_groff_rfc1345_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- gruncon(1), runcon(1)
- run command with specified security context
- gsleep(1), sleep(1)
- delay for a specified amount of time
- gsmartcontrol(1), GSmartControl(1)
- Hard disk drive and SSD health inspection tool
- gspectrum(1)
- a small spectrum viewer application
- gst-inspect-1.0(1)
- print info about a GStreamer plugin or element
- gtruncate(1), truncate(1)
- shrink or extend the size of a file to the specified size
- gunlink(1), unlink(1)
- call the unlink function to remove the specified file
- hare(1)
- compile, run, test, and inspect Hare programs and modules
- hare-cache(1), hare cache(1)
- inspect and manage the build cache
- header_checks(5)
- Postfix built-in content inspection
- heroeslvl(6)
- inspect Heroes' level files
- hlmaster.filter(1), "hlmaster.filter" "(1)
- How to allow/block specific gameservers."
- hot-babe(1)
- is a small graphical utility which displays the system activity in a very special way
- hugo-completion(1)
- Generate the autocompletion script for the specified shell
- hwloc-bind(1)
- Launch a command that is bound to specific processors and/or memory, or consult the binding of an existing program
- hwlocality_linux(3)
- Linux-specific helpers
- hwlocality_windows(3)
- Windows-specific helpers
- idevicename(1)
- Display the device name or set it to NAME if specified
- image_children(3), image_children (3)
- List the objects in a context that has the specified object as a direct parent
- image_clip_off(3), image_clip_off (3)
- Disable clipping for the specified object
- image_get_txcos(3), image_get_txcos (3)
- Get the active texture settings for the specified object
- image_hit(3), image_hit (3)
- Test if the visible region of a specific object covers a specific point in screen space
- image_inherit_order(3), image_inherit_order (3)
- Changes the specific object order value to be expressed as relative to its parent
- image_mask_clear(3), image_mask_clear (3)
- Clear a status flag on the specified object
- image_mask_set(3), image_mask_set (3)
- Set a status flag on the specified object
- image_mask_toggle(3), image_mask_toggle (3)
- Invert a status flag on the specified object
- image_screen_coordinates(3), image_screen_coordinates (3)
- Lookup screen space coordinates for the specified object
- image_storage_properties(3), image_storage_properties (3)
- Retrieve a table describing the current storage state for the specified object
- image_surface_initial(3), image_surface_initial (3)
- Retrieve a table describing the initial storage state for the specified object
- image_surface_initial_properties(3), image_surface_initial_properties (3)
- Retrieve a table describing the initial storage state for the specified object
- image_surface_properties(3), image_surface_properties (3)
- Retrieve the current properties of the specified object
- image_tracetag(3), image_tracetag (3)
- Set or retrieve a tracing tag for the specified video object
- immortaldir(8)
- start services located in a specified directory
- influx_inspect(1)
- Displays detailed information about InfluxDB data files
- 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/
- influxd-restore(1)
- Restores databases or specific shards to an InfluxDB OSS instance from the specified PATH. Complete documentation for the -portable restore method described here, and the deprecated legacy restore format, is located here: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- input_target(3), input_target (3)
- Forwards the specified event table to a target frameserver
- instr(3)
- find an occurrence of a string in a string, starting at a specified character. man1/alc_origin.1
- ipmidetect.conf(5)
- specify alternate default values for the ipmidetect library
- iproxy(1)
- A proxy that binds local TCP ports to be forwarded to the specified ports on a usbmux device
- ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
- manipulate IPsec policy specification structure from human-readable policy string
- jasper(1)
- File format converter specialized in JPEG-2000 encoding
- jbig2dec(1)
- File format converter specialized in JBIG2 decoding
- jira-completion(7)
- Output shell completion code for the specified shell (bash or zsh)
- jk_chrootlaunch(8)
- a launcher that can start a daemon in a jail, with a specified uid and gid
- jose-jwk-use(1)
- Validates a key for the specified use(s)
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- keyboard_callback(3)
- User specified keyboard callback handler. Allegro game programming library
- keyboard_lowlevel_callback(3)
- User specified low level keyboard event handler. Allegro game programming library
- keyboard_ucallback(3)
- User specified unicode keyboard callback handler. Allegro game programming library
- knet_handle_crypto_use_config(3)
- specify crypto configuration to use for TX
- krb5.conf(5)
- Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
- kstats(1)
- show statistical FMS algorithm votes for an ivs dump and a specified WEP key
- kvs-idfy-ns(1)
- KV Command Set specific identify-controller
- kyua-config(1), kyua config(1)
- Inspects the values of the loaded configuration
- lblk-write-dir(1)
- Writes directive specific data and optionally metadata
- ldap_rename(3), ldap_rename_s(3)
- Renames the specified entry
- led_intensity(3), led_intensity (3)
- Change the intensity of a specifid LED light
- lesskey(1)
- specify key bindings for less
- lev_comp(6)
- NetHack special levels compiler
- lfe_types(7)
- LFE Types and Functions Specifications
- libfwnt(3), libfwnt.h(3)
- Library to support common Windows NT specific formats
- libipmiconsole.conf(5)
- specify default values for libipmiconsole