zero a byte string NAME bzero, explicit_bzero - zero a byte string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings...zero a byte string NAME bzero, explicit_bzero - zero a byte string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings...byte string operations NAME bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - byte string operations LIBRARY Standard C library ( libc , -lc )…fill memory with a constant byte NAME memset - fill memory with a constant byte LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h> void *memset(void s [. n ], i…OpenSSL Guide: An introduction to libcrypto NAME ossl-guide-libcrypto-introduction, crypto - OpenSSL Guide: An introduction to libcrypto INTRODUCTION The OpenSSL cryptography libra…OpenSSL Guide: An introduction to libcrypto NAME ossl-guide-libcrypto-introduction, crypto - OpenSSL Guide: An introduction to libcrypto INTRODUCTION The OpenSSL cryptography libra…define a new cast NAME CREATE_CAST - define a new cast SYNOPSIS CREATE CAST ( source_type AS target_type ) WITH FUNCTION function_name [ ( argument_type [, ...]) ] [ AS ASSIGNMENT …close a cursor NAME CLOSE - close a cursor SYNOPSIS CLOSE { name | ALL } DESCRIPTION CLOSE frees the resources associated with an open cursor. After the cursor is closed, no subseq…wrapper for PostgreSQL client commands NAME pg_wrapper - wrapper for PostgreSQL client commands SYNOPSIS client-program [ --cluster version / cluster ] [...] ( client-program : psq…wrapper for PostgreSQL client commands NAME pg_wrapper - wrapper for PostgreSQL client commands SYNOPSIS client-program [ --cluster version / cluster ] [...] ( client-program : psq…set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …EVP_PKEY EC keytype and algorithm support NAME EVP_PKEY-EC, EVP_KEYMGMT-EC - EVP_PKEY EC keytype and algorithm support DESCRIPTION The EC keytype is implemented in OpenSSL's defaul…EVP_PKEY EC keytype and algorithm support NAME EVP_PKEY-EC, EVP_KEYMGMT-EC - EVP_PKEY EC keytype and algorithm support DESCRIPTION The EC keytype is implemented in OpenSSL's defaul…An OpenSSL Glossary NAME openssl-glossary - An OpenSSL Glossary DESCRIPTION Algorithm Cryptographic primitives such as the SHA256 digest, or AES encryption are referred to in OpenS…initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…OpenSSL QUIC Concurrency Model NAME openssl-quic-concurrency - OpenSSL QUIC Concurrency Model DESCRIPTION A QUIC domain is a group of QUIC resources such as listeners (see SSL_new_…EC parameter manipulation and generation NAME openssl-ecparam - EC parameter manipulation and generation SYNOPSIS openssl ecparam [ -help ] [ -inform DER | PEM ] [ -outform DER | P…set terminal tab stops NAME tabs - set terminal tab stops SYNOPSIS tabs [ options ] [ tabstop-list ] DESCRIPTION The tabs program clears and sets tab-stops on the terminal. This us…