Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- OF_node_from_xref(9), OF_xref_from_node(9)
- convert between kernel phandle and effective phandle
- VFS_VGET(9)
- convert an inode number to a vnode
- VOP_BMAP(9)
- Logical to physical block number conversion
- a64l(3), l64a(3), l64a_r(3)
- convert between a long integer and a base-64 ASCII string
- acl_to_text(3), acl_to_text_np(3)
- convert an ACL to text
- acosh(3), acoshf(3), acoshl(3)
- inverse hyperbolic cosine functions
- ads111x(4)
- driver for ADS101x and ADS111x i2c analog to digital converters
- asinh(3), asinhf(3), asinhl(3)
- inverse hyperbolic sine functions
- atanh(3), atanhf(3), atanhl(3)
- inverse hyperbolic tangent functions
- atof(3)
- convert ASCII string to double
- atoi(3)
- convert ASCII string to integer
- atol(3), atoll(3)
- convert ASCII string to long or long long integer
- au_bsm_to_domain(3), au_domain_to_bsm(3)
- convert between BSM and local protocol domains
- au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
- convert between BSM and local fcntl(2) command values
- au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
- convert between BSM and local socket types
- au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
- convert between string and numeric values of audit masks
- bsde_rule_to_string(3)
- convert a ugidfw rule into its text representation
- btowc(3), wctob(3)
- convert between wide and single-byte characters
- cacos(3), cacosf(3), cacosl(3), cacosh(3), cacoshf(3), cacoshl(3), casin(3), casinf(3), casinl(3), casinh(3), casinhf(3), casinhl(3), catan(3), catanf(3), catanl(3), catanh(3), catanhf(3), catanhl(3)
- complex inverse trigonometric and hyperbolic functions
- chat(8)
- Automated conversational script with a modem
- ctfconvert(1)
- convert debug data to CTF data
- curs_getcchar(3), %getcchar(3), %setcchar(3)
- convert between a wide-character string and a curses complex character
- dd(1)
- convert and copy a file
- device_printf(9)
- formatted output conversion
- devtoname(9)
- converts character device into a string indicating the device name
- digittoint(3), digittoint_l(3)
- convert a numeric character to its integer value
- elftc_copyfile(3)
- convenience function to copy data
- elftc_string_table_create(3), elftc_string_table_destroy(3), elftc_string_table_from_section(3), elftc_string_table_image(3), elftc_string_table_insert(3), elftc_string_table_lookup(3), elftc_string_table_remove(3), elftc_string_table_to_string(3)
- convenience routines for handling ELF string tables
- ethers(3), ether_line(3), ether_aton(3), ether_aton_r(3), ether_ntoa(3), ether_ntoa_r(3), ether_ntohost(3), ether_hostton(3)
- Ethernet address conversion and lookup routines
- eui64(3), eui64_aton(3), eui64_ntoa(3), eui64_ntohost(3), eui64_hostton(3)
- IEEE EUI-64 conversion and lookup routines
- extattr_namespace_to_string(3), extattr_string_to_namespace(3)
- convert an extended attribute namespace identifier to a string and vice versa
- fflagstostr(3), strtofflags(3)
- convert between file flag bits and their string names
- file2c(1)
- convert file to c-source
- frexp(3), frexpf(3), frexpl(3)
- convert floating-point number to fractional and integral components
- gss_canonicalize_name(3)
- Convert an internal name to an MN
- gss_display_name(3)
- Convert internal-form name to text
- gss_display_status(3)
- Convert a GSS-API status code to text
- gss_export_name(3)
- Convert an MN to export form
- gss_import_name(3)
- Convert a contiguous string name to internal-form
- gss_unwrap(3), gss_unseal(3)
- Convert a message previously protected by gss_wrap(3) back to a usable form
- htonl(3), htons(3), ntohl(3), ntohs(3)
- convert values between host and network byte order
- ibv_rate_to_mbps(3)
- convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumeration
- ibv_rate_to_mult(3)
- convert IB rate enumeration to multiplier of 2.5 Gbit/sec mult_to_ibv_rate - convert multiplier of 2.5 Gbit/sec to an IB rate enumeration
- iconv(1)
- codeset conversion utility
- iconv_open(3), iconv_open_into(3), iconv_close(3), iconv(3)
- codeset conversion functions
- krb524_convert_creds_kdc(3), krb524_convert_creds_kdc_ccache(3)
- converts Kerberos 5 credentials to Kerberos 4 credentials
- krb524_convert_creds_kdc_ccache(3), Heimdal(3)
- Kerberos 4 compatibility functions
- krb5_425_conv_principal(3), krb5_425_conv_principal_ext(3), krb5_524_conv_principal(3)
- converts to and from version 4 principals
- krb5_aname_to_localname(3)
- converts a principal to a system local name
- krb5_eai_to_heim_errno(3), krb5_h_errno_to_heim_errno(3)
- convert resolver error code to com_err error codes
- krb5_parse_name(3)
- string to principal conversion
- llrint(3), llrintf(3), llrintl(3), lrint(3), lrintf(3), lrintl(3)
- convert to integer
- llround(3), llroundf(3), llroundl(3), lround(3), lroundf(3), lroundl(3)
- convert to nearest integral value
- llvm-symbolizer(1)
- convert addresses into source code locations
- mac_from_text(3), mac_to_text(3)
- convert MAC label to/from text representation
- makedev(3), major(3), minor(3)
- device number conversion
- mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
- convert a character to a wide-character code (restartable)
- mbsinit(3)
- determine conversion object status
- mbsrtowcs(3), mbsnrtowcs(3)
- convert a character string to a wide-character string (restartable)
- mbstowcs(3)
- convert a character string to a wide-character string
- mbtowc(3)
- convert a character to a wide-character code
- mkcsmapper(1)
- generates hashed conversion data for iconv(3)
- mkesdb(1)
- generates conversion catalog for iconv(3)
- number(6)
- convert Arabic numerals to English
- openpam_nullconv(3)
- null conversation function
- openpam_ttyconv(3)
- simple tty-based conversation function
- pam_conv(3)
- PAM conversation system
- pam_prompt(3)
- call the conversation function
- pam_vprompt(3)
- call the conversation function
- pcap_statustostr(3)
- convert a PCAP_ERROR_ or PCAP_WARNING_ value to a string
- pcap_strerror(3)
- convert an errno value to a string
- pcf8591(4)
- driver for the PCF8591 8-bit A/D and D/A converter
- printf(3), fprintf(3), sprintf(3), snprintf(3), asprintf(3), dprintf(3), vprintf(3), vfprintf(3), vsprintf(3), vsnprintf(3), vasprintf(3), vdprintf(3)
- formatted output conversion
- printf(9), uprintf(9), tprintf(9), log(9)
- formatted output conversion
- printf_l(3), asprintf_l(3), fprintf_l(3), snprintf_l(3), sprintf_l(3), vasprintf_l(3), vfprintf_l(3), vprintf_l(3), vsnprintf_l(3), vsprintf_l(3)
- formatted output conversion
- quota_open(3), quota_close(3), quota_on(3), quota_off(3), quota_read(3), quota_write_limits(3), quota_write_usage(3), quota_fsname(3), quota_qfname(3), quota_maxid(3), quota_check_path(3), quota_convert(3)
- Manipulate quotas
- realhostname(3)
- convert an IP number to the real host name
- realhostname_sa(3)
- convert a struct sockaddr to the real host name
- rpc_gss_mech_to_oid(3)
- Convert a mechanism name to a GSS-API oid
- rpc_gss_oid_to_mech(3)
- Convert a mechanism name to a GSS-API oid
- rpc_gss_qop_to_num(3)
- Convert a quality of protection name to number
- scanf(3), fscanf(3), sscanf(3), vscanf(3), vsscanf(3), vfscanf(3)
- input format conversion
- scanf_l(3), fscanf_l(3), sscanf_l(3), vfscanf_l(3), vscanf_l(3), vsscanf_l(3)
- input format conversion
- strfmon(3), strfmon_l(3)
- convert monetary value to string
- strmode(3)
- convert inode status information into a symbolic string
- strtod(3), strtof(3), strtold(3)
- convert ASCII string to floating point
- strtol(3), strtoll(3), strtoimax(3), strtoq(3)
- convert a string value to a long, long long, intmax_t or quad_t integer
- strtonum(3)
- reliably convert string value to an integer
- strtoul(3), strtoull(3), strtoumax(3), strtouq(3)
- convert a string to an unsigned long, unsigned long long, uintmax_t, or u_quad_t integer
- term(7)
- conventions for naming terminal types
- ti_adc(4)
- TI AM3XXX analog to digital converter driver
- time2posix(3), posix2time(3)
- convert seconds since the Epoch
- toascii(3)
- convert a byte to 7-bit ASCII
- tolower(3), tolower_l(3)
- upper case to lower case letter conversion
- toupper(3), toupper_l(3)
- lower case to upper case letter conversion
- towlower(3)
- upper case to lower case letter conversion (wide character version)
- towupper(3)
- lower case to upper case letter conversion (wide character version)
- tvtohz(9)
- convert time interval to tick count
- tzset(3)
- initialize time conversion information
- umct(4)
- Magic Control Technology USB-RS232 converter driver
- units(1)
- conversion calculator
- vn_fullpath(9)
- convert a vnode reference to a full pathname, given a process context
- vtfontcvt(8)
- convert font files for use by the video console
- wcrtomb(3), c16rtomb(3), c32rtomb(3)
- convert a wide-character code to a character (restartable)
- wcsftime(3)
- convert date and time to a wide-character string
- wcsrtombs(3), wcsnrtombs(3)
- convert a wide-character string to a character string (restartable)
- wcstof(3), wcstod(3), wcstold(3)
- convert string to float, double or long double
- wcstol(3), wcstoul(3), wcstoll(3), wcstoull(3), wcstoimax(3), wcstoumax(3)
- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmax_t or uintmax_t integer
- wcstombs(3)
- convert a wide-character string to a character string
- wctomb(3)
- convert a wide-character code to a character
- wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
- formatted wide character output conversion
- wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
- wide character input format conversion
- znew(1)
- convert compressed files to gzipped files
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2nativepad(3), BN_native2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_mod_inverse(3)
- compute inverse modulo n
- CMS_EnvelopedData_create_ex(3), CMS_EnvelopedData_create(3), CMS_AuthEnvelopedData_create(3), CMS_AuthEnvelopedData_create_ex(3)
- Create CMS envelope
- CMS_add1_recipient(3), CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
- add recipients to a CMS enveloped data structure
- CMS_decrypt(3), CMS_decrypt_set1_pkey_and_peer(3), CMS_decrypt_set1_pkey(3), CMS_decrypt_set1_password(3)
- decrypt content from a CMS envelopedData structure
- CMS_encrypt_ex(3), CMS_encrypt(3)
- create a CMS envelopedData structure
- CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kari_set0_pkey_and_peer(3), CMS_RecipientInfo_kari_set0_pkey(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
- CMS envelopedData RecipientInfo routines
- 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_ReceiptRequest_free(3), CMS_ReceiptRequest_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_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), 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_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_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), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_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_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
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
- Functions for manipulating EC_GROUP objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- EVP_PKEY2PKCS8(3), EVP_PKCS82PKEY_ex(3), EVP_PKCS82PKEY(3)
- Convert a private key to/from PKCS8
- EVP_PKEY_get_field_type(3), EVP_PKEY_get_ec_point_conv_form(3)
- get field type or point conversion form of a key
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- PKCS7_decrypt(3)
- decrypt content from a PKCS#7 envelopedData structure
- PKCS7_encrypt_ex(3), PKCS7_encrypt(3)
- create a PKCS#7 envelopedData structure
- PKCS7_get_octet_string(3)
- return octet string from a PKCS#7 envelopedData structure
- PKCS7_type_is_other(3)
- determine content type of PKCS#7 envelopedData structure
- SMIME_write_ASN1_ex(3), SMIME_write_ASN1(3)
- convert structure to S/MIME format
- SMIME_write_CMS(3)
- convert CMS structure to S/MIME format
- SMIME_write_PKCS7(3)
- convert PKCS#7 structure to S/MIME format
- 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_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_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_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(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_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_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_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_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(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_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
- d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- i2s_ASN1_IA5STRING(3), s2i_ASN1_IA5STRING(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3), i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_UTF8STRING(3), s2i_ASN1_UTF8STRING(3)
- convert objects from/to ASN.1/string representation
- openssl-pkcs8(1)
- PKCS#8 format private key conversion command
- 2ff(1)
- convert image to farbfeld
- AG_Units(3)
- agar unit conversion facility
- ALTER_CONVERSION(7)
- change the definition of a conversion
- AL_ID(3)
- Converts four 8 bit values to a packed 32 bit integer ID. Allegro game programming library
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_BLINDING_new(3ossl), BN_BLINDING_free(3ossl), BN_BLINDING_update(3ossl), BN_BLINDING_convert(3ossl), BN_BLINDING_invert(3ossl), BN_BLINDING_convert_ex(3ossl), BN_BLINDING_invert_ex(3ossl), BN_BLINDING_is_current_thread(3ossl), BN_BLINDING_set_current_thread(3ossl), BN_BLINDING_lock(3ossl), BN_BLINDING_unlock(3ossl), BN_BLINDING_get_flags(3ossl), BN_BLINDING_set_flags(3ossl), BN_BLINDING_create_param(3ossl)
- blinding related BIGNUM functions
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_bn2binpad(3ossl), BN_signed_bn2bin(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_signed_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_signed_bn2lebin(3ossl), BN_lebin2bn(3ossl), BN_signed_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_signed_bn2native(3ossl), BN_native2bn(3ossl), BN_signed_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
- format conversions
- BN_mod_inverse(3)
- compute inverse modulo n
- BN_mod_inverse(3ossl)
- compute inverse modulo n
- BSinv_diag_block(3)
- Invert the dense diagonal blocks of the matrix
- CMS_EncryptedData_decrypt(3ossl), CMS_EnvelopedData_decrypt(3ossl)
- Decrypt CMS EncryptedData or EnvelopedData
- CMS_EnvelopedData_create_ex(3ossl), CMS_EnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create_ex(3ossl)
- Create CMS envelope
- CMS_add1_recipient(3ossl), CMS_add1_recipient_cert(3ossl), CMS_add0_recipient_key(3ossl)
- add recipients to a CMS enveloped data structure
- CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
- add recipients to a CMS enveloped data structure
- CMS_decrypt(3)
- decrypt content from a CMS envelopedData structure
- CMS_decrypt(3ossl), CMS_decrypt_set1_pkey_and_peer(3ossl), CMS_decrypt_set1_pkey(3ossl), CMS_decrypt_set1_password(3ossl)
- decrypt content from a CMS envelopedData structure
- CMS_encrypt(3)
- create a CMS envelopedData structure
- CMS_encrypt_ex(3ossl), CMS_encrypt(3ossl)
- create a CMS envelopedData structure
- CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
- CMS envelopedData RecipientInfo routines
- CMS_get0_RecipientInfos(3ossl), CMS_RecipientInfo_type(3ossl), CMS_RecipientInfo_ktri_get0_signer_id(3ossl), CMS_RecipientInfo_ktri_cert_cmp(3ossl), CMS_RecipientInfo_set0_pkey(3ossl), CMS_RecipientInfo_kekri_get0_id(3ossl), CMS_RecipientInfo_kari_set0_pkey_and_peer(3ossl), CMS_RecipientInfo_kari_set0_pkey(3ossl), CMS_RecipientInfo_kekri_id_cmp(3ossl), CMS_RecipientInfo_set0_key(3ossl), CMS_RecipientInfo_decrypt(3ossl), CMS_RecipientInfo_encrypt(3ossl)
- CMS envelopedData RecipientInfo routines
- CREATE_CONVERSION(7)
- define a new encoding conversion
- CURLOPT_CONV_FROM_NETWORK_FUNCTION(3)
- convert data from network to host encoding
- CURLOPT_CONV_FROM_UTF8_FUNCTION(3)
- convert data from UTF8 to host encoding
- CURLOPT_CONV_TO_NETWORK_FUNCTION(3)
- convert data to network from host encoding
- CURLOPT_CRLF(3)
- CRLF conversion
- CamlinternalMenhirLib.Convert(3o)
- no description
- CamlinternalMenhirLib.Convert.Simplified(3o)
- no description
- CartConvert(1)
- -- convert geodetic coordinates to geocentric or local cartesian
- ConvertibleBonds(1)
- Example of using QuantLib to value convertible bonds
- 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_print_ctx(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_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_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_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_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), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUING_DIST_POINT_free(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), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_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(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_INFO_free(3), PROFESSION_INFO_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_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), 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_ALGOR_free(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(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_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
- 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
- DPGEN_INV(3)
- Inverter Macro-Generator
- DROP_CONVERSION(7)
- remove a conversion
- DS2450(3)
- Quad A/D Converter
- DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3), ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3)
- Color Conversion Context macros
- Dpkg::Gettext(3perl)
- convenience wrapper around Locale::gettext
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get0_order(3ossl), EC_GROUP_order_bits(3ossl), EC_GROUP_get0_cofactor(3ossl), EC_GROUP_copy(3ossl), EC_GROUP_dup(3ossl), EC_GROUP_method_of(3ossl), EC_GROUP_set_generator(3ossl), EC_GROUP_get0_generator(3ossl), EC_GROUP_get_order(3ossl), EC_GROUP_get_cofactor(3ossl), EC_GROUP_set_curve_name(3ossl), EC_GROUP_get_curve_name(3ossl), EC_GROUP_set_asn1_flag(3ossl), EC_GROUP_get_asn1_flag(3ossl), EC_GROUP_set_point_conversion_form(3ossl), EC_GROUP_get_point_conversion_form(3ossl), EC_GROUP_get0_seed(3ossl), EC_GROUP_get_seed_len(3ossl), EC_GROUP_set_seed(3ossl), EC_GROUP_get_degree(3ossl), EC_GROUP_check(3ossl), EC_GROUP_check_named_curve(3ossl), EC_GROUP_check_discriminant(3ossl), EC_GROUP_cmp(3ossl), EC_GROUP_get_basis_type(3ossl), EC_GROUP_get_trinomial_basis(3ossl), EC_GROUP_get_pentanomial_basis(3ossl), EC_GROUP_get0_field(3ossl), EC_GROUP_get_field_type(3ossl)
- Functions for manipulating EC_GROUP objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- EVP_OpenInit(3ossl), EVP_OpenUpdate(3ossl), EVP_OpenFinal(3ossl)
- EVP envelope decryption
- EVP_PKCS82PKEY(3), EVP_PKEY2PKCS8(3)
- convert between EVP_PKEY and PKCS#8 PrivateKeyInfo
- EVP_PKEY2PKCS8(3ossl), EVP_PKCS82PKEY_ex(3ossl), EVP_PKCS82PKEY(3ossl)
- Convert a private key to/from PKCS8
- EVP_PKEY_get_field_type(3ossl), EVP_PKEY_get_ec_point_conv_form(3ossl)
- get field type or point conversion form of a key
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- EVP_SealInit(3ossl), EVP_SealUpdate(3ossl), EVP_SealFinal(3ossl)
- EVP envelope encryption
- FcNameUnparse(3)
- Convert a pattern back into a string that can be parsed
- FcToLower(3)
- convert upper case ASCII to lower case
- FcUcs4ToUtf8(3)
- convert UCS4 to UTF-8
- FcUtf16ToUcs4(3)
- convert UTF-16 to UCS4
- FcUtf8ToUcs4(3)
- convert UTF-8 to UCS4
- FcWeightFromOpenType(3)
- Convert from OpenType weight values to fontconfig ones
- FcWeightFromOpenTypeDouble(3)
- Convert from OpenType weight values to fontconfig ones
- FcWeightToOpenType(3)
- Convert from fontconfig weight values to OpenType ones
- FcWeightToOpenTypeDouble(3)
- Convert from fontconfig weight values to OpenType ones
- GeoConvert(1)
- -- convert geographic coordinates
- Hanzi Converter(1), hc(1)
- convert a GB file to a BIG-5 file, or a BIG-5 file to a GB file
- KHTTP_EPOCH2TM(3), khttp_epoch2tms(3)
- convert time to components
- MPI_Comm_c2f(3)
- converts MPI_Comm to Fortran INTEGER
- MPI_Comm_f2c(3)
- converts Fortran INTEGER to MPI_Comm
- MPI_Errhandler_c2f(3)
- converts MPI_Errhandler to Fortran INTEGER
- MPI_Errhandler_f2c(3)
- converts Fortran INTEGER to MPI_Errhandler
- MPI_Error_class(3)
- Converts an error code into an error class
- MPI_Group_c2f(3)
- converts MPI_Group to Fortran INTEGER
- MPI_Group_f2c(3)
- converts Fortran INTEGER to MPI_Group
- MPI_Info_c2f(3)
- converts MPI_Info to Fortran INTEGER
- MPI_Info_f2c(3)
- converts Fortran INTEGER to MPI_Info
- MPI_Message_c2f(3)
- converts MPI_Message to Fortran INTEGER
- MPI_Message_f2c(3)
- converts Fortran INTEGER to MPI_Message
- MPI_Op_c2f(3)
- converts MPI_Op to Fortran INTEGER
- MPI_Op_f2c(3)
- converts Fortran INTEGER to MPI_Op
- MPI_Request_c2f(3)
- converts MPI_Request to Fortran INTEGER
- MPI_Request_f2c(3)
- converts Fortran INTEGER to MPI_Request
- MPI_Session_c2f(3)
- converts MPI_Session to Fortran INTEGER
- MPI_Session_f2c(3)
- converts Fortran INTEGER to MPI_Session
- MPI_Status_c2f(3)
- Convert MPI_Status object to MPI_Fint array
- MPI_Status_c2f08(3)
- Convert MPI_Status object to MPI_F08_status object
- MPI_Status_f082c(3)
- Convert MPI_F08_status object to MPI_Status object
- MPI_Status_f082f(3)
- Convert MPI_F08_status object to MPI_Fint array
- MPI_Status_f2c(3)
- Convert MPI_Fint array to MPI_Status object
- MPI_Status_f2f08(3)
- Convert MPI_Fint array to MPI_F08_status object
- MPI_Type_c2f(3)
- converts MPI_Type to Fortran INTEGER
- MPI_Type_f2c(3)
- converts Fortran INTEGER to MPI_Type
- MPI_Type_get_envelope(3)
- get type envelope
- MPI_Win_c2f(3)
- converts MPI_Win to Fortran INTEGER
- MPI_Win_f2c(3)
- converts Fortran INTEGER to MPI_Win
- Misc.Int_literal_converter(3o)
- no description
- PKCS7_decrypt(3)
- decrypt content from a PKCS#7 envelopedData structure
- PKCS7_decrypt(3ossl)
- decrypt content from a PKCS#7 envelopedData structure
- PKCS7_encrypt(3)
- create a PKCS#7 envelopedData structure
- PKCS7_encrypt_ex(3ossl), PKCS7_encrypt(3ossl)
- create a PKCS#7 envelopedData structure
- PKCS7_get_octet_string(3ossl)
- return octet string from a PKCS#7 envelopedData structure
- PKCS7_type_is_other(3ossl)
- determine content type of PKCS#7 envelopedData structure
- PTtiff2psd(1)
- Convert a set of TIFF files into a Photoshop PSD file
- RGB_MAP(3)
- Stores an rgb map to accelerate conversions. Allegro game programming library
- RNAinverse(1)
- manual page for RNAinverse 2.7.0
- RkBgnBun(3), RkBgnBun / RkwBgnBun(3)
- convert the reading of a specified length to kanji
- RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
- close the dictionary used for Romaji-kana conversion
- RkCvtEuc(3)
- convert shift JIS code to EUC code
- RkCvtHan(3), RkCvtHan / RkwCvtHan(3)
- convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
- RkCvtHira(3)
- convert double-width katakana to double-width hiragana
- RkCvtKana(3)
- convert double-width hiragana to double-width katakana
- RkCvtRoma(3)
- convert an entire character string from Romaji to kana by iteratively using RkMapRoma
- RkCvtZen(3)
- convert ASCII characters and single-width katakana to double-width characters
- RkEndBun(3)
- terminate kana-kanji conversion
- RkFinalize(3)
- terminate the kana-kanji conversion functions
- RkInitialize(3)
- initialize the kana-kanji conversion functions
- 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
- RkOpenRoma(3)
- open the dictionary to use for Romaji-kana conversion
- RkStoreYomi(3)
- change the reading of the current clause, reconverting the subsequent clauses
- SDL_AudioCVT(3)
- Audio Conversion Structure
- SDL_BuildAudioCVT(3)
- Initializes a SDL_AudioCVT structure for conversion
- SDL_ConvertAudio(3)
- Convert audio data to a desired audio format
- SDL_ConvertSurface(3)
- Converts a surface to the same format as another surface
- SDL_DisplayFormat(3)
- Convert a surface to the display format
- SDL_DisplayFormatAlpha(3)
- Convert a surface to the display format
- SMIME_write_ASN1_ex(3ossl), SMIME_write_ASN1(3ossl)
- convert structure to S/MIME format
- SMIME_write_CMS(3)
- convert CMS structure to S/MIME format
- SMIME_write_CMS(3ossl)
- convert CMS structure to S/MIME format
- SMIME_write_PKCS7(3)
- convert PKCS#7 structure to S/MIME format
- SMIME_write_PKCS7(3ossl)
- convert PKCS#7 structure to S/MIME format
- TIFFcolor(3tiff)
- color conversion routines
- Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
- procedures to interact with any filesystem
- Tcl_AllocStatBuf.tcl90(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3), Tcl_FSTildeExpand(3)
- procedures to interact with any filesystem
- Tcl_AppendAllObjTypes.tcl86(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType (3)
- manipulate Tcl value types
- Tcl_AppendAllObjTypes.tcl90(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType(3), Tcl_FreeInternalRep(3), Tcl_InitStringRep(3), Tcl_HasStringRep(3), Tcl_StoreInternalRep(3), Tcl_FetchInternalRep (3)
- manipulate Tcl value types
- Tcl_ConvertCountedElement.tcl86(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
- manipulate Tcl lists
- Tcl_ConvertCountedElement.tcl90(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
- manipulate Tcl lists
- Tcl_ErrnoId.tcl90(3), Tcl_SetErrno(3), Tcl_GetErrno(3), Tcl_ErrnoId(3), Tcl_ErrnoMsg(3), Tcl_WinConvertError(3)
- manipulate errno to store and retrieve error codes
- Tcl_GetBoolean.tcl86(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
- convert from string to integer, double, or boolean
- Tcl_GetBoolean.tcl90(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
- convert from string to integer, double, or boolean
- Tcl_PrintDouble.tcl86(3), Tcl_PrintDouble(3)
- Convert floating value to string
- Tcl_PrintDouble.tcl90(3), Tcl_PrintDouble(3)
- Convert floating value to string
- Tcl_SignalId.tcl86(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
- Convert signal codes
- Tcl_SignalId.tcl90(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
- Convert signal codes
- Tcl_TranslateFileName.tcl86(3), Tcl_TranslateFileName(3)
- convert file name to native form and replace tilde with home directory
- Tcl_TranslateFileName.tcl90(3), Tcl_TranslateFileName(3)
- convert file name to native form
- Tk_GetDash.tk86(3), Tk_GetDash(3)
- convert from string to valid dash structure
- Tk_GetUid.tk86(3), Tk_GetUid(3), Tk_Uid(3)
- convert from string to unique identifier
- Tk_Name.tk86(3), Tk_Name(3), Tk_PathName(3), Tk_NameToWindow(3)
- convert between names and window tokens
- Tspi_Key_ConvertMigrationBlob(3)
- create a wrapped key from a migration blob
- WildMidi_ConvertBufferToMidi(3)
- Convert a MIDI-like buffer into a new MIDI buffer
- WildMidi_ConvertToMidi(3)
- Convert a MIDI-like file into a new MIDI file
- WildMidi_SetCvtOption(3)
- Set a conversion option for a specific midi
- WordDBInfo(3)
- inverted index usage environment
- WordDict(3)
- manage and use an inverted index dictionary
- WordKey(3)
- inverted index key
- WordKeyInfo(3)
- information on the key structure of the inverted index
- WordList(3)
- abstract class to manage and use an inverted index file
- WordListOne(3)
- manage and use an inverted index file
- WordRecord(3)
- inverted index record
- WordRecordInfo(3)
- information on the record structure of the inverted index
- WordReference(3)
- inverted index occurrence
- XGetExtensionVersion(3)
- query the version of the input extension
- XSetArcMode(3), XSetSubwindowMode(3), XSetGraphicsExposure(3)
- GC convenience routines
- XSetClipOrigin(3), XSetClipMask(3), XSetClipRectangles(3)
- GC convenience routines
- XSetFillStyle(3), XSetFillRule(3)
- GC convenience routines
- XSetFont(3)
- GC convenience routines
- XSetLineAttributes(3), XSetDashes(3)
- GC convenience routines
- XSetSelectionOwner(3), XGetSelectionOwner(3), XConvertSelection(3)
- manipulate window selection
- XSetState(3), XSetFunction(3), XSetPlaneMask(3), XSetForeground(3), XSetBackground(3)
- GC convenience routines
- XSetTile(3), XSetStipple(3), XSetTSOrigin(3)
- GC convenience routines
- XStringListToTextProperty(3), XTextPropertyToStringList(3), XFreeStringList(3), XTextProperty(3)
- convert string lists and text property structure
- XStringToKeysym(3), XKeysymToString(3), XKeycodeToKeysym(3), XKeysymToKeycode(3), XConvertCase(3)
- convert keysyms
- XcmsConvertColors(3)
- convert CCC color specifications
- XkbActionCtrls(3)
- Returns the ctrls fields of act converted to an unsigned int
- XkbModActionVMods(3)
- Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
- XkbPtrActionX(3)
- Returns the high_XXX and low_XXX fields of act converted to a signed int
- XkbPtrActionY(3)
- Returns the high_YYY and low_YYY fields of act converted to a signed int
- XkbSAGroup(3)
- Returns the group_XXX field of act converted to a signed int
- XkbSAPtrDfltValue(3)
- Returns the valueXXX field of act converted to a signed int
- XkbSARedirectVMods(3)
- Returns the vmods0 and vmods1 fields of act converted to an unsigned int
- XkbSARedirectVModsMask(3)
- Returns the vmods_mask0 and vmods_mask1 fields of act converted to an unsigned int
- XkbSAScreen(3)
- Returns the screenXXX field of act converted to a signed int
- XmActivateWMProtocol(3)
- A VendorShell convenience interface that activates a protocol "XmActivateWMProtocol" "VendorShell functions" "XmActivateWMProtocol" "protocols"
- XmAddWMProtocolCallback(3)
- A VendorShell convenience interface that adds client callbacks for a protocol "XmAddWMProtocol%Callback" "VendorShell functions" "XmAddWMProtocol%Callback" "protocols"
- XmAddWMProtocols(3)
- A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables "XmAddWMProtocol%s" "VendorShell functions" "XmAddWMProtocol%s" "protocols"
- XmConvertStringToUnits(3)
- A function that converts a string specification to a unit value "XmConvertStringToUnits"
- XmConvertUnits(3)
- A function that converts a value in one unit type to another unit type "XmConvertUnits"
- XmCreateBulletinBoardDialog(3)
- The BulletinBoard BulletinBoardDialog convenience creation function "XmCreateBulletinBoard%Dialog" "creation functions" "XmCreateBulletinBoard%Dialog"
- XmCreateCommandDialog(3)
- The Command CommandDialog convenience creation function "XmCreateCommandDialog" "creation functions" "XmCreateCommandDialog"
- XmCreateErrorDialog(3)
- The MessageBox ErrorDialog convenience creation function "XmCreateErrorDialog" "creation functions" "XmCreateErrorDialog"
- XmCreateFileSelectionDialog(3)
- The FileSelectionBox FileSelectionDialog convenience creation function "XmCreateFileSelection%Dialog" "creation functions" "XmCreateFileSelection%Dialog"
- XmCreateFormDialog(3)
- A Form FormDialog convenience creation function "XmCreateFormDialog" "creation functions" "XmCreateFormDialog"
- XmCreateInformationDialog(3)
- The MessageBox InformationDialog convenience creation function "XmCreateInformationDialog" "creation functions" "XmCreateInformationDialog"
- XmCreateMenuBar(3)
- A RowColumn widget convenience creation function "XmCreateMenuBar" "creation functions" "XmCreateMenuBar"
- XmCreateMessageDialog(3)
- The MessageBox MessageDialog convenience creation function "XmCreateMessageDialog" "creation functions" "XmCreateMessageDialog"
- XmCreateOptionMenu(3)
- A RowColumn widget convenience creation function "XmCreateOptionMenu" "creation functions" "XmCreateOptionMenu"
- XmCreatePopupMenu(3)
- A RowColumn widget convenience creation function "XmCreatePopupMenu" "creation functions" "XmCreatePopupMenu"
- XmCreatePromptDialog(3)
- The SelectionBox PromptDialog convenience creation function "XmCreatePromptDialog" "creation functions" "XmCreatePromptDialog"
- XmCreatePulldownMenu(3)
- A RowColumn widget convenience creation function "XmCreatePulldownMenu" "creation functions" "XmCreatePulldownMenu"
- XmCreateQuestionDialog(3)
- The MessageBox QuestionDialog convenience creation function "XmCreateQuestionDialog" "creation functions" "XmCreateQuestionDialog"
- XmCreateRadioBox(3)
- A RowColumn widget convenience creation function "XmCreateRadioBox" "creation functions" "XmCreateRadioBox"
- XmCreateScrolledList(3)
- The List ScrolledList convenience creation function "XmCreateScrolledList" "creation functions" "XmCreateScrolledList"
- XmCreateScrolledText(3)
- The Text ScrolledText convenience creation function "XmCreateScrolledText" "creation functions" "XmCreateScrolledText"
- XmCreateSelectionDialog(3)
- The SelectionBox SelectionDialog convenience creation function "XmCreateSelectionDialog" "creation functions" "XmCreateSelectionDialog"
- XmCreateSimpleCheckBox(3)
- A RowColumn widget convenience creation function "XmCreateSimpleCheckBox" "creation functions" "XmCreateSimpleCheckBox"
- XmCreateSimpleMenuBar(3)
- A RowColumn widget convenience creation function "XmCreateSimpleMenuBar" "creation functions" "XmCreateSimpleMenuBar"
- XmCreateSimpleOptionMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimpleOptionMenu" "creation functions" "XmCreateSimpleOptionMenu"
- XmCreateSimplePopupMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimplePopupMenu" "creation functions" "XmCreateSimplePopupMenu"
- XmCreateSimplePulldownMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimplePulldown%Menu" "creation functions" "XmCreateSimplePulldown%Menu"
- XmCreateSimpleRadioBox(3)
- A RowColumn widget convenience creation function "XmCreateSimpleRadioBox" "creation functions" "XmCreateSimpleRadioBox"
- XmCreateTemplateDialog(3)
- A MessageBox TemplateDialog convenience creation function "XmCreateTemplateDialog" "create functions" "XmCreateTemplateDialog"
- XmCreateWarningDialog(3)
- The MessageBox WarningDialog convenience creation function "XmCreateWarningDialog" "creation functions" "XmCreateWarningDialog"
- XmCreateWorkingDialog(3)
- The MessageBox WorkingDialog convenience creation function "XmCreateWorkingDialog" "creation functions" "XmCreateWorkingDialog"
- XmCvtByteStreamToXmString(3)
- A compound string function that converts from a compound string in Byte Stream format to a compound string "XmCvtByteStreamToXmString" "compound string functions" "XmCvtByteStreamToXmString"
- XmCvtCTToXmString(3)
- A compound string function that converts compound text to a compound string "XmCvtCTToXmString" "compound string functions" "XmCvtCTToXmString"
- XmCvtStringToUnitType(3)
- A function that converts a string to a unit-type value "XmCvtStringToUnitType"
- XmCvtTextPropertyToXmStringTable(3)
- A function that converts from a TextProperty Structure to a StringTable "XmCvtTextPropertyToXmStringTable"
- XmCvtXmStringTableToTextProperty(3)
- A function that converts from XmStringTable to an XTextProperty Structure "XmCvtXmStringTableToTextProperty"
- XmCvtXmStringToByteStream(3)
- A compound string function that converts a compound string to a Byte Stream format "XmCvtXmStringToByteStream" "compound string functions" "XmCvtXmStringToByteStream"
- XmCvtXmStringToCT(3)
- A compound string function that converts a compound string to compound text "XmCvtXmStringToCT" "compound string functions" "XmCvtXmStringToCT"
- XmDeactivateWMProtocol(3)
- A VendorShell convenience interface that deactivates a protocol without removing it "protocols" "XmDeactivateWMProtocol" "VendorShell functions" "XmDeactivateWMProtocol"
- XmDirectionToStringDirection(3)
- A function that converts an XmDirection value to an XmStringDirection value "XmDirectionToStringDirection"
- XmRemoveWMProtocolCallback(3)
- A VendorShell convenience interface that removes a callback from the internal list "XmRemoveWMProtocol%Callback" "VendorShell functions" "XmRemoveWMProtocol%Callback" "protocols"
- XmRemoveWMProtocols(3)
- A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables "XmRemoveWMProtocols" "VendorShell functions" "XmRemoveWMProtocols" "protocols"
- XmRenderTableCvtFromProp(3)
- A render table function that converts from a string representation to a render table "XmRenderTableCvtFromProp" "render table functions" "XmRenderTableCvtFromProp"
- XmRenderTableCvtToProp(3)
- A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table functions" "XmRenderTableCvtToProp"
- XmRenderTableGetRendition(3)
- A convenience function that matches a rendition tag "XmRenderTableGetRendition"
- XmRenderTableGetRenditions(3)
- A convenience function that matches rendition tags "XmRenderTableGetRenditions"
- XmRenderTableGetTags(3)
- A convenience function that gets rendition tags "XmRenderTableGetTags"
- XmRenderTableRemoveRenditions(3)
- A convenience function that removes renditions "XmRenderTableRemoveRenditions"
- XmRenditionCreate(3)
- A convenience function that creates a rendition "XmRenditionCreate"
- XmRenditionFree(3)
- A convenience function that frees a rendition "XmRenditionFree"
- XmRenditionRetrieve(3)
- A convenience function that retrieves rendition resources "XmRenditionRetrieve"
- XmRenditionUpdate(3)
- A convenience function that modifies resources "XmRenditionUpdate"
- XmRepTypeAddReverse(3)
- A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
- XmRepTypeInstallTearOffModelConverter(3)
- A representation type manager function that installs the resource converter for XmNtearOffModel. "XmRepTypeInstallTearOff%ModelConverter" "representation type manager functions" "XmRepTypeInstallTearOff%ModelConverter"
- XmSetWMProtocolHooks(3)
- A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager "XmSetWMProtocolHooks" "VendorShell functions" "XmSetWMProtocolHooks" "protocols"
- XmStringDirectionToDirection(3)
- A function that converts from XmStringDirection to XmDirection "XmStringDirectionToDirection"
- XmStringGenerate(3)
- A convenience function that generates a compound string "XmStringGenerate"
- XmStringParseText(3)
- A function that converts a character string to a compound string "XmStringParseText" "compound string functions" "XmStringParseText"
- XmStringPutRendition(3)
- A convenience function that places renditions around strings "XmStringPutRendition"
- XmStringTableParseStringArray(3)
- A convenience function that converts an array of strings to a compound string table "XmStringTableParseStringArray"
- XmStringTableProposeTablist(3)
- A convenience function that returns a tab list "XmStringTableProposeTablist"
- XmStringTableToXmString(3)
- A convenience function that converts a compound string table to a single compound string "XmStringTableToXmString"
- XmStringTableUnparse(3)
- A convenience function that converts a table of compound strings to an array of text "XmStringTableUnparse"
- XmStringToXmStringTable(3)
- A convenience function that converts a single compound string to a table of compound strings "XmStringTableToXmString"
- XmTabCreate(3)
- A convenience function that creates a tab stop "XmTabCreate"
- XmTabFree(3)
- A convenience function that frees a tab "XmTabFree"
- XmTabGetValues(3)
- A convenience function that returns tab values "XmTabGetValues"
- XmTabListCopy(3)
- A convenience function that creates a new tab list from an existing list "XmTabListCopy"
- XmTabListFree(3)
- A convenience function that frees the memory of a new tab list "XmTabListFree"
- XmTabListGetTab(3)
- A convenience function that returns a copy of a tab "XmTabListGetTab"
- XmTabListInsertTabs(3)
- A convenience function that inserts tabs into a tab list "XmTabListInsertTabs"
- XmTabListRemoveTabs(3)
- A convenience function that removes noncontiguous tabs "XmTabListRemoveTabs"
- XmTabListReplacePositions(3)
- A convenience function that creates a new tab list with replacement tabs "XmTabListReplacePositions"
- XmTabListTabCount(3)
- A convenience function that counts the number of tabs "XmTabListTabCount"
- XmTabSetValue(3)
- A convenience function that sets a tab stop "XmTabSetValue"
- XmTabStackXYToWidget(3)
- A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
- XmVaCreateArrowButton(3)
- XmVaCreateManagedArrowButton A ArrowButton widget convenience creation functions. "XmVaCreateArrowButton" "XmVaCreateManagedArrowButton" "creation functions"
- XmVaCreateArrowButtonGadget(3)
- XmVaCreateManagedArrowButtonGadget A ArrowButtonGadget widget convenience creation functions. "XmVaCreateArrowButtonGadget" "XmVaCreateManagedArrowButtonGadget" "creation functions"
- XmVaCreateBulletinBoard(3)
- XmVaCreateManagedBulletinBoard A BulletinBoard widget convenience creation functions. "XmVaCreateBulletinBoard" "XmVaCreateManagedBulletinBoard" "creation functions"
- XmVaCreateButtonBox(3)
- XmVaCreateManagedButtonBox A ButtonBox widget convenience creation functions. "XmVaCreateButtonBox" "XmVaCreateManagedButtonBox" "creation functions"
- XmVaCreateCascadeButton(3)
- XmVaCreateManagedCascadeButton A CascadeButton widget convenience creation functions. "XmVaCreateCascadeButton" "XmVaCreateManagedCascadeButton" "creation functions"
- XmVaCreateCascadeButtonGadget(3)
- XmVaCreateManagedCascadeButtonGadget A CascadeButtonGadget widget convenience creation functions. "XmVaCreateCascadeButtonGadget" "XmVaCreateManagedCascadeButtonGadget" "creation functions"
- XmVaCreateColorSelector(3)
- XmVaCreateManagedColorSelector A ColorSelector widget convenience creation functions. "XmVaCreateColorSelector" "XmVaCreateManagedColorSelector" "creation functions"
- XmVaCreateColumn(3)
- XmVaCreateManagedColumn A Column widget convenience creation functions. "XmVaCreateColumn" "XmVaCreateManagedColumn" "creation functions"
- XmVaCreateCombinationBox2(3)
- XmVaCreateManagedCombinationBox2 A Form widget convenience creation functions. "XmVaCreateCombinationBox2" "XmVaCreateManagedCombinationBox2" "creation functions"
- XmVaCreateComboBox(3)
- XmVaCreateManagedComboBox A ComboBox widget convenience creation functions. "XmVaCreateComboBox" "XmVaCreateManagedComboBox" "creation functions"
- XmVaCreateCommand(3)
- XmVaCreateManagedCommand A Command widget convenience creation functions. "XmVaCreateCommand" "XmVaCreateManagedCommand" "creation functions"
- XmVaCreateContainer(3)
- XmVaCreateManagedContainer A Container widget convenience creation functions. "XmVaCreateContainer" "XmVaCreateManagedContainer" "creation functions"
- XmVaCreateDataField(3)
- XmVaCreateManagedDataField A DataField widget convenience creation functions. "XmVaCreateDataField" "XmVaCreateManagedDataField" "creation functions"
- XmVaCreateDrawingArea(3)
- XmVaCreateManagedDrawingArea A DrawingArea widget convenience creation functions. "XmVaCreateDrawingArea" "XmVaCreateManagedDrawingArea" "creation functions"
- XmVaCreateDrawnButton(3)
- XmVaCreateManagedDrawnButton A DrawnButton widget convenience creation functions. "XmVaCreateDrawnButton" "XmVaCreateManagedDrawnButton" "creation functions"
- XmVaCreateDropDown(3)
- XmVaCreateManagedDropDown A DropDown widget convenience creation functions. "XmVaCreateDropDown" "XmVaCreateManagedDropDown" "creation functions" "XmVaCreateDropDown"
- XmVaCreateExt18List(3)
- XmVaCreateManagedExt18List A Form widget convenience creation functions. "XmVaCreateExt18List" "XmVaCreateManagedExt18List" "creation functions"
- XmVaCreateFileSelectionBox(3)
- XmVaCreateManagedFileSelectionBox A FileSelectionBox widget convenience creation functions. "XmVaCreateFileSelectionBox" "XmVaCreateManagedFileSelectionBox" "creation functions"
- XmVaCreateForm(3)
- XmVaCreateManagedForm A Form widget convenience creation functions. "XmVaCreateForm" "XmVaCreateManagedForm" "creation functions" "XmVaCreateForm"
- XmVaCreateFrame(3)
- XmVaCreateManagedFrame A Frame widget convenience creation functions. "XmVaCreateFrame" "XmVaCreateManagedFrame" "creation functions"
- XmVaCreateHierarchy(3)
- XmVaCreateManagedHierarchy A Hierarchy widget convenience creation functions. "XmVaCreateHierarchy" "XmVaCreateManagedHierarchy" "creation functions"
- XmVaCreateIconGadget(3)
- XmVaCreateManagedIconGadget A IconGadget widget convenience creation functions. "XmVaCreateIconGadget" "XmVaCreateManagedIconGadget" "creation functions"
- XmVaCreateLabel(3)
- XmVaCreateManagedLabel A Label widget convenience creation functions. "XmVaCreateLabel" "XmVaCreateManagedLabel" "creation functions"
- XmVaCreateLabelGadget(3)
- XmVaCreateManagedLabelGadget A LabelGadget widget convenience creation functions. "XmVaCreateLabelGadget" "XmVaCreateManagedLabelGadget" "creation functions"
- XmVaCreateList(3)
- XmVaCreateManagedList A List widget convenience creation functions. "XmVaCreateList" "XmVaCreateManagedList" "creation functions"
- XmVaCreateMainWindow(3)
- XmVaCreateManagedMainWindow A MainWindow widget convenience creation functions. "XmVaCreateMainWindow" "XmVaCreateManagedMainWindow" "creation functions"
- XmVaCreateMessageBox(3)
- XmVaCreateManagedMessageBox A MessageBox widget convenience creation functions. "XmVaCreateToggleMessageBox" "XmVaCreateManagedMessageBox" "creation functions" "XmVaCreateMessageBox"
- XmVaCreateMultiList(3)
- XmVaCreateManagedMultiList A MultiList widget convenience creation functions. "XmVaCreateToggleMultiList" "XmVaCreateManagedMultiList" "creation functions" "XmVaCreateMultiList"
- XmVaCreateNotebook(3)
- XmVaCreateManagedNotebook A Notebook widget convenience creation functions. "XmVaCreateToggleNotebook" "XmVaCreateManagedNotebook" "creation functions" "XmVaCreateNotebook"
- XmVaCreateOutline(3)
- XmVaCreateManagedOutline A Outline widget convenience creation functions. "XmVaCreateOutline" "XmVaCreateManagedOutline" "creation functions"
- XmVaCreatePanedWindow(3)
- XmVaCreateManagedPanedWindow A PanedWindow widget convenience creation functions. "XmVaCreateTogglePanedWindow" "XmVaCreateManagedPanedWindow" "creation functions" "XmVaCreatePanedWindow"
- XmVaCreatePushButton(3)
- XmVaCreateManagedPushButton A PushButton widget convenience creation functions. "XmVaCreateTogglePushButton" "XmVaCreateManagedPushButton" "creation functions" "XmVaCreatePushButton"
- XmVaCreatePushButtonGadget(3)
- XmVaCreateManagedPushButtonGadget A PushButtonGadget widget convenience creation functions. "XmVaCreateTogglePushButtonGadget" "XmVaCreateManagedPushButtonGadget" "creation functions" "XmVaCreatePushButtonGadget"
- XmVaCreateRowColumn(3)
- XmVaCreateManagedRowColumn A RowColumn widget convenience creation functions. "XmVaCreateToggleRowColumn" "XmVaCreateManagedRowColumn" "creation functions" "XmVaCreateRowColumn"
- XmVaCreateScale(3)
- XmVaCreateManagedScale A Scale widget convenience creation functions. "XmVaCreateToggleScale" "XmVaCreateManagedScale" "creation functions" "XmVaCreateScale"
- XmVaCreateScrollBar(3)
- XmVaCreateManagedScrollBar A ScrollBar widget convenience creation functions. "XmVaCreateToggleScrollBar" "XmVaCreateManagedScrollBar" "creation functions" "XmVaCreateScrollBar"
- XmVaCreateScrolledWindow(3)
- XmVaCreateManagedScrolledWindow A ScrolledWindow widget convenience creation functions. "XmVaCreateToggleScrolledWindow" "XmVaCreateManagedScrolledWindow" "creation functions" "XmVaCreateScrolledWindow"
- XmVaCreateSelectionBox(3)
- XmVaCreateManagedSelectionBox A SelectionBox widget convenience creation functions. "XmVaCreateToggleSelectionBox" "XmVaCreateManagedSelectionBox" "creation functions" "XmVaCreateSelectionBox"
- XmVaCreateSeparatorGadget(3)
- XmVaCreateManagedSeparatorGadget A SeparatorGadget widget convenience creation functions. "XmVaCreateToggleSeparatorGadget" "XmVaCreateManagedSeparatorGadget" "creation functions" "XmVaCreateSeparatorGadget"
- XmVaCreateSimpleCheckBox(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleCheckBox" "creation functions" "XmVaCreateSimpleCheckBox"
- XmVaCreateSimpleMenuBar(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleMenuBar" "creation functions" "XmVaCreateSimpleMenuBar"
- XmVaCreateSimpleOptionMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleOption%Menu" "creation functions" "XmVaCreateSimpleOption%Menu"
- XmVaCreateSimplePopupMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimplePopup%Menu" "creation functions" "XmVaCreateSimplePopup%Menu"
- XmVaCreateSimplePulldownMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimplePulldown%Menu" "creation functions" "XmVaCreateSimplePulldown%Menu"
- XmVaCreateSimpleRadioBox(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleRadioBox" "creation functions" "XmVaCreateSimpleRadioBox"
- XmVaCreateSimpleSpinBox(3)
- XmVaCreateManagedSimpleSpinBox A SimpleSpinBox widget convenience creation functions. "XmVaCreateToggleSimpleSpinBox" "XmVaCreateManagedSimpleSpinBox" "creation functions" "XmVaCreateSimpleSpinBox"
- XmVaCreateSpinBox(3)
- XmVaCreateManagedSpinBox A SpinBox widget convenience creation functions. "XmVaCreateToggleSpinBox" "XmVaCreateManagedSpinBox" "creation functions" "XmVaCreateSpinBox"
- XmVaCreateTabStack(3)
- XmVaCreateManagedTabStack A TabStack widget convenience creation functions. "XmVaCreateToggleTabStack" "XmVaCreateManagedTabStack" "creation functions" "XmVaCreateTabStack"
- XmVaCreateText(3)
- XmVaCreateManagedText A Text widget convenience creation functions. "XmVaCreateToggleText" "XmVaCreateManagedText" "creation functions" "XmVaCreateText"
- XmVaCreateTextField(3)
- XmVaCreateManagedTextField A TextField widget convenience creation functions. "XmVaCreateToggleTextField" "XmVaCreateManagedTextField" "creation functions" "XmVaCreateTextField"
- XmVaCreateToggleButton(3)
- XmVaCreateManagedToggleButton A ToggleButton widget convenience creation functions. "XmVaCreateToggleToggleButton" "XmVaCreateManagedToggleButton" "creation functions" "XmVaCreateToggleButton"
- XmVaCreateToggleButtonGadget(3)
- XmVaCreateManagedToggleButtonGadget A ToggleButtonGadget widget convenience creation functions. "XmVaCreateToggleToggleButtonGadget" "XmVaCreateManagedToggleButtonGadget" "creation functions" "XmVaCreateToggleButtonGadget"
- XmbTextListToTextProperty(3), XwcTextListToTextProperty(3), Xutf8TextListToTextProperty(3), XmbTextPropertyToTextList(3), XwcTextPropertyToTextList(3), Xutf8TextPropertyToTextList(3), XwcFreeStringList(3), XDefaultString(3)
- convert text lists and text property structures
- XmtConvertStringToBitmap(3), XmtConvertStringTo<Type>(3)
- ``new style'' Xt resource converters for various types
- XmtHSLToRGB(3), XmtHSLToRGB()(3), XmtRGBToHSL()(3)
- convert between the HSL and RGB color spaces
- XmtLayoutConvertSizeToPixels(3), XmtLayoutConvertSizeToPixels()(3)
- convert a resolution independent size to pixels
- XmtRegisterAll(3), XmtRegisterAll()(3)
- register all standard widgets, procedures, and resource converters
- XmtRegisterBitmapConverter(3), XmtRegister<Type>Converter(3)
- register resource converters for various types
- XmtRegisterEnumConverter(3), XmtRegisterEnumConverter()(3), XmtConvertStringToEnum()(3)
- a resource converter for enumerated types
- XmtRegisterProcedures(3), XmtRegisterProcedures()(3), XmtRegisterCallbackProcedure()(3), XmtVaRegisterCallbackProcedures()(3)
- register procedures for use with the Xmt callback converter
- XmtRegisterUnixProcedures(3), XmtRegisterXtProcedures()(3), XmtRegisterXmtProcedures()(3), XmtRegisterUnixProcedures()(3)
- register commonly used procedures with the Xmt callback converter
- XtAppAddConverter(3), XtAddConverter(3)
- register resource converter
- XtAppSetTypeConverter(3), XtSetTypeConverter(3)
- register resource converter
- XtConvert(3), XtDirectConvert(3)
- invoke resource converters
- XtConvertAndStore(3), XtCallConverter(3)
- invoke resource converters
- XtCreateSelectionRequest(3), XtSendSelectionRequest(3), XtCancelSelectionRequest(3)
- bundle multiple selection conversion requests into a single request using MULTIPLE target
- XtCreateWindow(3)
- window creation convenience function
- XtDisplayStringConversionWarning(3)
- issue a conversion warning message
- XtGetSelectionRequest(3)
- retrieve the event that triggered the XtConvertSelectionProc
- XtSetKeyTranslator(3), XtTranslateKeycode(3), XtRegisterCaseConverter(3), XtConvertCase(3)
- convert KeySym to KeyCodes
- XtStringConversionWarning(3)
- issue a conversion warning message
- _lag2_(3)
- <em>lag2</em>: general matrix, convert double <=> single
- _lat2_(3)
- <em>lat2</em>: triangular matrix, convert double <=> single
- a2png(1)
- convert ASCII text to PNG bitmap image
- a2x(1)
- A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
- aa_render(3)
- convert image buffer to ASCII-art
- ablToBddCct(3)
- converts an ABL into a BDD within a circuit
- activateCDKButton(3), activateCDKButton destroyCDKButton drawCDKButton eraseCDKButton getCDKButtonBox getCDKButtonMessage injectCDKButton moveCDKButton newCDKButton positionCDKButton setCDKButton setCDKButtonBackgroundAttrib setCDKButtonBackgroundColor setCDKButtonBox setCDKButtonBoxAttribute setCDKButtonHorizontalChar setCDKButtonLLChar setCDKButtonLRChar setCDKButtonMessage setCDKButtonULChar setCDKButtonURChar setCDKButtonVerticalChar cdk_button(3)
- create and manage a Cdk button widget
- activateCDKSelection(3), activateCDKSelection destroyCDKSelection drawCDKSelection eraseCDKSelection getCDKSelectionBox getCDKSelectionChoice getCDKSelectionChoices getCDKSelectionCurrent getCDKSelectionHighlight getCDKSelectionItems getCDKSelectionMode getCDKSelectionModes getCDKSelectionTitle injectCDKSelection moveCDKSelection newCDKSelection positionCDKSelection setCDKSelection setCDKSelectionBackgroundAttrib setCDKSelectionBackgroundColor setCDKSelectionBox setCDKSelectionBoxAttribute setCDKSelectionChoice setCDKSelectionChoices setCDKSelectionCurrent setCDKSelectionHighlight setCDKSelectionHorizontalChar setCDKSelectionItems setCDKSelectionLLChar setCDKSelectionLRChar setCDKSelectionMode setCDKSelectionModes setCDKSelectionPostProcess setCDKSelectionPreProcess setCDKSelectionTitle setCDKSelectionULChar setCDKSelectionURChar setCDKSelectionVerticalChar cdk_selection(3)
- Cdk selection list widget
- ad2vcf(1), AD2VCF(1)
- Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
- addbddcircuitabl(3)
- converts an abl expression to a bdd node. man1/alc_origin.1
- addr2line(1)
- convert addresses into file names and line numbers
- addr2line(1)
- convert addresses or symbol+offset into file names and line numbers
- affconvert(1)
- convert files between RAW and AFF formats
- afm2pl(1)
- convert AFM font metrics to TeX pl font metrics
- afm2tfm(1)
- convert Adobe font metrics to TeX font metrics
- aha(1)
- Convert ANSI escape sequences to HTML
- al_check_inverse(3)
- Allegro 5 API
- al_convert_bitmap(3)
- Allegro 5 API
- al_convert_mask_to_alpha(3)
- Allegro 5 API
- al_convert_memory_bitmaps(3)
- Allegro 5 API
- al_get_current_inverse_transform(3)
- Allegro 5 API
- al_invert_transform(3)
- Allegro 5 API
- alsa-seq-server(8)
- daemon that converts one or more raw MIDI device(s) into an ALSA sequencer server
- ams2psf(1)
- convert an Amstrad CP/M font to a PC Screen Font file
- an-fitstopnm(1)
- Convert FITS images into ugly PNM images
- an-pnmtofits(1)
- Convert PNM file to FITS
- android2po(1), android2po.py(1)
- Convert Android string files to Gettext PO localization files
- ansifilter(1), Ansifilter(1)
- ANSI escape code processor and converter
- ansilove(1)
- ANSI / ASCII art to PNG converter
- anytooff(1gv)
- filter to convert a (set of) geomview data file(s) containing any geomview primitives into a single polylist
- anytopl(3gv), AnyToPL(3gv)
- convert an arbitrary geom to a polylist (OFF file format)
- anytoucd(1gv)
- filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
- apcsmart(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcsmart-old(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apriboot(1)
- rewrite disc boot sector, converting between Apricot and PCDOS
- 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_inet_ntop(3)
- convert a network format address to presentation format
- ares_inet_pton(3)
- convert an IPv4 or IPv6 address from text to binary form
- asc2xml(1)
- convert &#nnn; entities to UTF-8
- ascii2binary(1)
- Convert ASCII numbers to binary
- ascii2uni(1)
- convert 7-bit ASCII representations to UTF-8 Unicode
- asciidoc(1)
- converts an AsciiDoc text file to HTML or DocBook
- asn2asn(1)
- convert NCBI data between text and binary ASN.1
- asn2ff(1)
- convert ASN.1 biological data to a flat format (old version)
- asn2fsa(1)
- convert biological sequence data from ASN.1 to FASTA
- asn2gb(1)
- convert ASN.1 biological data to a GenBank-style flat format
- astconvertt(1), ConvertType(1)
- convert known data types to each other
- astdb2bdb(8)
- convert astdb back to Berkeley DB 1.86
- astdb2sqlite3(8)
- convert astdb to SQLite 3
- atari-convert-dir(1)
- helper for creating Atari compatible disk images
- atslogd(8)
- ATSlog gives the convenient interface for viewing and analysing calls of various models PBX
- atslogmaster(8)
- ATSlog gives the convenient interface for viewing and analysing bells of various models PBX
- au_domain(3), au_bsm_to_domain(3), au_domain_to_bsm(3)
- convert between BSM and local protocol domains
- au_errno(3), au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- au_fcntl_cmd(3), au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
- convert between BSM and local fcntl(2) command values
- au_mask(3), au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
- convert between string and numeric values of audit masks
- au_socket_type(3), au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
- convert between BSM and local socket types
- auconvert(1)
- perform various conversion operations on sound files
- audio2tape(1)
- Sinclair ZX Spectrum audio to tape file converter
- autfilt(1)
- filter, convert, and transform omega-automata
- automount2amd(8)
- converts old Sun automount maps to Amd maps
- autopvf(1), pvf tools(1)
- utilities to convert various sound formats
- autotrace(1)
- converts bitmap image data into vector graphics
- avs2ps(l)
- convert AVS image input on stdin to monochrome PostScript on stdout
- babeltrace(1)
- Babeltrace Trace Viewer and Converter
- babeltrace-log(1)
- Babeltrace Log Converter
- 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
- bchunk(1)
- CD image format conversion from bin/cue to iso/cdr
- bddToAblCct(3)
- converts a BDD into an ABL within a circuit
- bdf2sfd(1)
- BDF to SFD converter
- bdftopcf(1)
- convert X font from Bitmap Distribution Format to Portable Compiled Format
- bg5conv(1)
- convert a TeX document in Big 5 encoding into `preprocessed' form
- bib2ris(1), bib2ris-utf8(1)
- converts bibtex bibliographic data to the RIS format
- bibtexconv(1)
- BibTeX Converter
- bibtexconv-odt(1)
- ODT Helper Script for BibTeX Converter
- bin2obj(1)
- The Free Pascal binary to pascal include file converter
- bin2rec(1)
- converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
- binary2ascii(1)
- Convert binary numbers to textual representation
- bind2csv2(1), bind2csv2.py(1)
- convert zone files from BIND to MaraDNS compatible format
- biosig2gdf(1)
- converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate
- birdfont-autotrace(1)
- Convert raster image to vector graphics
- bitmap(1), bmtoa(1), atobm(1)
- bitmap editor and converter utilities for the X Window System
- bitmap2pp(1)
- Bitmap to PDF/PS converter
- bl_gff3_to_bed(3), bl_gff3_to_bed()(3)
- Convert a GFF3 featuer to a BED object
- bl_pos_list_from_csv(3), bl_pos_list_from_csv()(3)
- Convert comma-separated data to position list
- bl_vcf_parse_field_spec(3), bl_vcf_parse_field_spec()(3)
- Convert comma-separated fields to bitmask
- blind-colour-ciexyz(1)
- Convert CIE XYZ for use with blind-single-colour(1)
- blind-colour-srgb(1)
- Convert sRGB for use with blind-single-colour(1)
- blind-from-image(1)
- Convert an image to a frame
- blind-from-text(1)
- Convert text to a video
- blind-from-video(1)
- Converts a regular, cooked video to a blind video
- blind-invert-luma(1)
- Invert the luminosity of a video
- blind-to-image(1)
- Convert a frame to an image
- blind-to-text(1)
- Convert a video to text
- blind-to-video(1)
- Converts blind video to a regular video
- blkcalc(1)
- Converts between unallocated disk unit numbers and regular disk unit numbers
- bmfconv(1)
- Database converter for bmf
- bmptopnm-O2(1), bmptopnm(1)
- convert a BMP(DIB) file into a portable anymap
- bni2tga(1)
- convert a Battle.net icon file to a Targa file
- bon_csv2html(1)
- program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
- bsdl2jtag(1)
- UrJTAG declaration file conversion
- bsvplay(1)
- convert BASICA music data to PCM
- buildah-mkcw(1)
- Convert a conventional container image into a confidential workload image
- buildflags.awk(1)
- convert buildflags.conf(5) files into make syntax
- bximage(1)
- Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
- c2ps(1)
- converts a file with C/C++ code to Postscript
- caja-sendto(1)
- convenience application to send a file via email or instant messenger
- cal3d_converter(1)
- convert cal3d files from / to binary and XML (version 0.12.0)
- caltime_tai(3)
- convert calendar dates and times
- cannakill(1)
- Terminate operation of the Kana-Kanji conversion server cannaserver
- cannalib(3), CannaLib(3)
- intro Kana-to-Kanji Conversion Library Intro
- cannaserver(1)
- Kana-Kanji conversion server
- cannastat(1)
- Display information about the Kana-Kanji conversion server
- canonicalize_filename(3)
- Converts any filename into its canonical form. Allegro game programming library
- captoinfo(1m), %captoinfo(1m)
- convert a termcap description into a %term%info description
- catdvi(1)
- a DVI to plain text converter
- cct(1)
- Coordinate Conversion and Transformation
- cd-convert(1)
- Color Manager Testing Tool
- cdlabelgen(1)
- CD/DVD labels, jewel case inserts, and envelopes creator. Generates frontcards and traycards for CD cases, single-cd envelopes, DVD case inserts, as well as output suitable for direct printing on CD/DVD
- cef5conv(1)
- convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form
- cefconv(1)
- convert a TeX document containing CEF macros into `preprocessed' form
- cefsconv(1)
- convert a TeX document in SJIS encoding containing CEF macros into `preprocessed' form
- cfftot1(1)
- convert PostScript font from CFF to Type 1
- cif2pdb(1)
- Convert the contents of a mmCIF file into PDB format
- cifsdd(8)
- convert and copy a file over SMB
- ck2yaml(1)
- convert Chemkin-II-format mechanisms to Cantera YAML input files
- cliapp(5)
- config file and option conventions for Python command line framework
- cmark(1)
- convert CommonMark formatted text to HTML
- cmconvert(1)
- convert Infernal covariance model files
- coap_locking(3), coap_lock_init(3), coap_lock_lock(3), coap_lock_unlock(3), coap_lock_check_locked(3), coap_lock_callback(3), coap_lock_callback_release(3), coap_lock_callback_ret(3), coap_lock_callback_ret_release(3), coap_lock_invert(3)
- Work with CoAP thread safe locking
- code2html(1)
- Converts a program source code to HTML
- conmbkrds(3)
- converts MBK connector to RDS rectangle man1/alc_origin.1
- convcal(1)
- convert dates to different formats
- convdate(1)
- Convert to/from RFC 5322 dates and seconds since epoch
- 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
- convert-dom-db(1)
- prepare domain to owner mappings for Analog
- convert-ip-db(1)
- prepare IP address to hostname mappings for Analog
- convert-ly(1)
- manual page for convert-ly 2.25.23
- convert2gpx(1)
- converts a FoxtrotGPS logfile to GPX
- convert2osm(1)
- converts FoxtrotGPS logfiles into .osm files
- convert_sym(1)
- convert a Viewlogic symbol/schematic to gEDA gschem format
- convertbddcircuitabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddcircuitsumabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddindexabl(3)
- converts a bdd index to an abl expression. man1/alc_origin.1
- convertbddmuxabl(3)
- converts two bdd nodes to an abl multiplexor expression. man1/alc_origin.1
- convertbddnodeabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddnodesumabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertior(1)
- Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
- convfont(1)
- convert font files for svgalib
- convickt(1)
- convert INTERCAL files between formats
- convmv(1)
- converts filenames from one encoding to another
- cpicomp(1)
- compress a CPI codepage by converting it to DRFONT format
- cpidcomp(1)
- compress a CPI codepage by converting it to DRFONT format
- cproto(1)
- generate C function prototypes and convert function definitions
- cptpg(1)
- convert GMT colour palette tables (cpt) to PostGIS colour-maps
- cptsvg(1)
- convert GMT colour palette tables (cpt) to SVG gradients
- crtsv(1)
- mutual converter between TSV and QDBM Curia database
- crypto_x25519(3monocypher), crypto_x25519_public_key(3monocypher), crypto_x25519_dirty_fast(3monocypher), crypto_x25519_dirty_small(3monocypher), crypto_x25519_inverse(3monocypher), crypto_x25519_to_eddsa(3monocypher)
- X25519 key exchange (Public Key Cryptography)
- csg_inverse(1)
- Part of the VOTCA package
- cstrc(l), cstrd(l)
- convert between ANSI C-strings and strings
- csv2po(1), csv2po.py(1)
- Convert Comma-Separated Value (.csv) files to Gettext PO localization files
- csv2rec(1)
- csv to rec converter
- csv2tbx(1), csv2tbx.py(1)
- Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
- csv2yapet(1)
- convert CSV file to YAPET file
- cti2yaml(1)
- convert legacy CTI-format mechanisms to Cantera YAML input files
- ctmconv(1)
- file format converter for 3D models
- ctml2yaml(1)
- convert legacy CTML-format mechanisms to Cantera YAML input files
- ctow(1)
- Convert Canna text-form dictionary into Wnn text-form dictionary
- cue2toc(1)
- convert CUE to TOC format
- cueconvert(1)
- convert files between CUE and TOC formats
- cupsfilter(8)
- convert a file to another format using cups filters (deprecated)
- curl_getdate(3)
- convert date string to number of seconds
- curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3), curl_msprintf(3), curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3), curl_mvsnprintf(3), curl_mvsprintf(3)
- formatted output conversion
- curs_getcchar(3x), %getcchar(3x), %setcchar(3x)
- convert between a wide-character string and a curses complex character
- cvegenversdat(1)
- Generate version matching rules for passed on files
- cvs2cl(1), cvs2cl.pl(1)
- convert cvs log messages to changelogs
- cvsup2cvsync(1)
- convert a scanfile from the CVSup style to the cvsync style
- cvsync2cvsup(1)
- convert a scanfile from the cvsync style to the CVSup style
- cvtbatch(8)
- Convert Usenet batch files to INN format
- cvtsudoers(1)
- convert between sudoers file formats
- cyrus2dovecot(1)
- convert Cyrus folders to Dovecot
- 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_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(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_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_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(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_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(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_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_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_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(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_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_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(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_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(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_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_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
- 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
- d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- d2i_SSL_SESSION(3ossl), d2i_SSL_SESSION_ex(3ossl), i2d_SSL_SESSION(3ossl)
- convert SSL_SESSION object from/to ASN1 representation
- data2inc(1)
- Free Pascal binary to pascal include file converter
- dateconv(1)
- Convert DATE/TIMEs between calendrical systems
- datezone(1)
- Convert DATE/TIMEs between timezones
- dawg2wordlist(1)
- convert a Tesseract DAWG to a wordlist
- db2ris(1)
- converts DocBook bibliographic data to the RIS format
- dblatex(1)
- convert DocBook to LaTeX, DVI, PostScript, and PDF
- dc3dd(1)
- convert and copy a file
- dc_bluetooth_addr2str(3)
- Convert a bluetooth address to a string
- dc_bluetooth_str2addr(3)
- Convert a string to a bluetooth address
- dc_datetime_gmtime(3)
- convert an timestamp to GMT date and time
- dc_datetime_localtime(3)
- convert an timestamp to local date and time
- dc_datetime_mktime(3)
- convert an local date and time to a timestamp
- dcm2img(1)
- Convert DICOM image to standard image format
- dcm2json(1)
- Convert DICOM file and data set to JSON
- dcm2mnc(1)
- convert sets of DICOM files to one or more MINC format files
- dcm2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
- dcm2xml(1)
- Convert DICOM file and data set to XML
- dcmconv(1)
- Convert DICOM file encoding
- dcmj2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF, JPEG or BMP
- dcml2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
- dcmquant(1)
- Convert DICOM color images to palette color
- dcod2lum(1)
- Convert hardcopy characteristic curve file to softcopy format
- dconvlum(1)
- Convert VeriLUM files to DCMTK display files
- ddate(1)
- convert Gregorian dates to Discordian dates
- decode_aprs(1)
- Convert APRS raw data to human readable form
- decode_modifiers(3), decode_modifiers (3)
- Convert a modifier-bitmap to a textual representation
- decorate(1)
- convert fields of various formats
- deltainfoxml2solv(1)
- convert rpm-mds deltainfo format into a solv file
- denature(1)
- -- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
- desktoptojson(8)
- Converts a .desktop file to a .json file
- dfont2res(1)
- convert Macintosh dfont font file format to Macintosh resource fork format
- dgen_tobin(1)
- Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
- dirconvert(1)
- Convert color strings between LSCOLORS and LS_COLORS format
- djvmcvt(1)
- Convert multi-page DjVu documents
- djvups(1)
- Convert DjVu documents to PostScript
- dnsjit.lib.base64url(3)
- Utility library to convert data to base64url format
- dnstable_convert(1)
- convert passive DNS NMSG data to dnstable MTBL format
- dnstable_unconvert(1)
- convert dnstable MTBL data to passive DNS NMSG format
- do_uconvert(3)
- Converts a string to another encoding format. Allegro game programming library
- docbook2man(1)
- Convert DocBook to man pages
- docbook2man-spec.pl(1)
- convert DocBook RefEntries to man pages
- docbook2mdoc(1)
- convert DocBook to mdoc
- docbook2texi(1)
- Convert DocBook to Texinfo
- docbook2texi-spec.pl(1)
- convert DocBook Booksto Texinfo documents
- dos2ansi(1)
- convert old MS-DOS/ANSI.SYS text files
- dos2unix(1)
- convert ASCII files from DOS's CR/LF to UNIX's LF
- downstr(3)
- convert a string to lower case man1/alc_origin.1
- dpbindic(1)
- Convert a binary-form dictionary into a text-form dictionary
- dptsv(1)
- mutual converter between TSV and QDBM Depot database
- drg2sbg(1)
- convert I-Doser drg files to sbagen
- dropbearconvert(1)
- convert between Dropbear and OpenSSH private key formats
- dsc-psl-convert(1)
- Convert Public Suffix List (PSL) to DSC TLD List
- dsr2xml(1)
- Convert DICOM SR file and data set to XML
- dstar2tgba(1)
- convert automata into Büchi automata
- dt2dv(1)
- convert a DTL text representation of a TeX DVI file to a binary DVI file
- dtaus(1)
- Converter for DTAUS files
- dtaus(5)
- Converter for DTAUS files
- dtd2po(1), dtd2po.py(1)
- Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
- du2ps(1)
- filter for converting output of du to PostScript file
- dump2dcm(1)
- Convert ASCII dump to DICOM file
- dv2dt(1)
- convert a binary TeX DVI file to DTL text representation
- dvb-format-convert(1)
- DVBv5 tool for file format conversions
- dvi2fax(1)
- convert a TeX DVI file to G3 fax format
- dvihp(1)
- convert a TeX DVI file to Hewlett-Packard PCL
- dvilj4(1), dvilj4l(1), dvilj2p(1), dvilj(1)
- convert a TeX DVI file to PCL, for HP LaserJet printers
- dvipdf(1)
- Convert TeX DVI file to PDF using ghostscript and dvips
- dvips(1)
- convert a TeX DVI file to PostScript
- dvisvg(1)
- for conversion from DVI to SVG
- dvisvgm(1)
- converts DVI, EPS, and PDF files to the XML-based SVG format
- dvitomp(1)
- convert a TeX DVI file to a MetaPost MPXFILE
- e2pall(1)
- convert all EPS files in a LaTeX document to PDF
- ebook2cw(1)
- Convert ebooks to Morse code audio files (MP3/OGG)
- ecattominc(1)
- convert an ecat format file (version 6.x or 7.x) to a minc format file
- echat(1), eChat(1)
- network conversations
- elconv(1)
- conversion program for ELOG messages
- 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_invert_triangular(3)
- Invert an upper triangular matrix
- elpa_skew_eigenvectors(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real skew-symmetric matrix
- emil(1)
- conversion filter for Internet messages
- en2ris(1)
- converts EndNote bibliographic data to the RIS format
- enber(1)
- Convert the unber XML output back into BER
- enca(1)
- -- detect and convert encoding of text files
- encapsulate(1)
- multiplex several channels over a single socket with sampling of remote process exit status, and provide conversation termination without closing the socket. netpipes 4.2
- enscript(1)
- convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
- eqn2graph(1)
- convert an EQN equation into a cropped image
- etruscanvenus(6)
- Draws a 3d immersion of a Klein bottle that smoothly deforms between the Etruscan Venus surface, the Roman surface, the Boy surface surface, and the Ida surface
- euktoeps(1)
- Eukleides to Encapsulated PostScript converter
- euktopdf(1)
- Eukleides to PDF converter
- euktotex(1)
- Eukleides to PSTricks converter
- evcd2vcd(1)
- Converts EVCD files to VCD files
- explain_acl_to_text_or_die(3)
- convert an ACL to text and report errors require_index { "explain_acl_to_text_or_die(3)"
- explain_fprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_iconv_close_or_die(3)
- deallocate conversion descriptor and report errors require_index { "explain_iconv_close_or_die(3)"
- explain_iconv_open_or_die(3)
- prepare for charset conversion and report errors require_index { "allocate descriptor for character set conversion and report errors" }
- explain_iconv_or_die(3)
- perform character set conversion and report errors require_index { "perform character set conversion and report errors" }
- explain_printf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_snprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_sprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_strtod_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtof_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtol_or_die(3)
- convert a string to a long integer and report errors require_index { "convert a string to a long integer and report errors" }
- explain_strtold_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtoll_or_die(3)
- convert a string to a long integer and report errors require_index { "convert a string to a long integer and report errors" }
- explain_strtoul_or_die(3)
- convert string to unsigned long and report errors require_index { "convert a string to an unsigned long integer and report errors" }
- explain_strtoull_or_die(3)
- convert string to integer and report errors require_index { "convert a string to an unsigned long integer and report errors" }
- explain_vfprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vsnprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vsprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- exr2aces(1)
- convert exr images to ACES format
- exrenvmap(1)
- convert exr image environment maps
- exrgbhsv(3)
- RGB <-> HSV color space conversions. Allegro game programming library
- exrmaketiled(1)
- convert exr images to tiled format
- exrmultiview(1)
- convert between single/multi-view exr images
- exrtopng(1)
- convert an OpenEXR image to PNG format
- ext2sim(1)
- convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
- ext2spice(1)
- convert hierarchical ext|(5) extracted-circuit files to flat spice| files
- extconv(1)
- convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
- extruec(3)
- Truecolor pixel format conversions. Allegro game programming library
- f2c(1)
- Convert Fortran 77 to C or C++ " f^2c changed to f2c in the previous line for the benefit of " people on systems (e.g. Sun systems) whose makewhatis cannot " cope with troff formatting commands
- fax2ps(1)
- convert a TIFF facsimile to compressed PostScriptâ„¢
- faxspool(1)
- queue and convert files for faxing with sendfax(8)
- fconf2(1), fconf2*(1)
- Converts fidoconfig to another format
- fd2pascal(1)
- Free Pascal forms description to pascal program converter
- fetchlog(1)
- fetch and convert new messages of a logfile
- ff2jpg(1)
- convert farbfeld to JPG
- ff2pam(1)
- convert farbfeld to PAM
- ff2png(1)
- convert farbfeld to PNG
- ff2ppm(1)
- convert farbfeld to PPM
- ffmpeg(1)
- ffmpeg media converter
- ffmpeg-scaler(1)
- FFmpeg video scaling and pixel format converter
- fi_av(3)
- Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
- fi_cq(3)
- Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes. fi_cq_read / fi_cq_readfrom / fi_cq_readerr Read a completion from a completion queue fi_cq_sread / fi_cq_sreadfrom A synchronous (blocking) read that waits until a specified condition has been met before reading a completion from a completion queue. fi_cq_signal Unblock any thread waiting in fi_cq_sread or fi_cq_sreadfrom. fi_cq_strerror Converts provider specific error information into a printable string
- fi_endpoint(3)
- Fabric endpoint operations fi_endpoint / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint. fi_ep_bind Associate an endpoint with hardware resources, such as event queues, completion queues, counters, address vectors, or shared transmit/receive contexts. fi_scalable_ep_bind Associate a scalable endpoint with an address vector fi_pep_bind Associate a passive endpoint with an event queue fi_enable Transitions an active endpoint into an enabled state. fi_cancel Cancel a pending asynchronous data transfer fi_ep_alias Create an alias to the endpoint fi_control Control endpoint operation. fi_getopt / fi_setopt Get or set endpoint options. fi_rx_context / fi_tx_context / fi_srx_context / fi_stx_context Open a transmit or receive context. fi_tc_dscp_set / fi_tc_dscp_get Convert between a DSCP value and a network traffic class fi_rx_size_left / fi_tx_size_left (DEPRECATED) Query the lower bound on how many RX/TX operations may be posted without an operation returning -FI_EAGAIN. This functions have been deprecated and will be removed in a future version of the library
- fi_eq(3)
- Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an event from an event queue fi_eq_write Writes an event to an event queue fi_eq_sread A synchronous (blocking) read of an event queue fi_eq_strerror Converts provider specific error information into a printable string
- fi_errno(3)
- fabric errors fi_strerror - Convert fabric error into a printable string
- fi_fabric(3)
- Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and capabilities to printable string
- fi_mr(3)
- Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister registered memory buffers. fi_mr_desc Return a local descriptor associated with a registered memory region fi_mr_key Return the remote key needed to access a registered memory region fi_mr_raw_attr Return raw memory region attributes. fi_mr_map_raw Converts a raw memory region key into a key that is usable for data transfer operations. fi_mr_unmap_key Releases a previously mapped raw memory region key. fi_mr_bind Associate a registered memory region with a completion counter or an endpoint. fi_mr_refresh Updates the memory pages associated with a memory region. fi_mr_enable Enables a memory region for use
- fig2ps(1)
- conversion of xfig pictures to postscript
- fig2sxd(1)
- utility to convert .fig to .sxd
- figmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- filename.tcl86(n), filename(n)
- File name conventions supported by Tcl commands
- filename.tcl90(n), filename(n)
- File name conventions supported by Tcl commands
- filter(7)
- cups file conversion filter interface
- filter_read(3), filter_write(3), filter_end(3), filter_convert(3), filter_destroy(3), filter_fopen(3), filter_process(3)
- generic data filtering
- fix_filename_case(3)
- Converts a filename to a standardised case. Allegro game programming library
- fix_filename_slashes(3)
- Converts all the directory separators to a standard character. Allegro game programming library
- fixacos(3)
- Fixed point inverse cosine lookup table. Allegro game programming library
- fixasin(3)
- Fixed point inverse sine lookup table. Allegro game programming library
- fixatan(3)
- Fixed point inverse tangent lookup table. Allegro game programming library
- fixtof(3)
- Converts a fixed point to floating point. Allegro game programming library
- fixtoi(3)
- Converts a fixed point to integer with rounding. Allegro game programming library
- fixtorad_r(3)
- Constant to convert angles in fixed point format to radians. Allegro game programming library
- flam3-animate(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-convert(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-genome(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-render(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flatxml2po(1), flatxml2po.py(1)
- Convert flat XML files to Gettext PO localization files
- flif(1)
- convert image files from or to FLIF
- flip(1)
- do newline conversions between **IX and MS-DOS
- flow-rpt2rrd(1)
- Convert flow-report CSV output to RRDtool format
- fmfconv(1)
- Fuse Movie File converter
- fnt2psf(1)
- Convert a Windows font-resource file to PSF format
- fondu(1)
- convert Macintosh font files to UNIX font format
- font2swf(1)
- Converts a font to SWF
- fp2subc(1)
- convert any footprint into a pcb-rnd subcircuit
- fpcjres(1)
- manual page for fpcjres: a resource file converter
- freehdl-v2cc(1), FreeHDL-V2CC(1)
- A VHDL to C++ converter
- fribidi_charset_to_unicode(3)
- convert string to Unicode
- fribidi_unicode_to_charset(3)
- convert string from Unicode
- frombin(1)
- convert macbinary files into normal files
- fst2vcd(1)
- Converts FST files to VCD
- ftofix(3)
- Converts a floating point value to fixed point. Allegro game programming library
- fvwm-convert-2.6(1)
- convert fvwm 2.4.x configuration file to fvwm 2.6 style
- fzputtygen(1)
- SFTP private key converter of FileZilla
- g32pbm(1)
- convert a Group 3 fax file into a portable bitmap
- gauche-cesconv(1)
- convert text from one character encoding scheme to another
- gb2jis(1)
- convert GuoBiao Hanzi to JIS Kanji
- gcin-gb-toggle(1)
- gcin's Chinese conversion toggle tool
- gcin2tab(1)
- converts text input method table to gcin's .gtab format
- gcv(1)
- graph file converter
- gdal_translate(1)
- Converts raster data between different formats
- gdalmdimtranslate(1)
- Converts multidimensional data between different formats, and perform subsetting
- gdd(1), dd(1)
- convert and copy a file
- gencnval(1)
- compile the converters aliases file
- gene2xml(1)
- convert NCBI Entrez Gene ASN.1 into XML
- gensio_to_sergensio(3), sergensio_to_gensio(3), sergensio_get_user_data(3), sergensio_is_client(3)
- General information and conversion routines for a sergensio
- get-healpix(1)
- Convert RA,DEC to Which healpix
- get_color_conversion(3)
- Returns the current color conversion mode. Allegro game programming library
- getbddvarbyindex(3)
- converts bdd index to a variable number. man1/alc_origin.1
- getbddvarindex(3)
- converts a variable number in a bdd index. man1/alc_origin.1
- getdns_convert(3)
- getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and wire-format
- getdns_display_ip_address(3)
- -- convert an getdns ip address to string
- getri(3)
- getri: triangular inverse
- gexpand(1), expand(1)
- convert tabs to spaces
- gftopk(1)
- convert generic font files to packed font files
- gh-issue-lock(1)
- Lock issue conversation
- gh-issue-unlock(1)
- Unlock issue conversation
- gh-pr-lock(1)
- Lock pull request conversation
- gh-pr-unlock(1)
- Unlock pull request conversation
- gie(1)
- The Geospatial Integrity Investigation Environment
- gif2rgb(1)
- convert images saved as GIF to 24-bit RGB triplets
- gif2swf(1)
- Takes a number of gif files and converts them to a swf movie, one picture per frame
- gif2webp(1)
- Convert a GIF image to WebP
- gig2mono(1)
- Converts Gigasampler (.gig) files from stereo to mono
- gig2stereo(1)
- Converts Gigasampler (.gig) files from mono pairs to true stereo
- gil2bin(1)
- convert GenInfo integrated IDs to or from binary
- gimplut(1)
- convert GIMP gradient (ggr) files to binary lookup tables (lut)
- gimpsvg(1)
- convert a GIMP gradient (ggr) to the SVG format
- git-lfs-clean(1)
- Git clean filter that converts large files to pointers
- git-lfs-filter-process(1)
- Git filter process that converts between pointer and actual content
- git-lfs-smudge(1)
- Git smudge filter that converts pointer in blobs to the actual content
- git-paste(1)
- Send patches to pastebin for chat conversations
- gitcli(7)
- Git command-line interface and conventions
- gm(1)
- command-line utility to create, edit, compare, convert, or display images
- gml2gv(1), gv2gml(1)
- GML-DOT converters
- gmx-anaeig(1)
- Analyze eigenvectors/normal modes
- gmx-convert-tpr(1)
- Make a modified run-input file
- gmx-convert-trj(1)
- Converts between different trajectory types
- gmx-editconf(1)
- Convert and manipulates structure files
- gmx-eneconv(1)
- Convert energy files
- gmx-nmtraj(1)
- Generate a virtual oscillating trajectory from an eigenvector
- gmx-pdb2gmx(1)
- Convert coordinate files to topology and FF-compliant coordinate files
- gmx-sigeps(1)
- Convert c6/12 or c6/cn combinations to and from sigma/epsilon
- gmx-trjconv(1)
- Convert and manipulates trajectory files
- gmx-xpm2ps(1)
- Convert XPM (XPixelMap) matrices to postscript or XPM
- gnumfmt(1), numfmt(1)
- Convert numbers from/to human-readable strings
- gplcpt(1)
- convert GIMP colour palette (gpl) to GMT colour palette table (cpt)
- gpr(1), pr(1)
- convert text files for printing
- gpsrinex(1)
- Read data from gpsd convert to RINEX3 and save to a file
- gradient-convert(1)
- convert gradients between formats
- gram2sapixml.pl(1)
- convert Julius grammar to SAPI XML grammar format
- grap2graph(1)
- convert a grap diagram into a cropped image nr *groff_grap2graph_1_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] {
- graphml2gv(1)
- GRAPHML-DOT converter
- grodvi(1)
- convert groff output to TeX dvi format
- gsettings-data-convert(1)
- GConf to GSettings data migration
- gsettings-schema-convert(1)
- GConf to GSettings schema conversion
- gst-convert(1)
- Smalltalk syntax converter and beautifier
- gtk-encode-symbolic-svg(1)
- Symbolic icon conversion utility
- gunexpand(1), unexpand(1)
- convert spaces to tabs
- gunits(1), units(1)
- unit conversion and calculation program
- gxl2gv(1), gv2gxl(1)
- GXL-GV converters
- h2pas(1)
- The C header to pascal unit conversion program
- h5fromh4(1)
- convert HDF4 scientific datasets to an HDF5 file
- h5fromtxt(1)
- convert text input to an HDF5 file
- h5tovtk(1)
- convert datasets in HDF5 files to VTK format
- hbf2gf(1)
- convert a CJK bitmap font into subfonts usable by TeX and Omega
- heif-enc(1)
- convert image to HEIC/HEIF
- heka2itx(1)
- converts a Heka file into an ITX (IgorPro text) file
- hetri(3)
- {he,sy}tri: triangular inverse
- hetri2(3)
- {he,sy}tri2: inverse
- hetri2x(3)
- {he,sy}tri2x: inverse
- hetri_3(3)
- {he,sy}tri_3: inverse
- hetri_3x(3)
- {he,sy}tri_3x: inverse
- hetri_rook(3)
- {he,sy}tri_rook: triangular inverse
- hexdump(3m)
- print the contents of memory in conventional hex dump format
- highlight(1), Highlight(1)
- a universal sourcecode to formatted text converter
- hinversi-cli(1), hinversi(1)
- Another othello engine
- hmmconvert(1)
- convert profile file to various formats
- hmsa(1)
- Atari MSA / ST disk image creator and converter
- hp2xx(1)
- A HPGL converter into some vector- and raster formats
- hptri(3)
- {hp,sp}tri: triangular inverse
- hsein(3)
- hsein: Hessenberg inverse iteration for eigvec
- hsv_to_rgb(3), rgb_to_hsv(3)
- Converts color values between the HSV and RGB color spaces. Allegro game programming library
- htdb_dump(1)
- dump the content of an inverted index in Berkeley DB fashion
- html2latex(1)
- convert HTML markup to LaTeX markup
- html2po(1), html2po.py(1)
- Convert HTML files to Gettext PO localization files
- html2ps(1)
- convert HTML to PostScript
- html2text(1)
- an advanced HTML-to-text converter
- html2wml(1), Html2Wml(1)
- -- Program that can convert HTML pages to WML pages
- html2xhtml(1)
- Converts HTML files to XHTML
- htmldoc(1)
- convert html source files into html, postscript, or pdf
- hugo-convert(1)
- Convert front matter to another format
- hugo-convert-toJSON(1)
- Convert front matter to JSON
- hugo-convert-toTOML(1)
- Convert front matter to TOML
- hugo-convert-toYAML(1)
- Convert front matter to YAML
- hwlocality_helper_nodeset_convert(3)
- Converting between CPU sets and node sets
- hwlocality_object_strings(3)
- Converting between Object Types and Attributes, and Strings
- hxnsxml(1)
- convert output of hxxmlns back to XML
- hxpipe(1)
- convert XML file to a format easier to parse with Perl or AWK
- hxunpipe(1)
- convert output of hxpipe back to XML format
- hypermail(1)
- convert mail archives in UNIX box format to HTML pages
- i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3)
- ASN.1 data type conversion utilities for certificate extensions
- i2s_ASN1_IA5STRING(3ossl), s2i_ASN1_IA5STRING(3ossl), i2s_ASN1_INTEGER(3ossl), s2i_ASN1_INTEGER(3ossl), i2s_ASN1_OCTET_STRING(3ossl), s2i_ASN1_OCTET_STRING(3ossl), i2s_ASN1_ENUMERATED(3ossl), i2s_ASN1_ENUMERATED_TABLE(3ossl), i2s_ASN1_UTF8STRING(3ossl), s2i_ASN1_UTF8STRING(3ossl)
- convert objects from/to ASN.1/string representation
- i586-pc-msdosdjgpp-nlmconv(1), nlmconv(1)
- converts object code into an NLM
- ical2po(1), ical2po.py(1)
- Convert iCalendar files to Gettext PO localization files
- iconv(1)
- character set conversion
- iconv(1)
- charset conversion utility
- iconv(3)
- charset conversion function
- iconv(3)
- perform character set conversion
- iconv_close(3)
- charset converter deallocation function
- iconv_close(3)
- deallocate descriptor for character set conversion
- iconv_open(3)
- allocate descriptor for character set conversion
- iconv_open(3)
- charset converter allocation function
- iconv_open_into(3)
- initialize descriptor for character set conversion
- icotool(1)
- Convert and create Win32 icon and cursor files
- id3convert(1)
- Converts between id3v1 and id3v2 tags of an mp3 file
- id3v2(1)
- Adds/Modifies/Removes/Views id3v2 tags, converts/lists id3v1 tags
- idml2po(1), idml2po.py(1)
- Convert IDML files to PO localization files
- idn2(1)
- Libidn2 Internationalized Domain Names conversion tool
- idnconv(1)
- codeset converter for named.conf and zone master files
- idnconv2(1)
- internationalized domain name converter
- idzebra-abs2dom(1)
- Converts .abs files to DOM XML configuration files
- ifmail(8)
- Convert RFC-822 and RFC-1036 mail/news to FTN Fidonet packets. ifnews - Convert RFC-1036 Usenet news to FTN Fidonet packets
- iftoss(8)
- Convert Fidonet FTN packets to RFC-822 and RFC-1036 mail/news
- image_mask_toggle(3), image_mask_toggle (3)
- Invert a status flag on the specified object
- image_to_j2k(1)
- This program reads in an image of a certain type and converts it to a jpeg2000 file. It is part of the OpenJPEG library. Valid input image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff . Valid output image extensions are .j2k, .jp2
- img2dcm(1)
- Convert standard image formats into DICOM format
- img2sixel(1)
- image converter to DEC SIXEL graphics
- img2txt(1)
- convert images to various text-based coloured files
- indxbib(1)
- make inverted index for bibliographic databases
- infotocap(1m), %infotocap(1m)
- convert a %terminfo description into a %termcap description
- ini2po(1), ini2po.py(1)
- Convert .ini files to Gettext PO localization files
- insmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- invert_raw_image(1)
- invert 2D image along either or both axes
- inviz(1)
- Converts escape sequences to binary; reverses viz(1)
- ipa_conv(8)
- -- IPA accounting/database module for converting statistics
- ipa_sdb_dump(8)
- -- convert ipa_sdb(5) database files to text representation and back
- ipaddr_str(3)
- convert address to a human-readable string
- ipe6upgrade(1)
- Convert Ipe 6 file format to Ipe 7 file format
- ipetoipe(1)
- Convert between Ipe file formats
- ipv6logconv(8)
- HTTP server log file converter for statistics
- itofix(3)
- Converts an integer to fixed point. Allegro game programming library
- itstool(1)
- convert between XML and PO using ITS
- iv_thread_create(3), iv_thread_set_debug_state(3)
- ivykis thread convenience functions
- j2k_to_image(1)
- This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .j2c, .jpt Valid output image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff
- jack_ghero(8)
- daemon that converts a GuitarHero device into a JACK MIDI device
- jack_umidi(8)
- daemon that converts a raw MIDI device into a JACK MIDI device
- janus-cfgconv(1)
- Janus config file conversion utility
- japana(1)
- HTTP proxy converting Japanese characters into ASCII
- jasper(1)
- File format converter specialized in JPEG-2000 encoding
- javavm(1)
- convenient wrapper for switching Java VMs
- jbgtopbm(1)
- JBIG1 to portable bitmap file converter
- jbig2dec(1)
- File format converter specialized in JBIG2 decoding
- jday(1), j2d(1)
- astronomical julian date conversion utilities
- jgmenu-ob(1)
- convert openbox menu data to jgmenu flavoured CSV
- jis2gb(1)
- convert JIS Kanji to GuoBiao Hanzi
- jose-fmt(1)
- Converts JSON between serialization formats
- jose-jwe-fmt(1)
- Converts a JWE between serialization formats
- jose-jws-fmt(1)
- Converts a JWS between serialization formats
- jp2a(1)
- convert JPEG, PNG and WebP images to ASCII
- jpeg2swf(1)
- Converts jpeg images to SWF
- jpeg2yuv(1)
- Convert jpeg images to the yuv format
- jpegtoexr(1)
- convert a JPEG image to OpenEXR format
- jpg2ff(1)
- convert JPG to farbfeld
- json-yaml(1)
- convert JSON to YAML
- json-yaml(1)
- convert YAML to JSON
- json2po(1), json2po.py(1)
- Convert JSON files to Gettext PO localization files
- jw(1), docbook2dvi(1), docbook2html(1), docbook2man(1), docbook2pdf(1), docbook2ps(1), docbook2rtf(1), docbook2tex(1), docbook2texi(1), docbook2txt(1)
- (Jade Wrapper) converts SGML files to other formats
- kakasi(1), KAKASI(1)
- Kanji kana simple inverter (between Kanji, both Kana and Romaji)
- kdrill(1), kdrill v6.2(1)
- drill program for kanji chars under Xwindows (X11R5 or better is required to run) kdrill also does dictionary lookup Yikes.. this man-page is getting huge. But I am a great believer in having proper documentation. Hopefully, this new format will help instead of hinder. At some future point in time, I shall convert this huge beast to HTML. But that point is not now. [Although actually, you CAN go to http://www.bolthole.com/kdrill/ for some help ] TIP: "/WORD" usually takes you to the next occurrence of "WORD", if you are viewing this using a "man"-like program
- khttp_date2epoch(3), khttp_datetime2epoch(3)
- validate and convert date and time
- khttp_epoch2datetime(3)
- convert time to components
- khttp_epoch2str(3), khttp_epoch2ustr(3)
- convert time to a string
- knet_addrtostr(3)
- Convert an address to a host name
- knet_strtoaddr(3)
- Convert a hostname string to an address
- koi2koi(1)
- cyrillic charset auto converter
- korg2gig(1)
- Convert sound files from KORG to GigaStudio format
- krb5_425_conv_principal(3), krb5_425_conv_principal_ext(3), krb5_524_conv_principal(3)
- converts to and from version 4 principals
- lacp2(3)
- lacp2: general matrix, convert real to complex
- laein(3)
- laein: eigvec by Hessenberg inverse iteration
- latex2rtf(1)
- Convert a LaTeX file to an RTF file
- lav2mpeg(1)
- easy conversion of lav files to mpeg
- lav2yuv(1)
- Convert a MJPEG file to raw yuv
- lavtrans(1)
- Convert MJPEG videos to other MJPEG video formats
- ldns_buffer2pkt_wire(3)
- convert buffer/wire format to ldns_pkt
- ldns_key2rr(3)
- convert ldns_key to rr
- ldns_key_buf2dsa(3), ldns_key_buf2rsa(3)
- convert buffer to openssl key
- ldns_native2rdf_int8(3), ldns_native2rdf_int16(3), ldns_native2rdf_int32(3), ldns_native2rdf_int16_data(3), ldns_rdf2native_int8(3), ldns_rdf2native_int16(3), ldns_rdf2native_int32(3), ldns_rdf2native_sockaddr_storage(3), ldns_rdf2native_time_t(3)
- rdf numeric conversion functions
- ldns_pkt2buffer_str(3), ldns_pktheader2buffer_str(3), ldns_rr2buffer_str(3), ldns_rr_list2buffer_str(3), ldns_rdf2buffer_str(3), ldns_key2buffer_str(3), ldns_pkt2buffer_wire(3), ldns_rr2buffer_wire(3), ldns_rdf2buffer_wire(3), ldns_rrsig2buffer_wire(3), ldns_rr_rdata2buffer_wire(3)
- lower level conversions
- ldns_rdf2buffer_str_a(3), ldns_rdf2buffer_str_aaaa(3), ldns_rdf2buffer_str_str(3), ldns_rdf2buffer_str_b64(3), ldns_rdf2buffer_str_hex(3), ldns_rdf2buffer_str_type(3), ldns_rdf2buffer_str_class(3), ldns_rdf2buffer_str_alg(3), ldns_rdf2buffer_str_loc(3), ldns_rdf2buffer_str_unknown(3), ldns_rdf2buffer_str_nsap(3), ldns_rdf2buffer_str_wks(3), ldns_rdf2buffer_str_nsec(3), ldns_rdf2buffer_str_period(3), ldns_rdf2buffer_str_tsigtime(3), ldns_rdf2buffer_str_apl(3), ldns_rdf2buffer_str_int16_data(3), ldns_rdf2buffer_str_int16(3), ldns_rdf2buffer_str_ipseckey(3)
- lower level to string conversion functions
- ldns_rr2str(3), ldns_pkt2str(3), ldns_rdf2str(3), ldns_rr_list2str(3), ldns_key2str(3)
- functions for conversions to string
- ldns_rr2wire(3), ldns_pkt2wire(3), ldns_rdf2wire(3)
- conversion functions
- ldns_str2period(3)
- converts a ttl value (like 5d2h) to a long
- ldns_wire2rr(3), ldns_wire2pkt(3), ldns_wire2rdf(3), ldns_wire2dname(3)
- convert from wire format to host type
- lgc-pg(1)
- Converter Tool for original Panzer General Data Files
- libansilove(3)
- Library for converting ANSI, ASCII, and other formats to PNG
- libowfat_fmt_netstring(3), fmt_netstring(3)
- convert a memory buffer into a netstring