id stringlengths 4 63 | text stringlengths 153 8.81M |
|---|---|
SD_JOURNAL_TAKE_DIRECTORY_FD(3) | NAME sd_journal_open, sd_journal_open_directory, sd_journal_open_directory_fd, sd_journal_open_files, sd_journal_open_files_fd, sd_journal_open_namespace, sd_journal_close, sd_journal, SD_JOURNAL_LOCAL_ONLY, SD_JOURNAL_RUNTIME_ONLY, SD_JOURNAL_SYSTEM, SD_JOURNAL_CURRENT_USER, SD_JOURNAL_OS_ROOT, SD_JOURNAL_ALL_NAMESPAC... |
SD_LISTEN_FDS_START(3) | NAME sd_listen_fds, sd_listen_fds_with_names, SD_LISTEN_FDS_START - Check for file descriptors passed by the system manager
SYNOPSIS #include <systemd/sd-daemon.h>
#define SD_LISTEN_FDS_START 3
int sd_listen_fds(int unset_environment);
int sd_listen_fds_with_names(int unset_environment, char***... |
SD_NOTICE(3) | NAME sd-daemon, SD_EMERG, SD_ALERT, SD_CRIT, SD_ERR, SD_WARNING, SD_NOTICE, SD_INFO, SD_DEBUG - APIs for new-style daemons
SYNOPSIS #include <systemd/sd-daemon.h>
pkg-config --cflags --libs libsystemd
DESCRIPTION sd-daemon.h is part of libsystemd(3) and provides APIs for new-style daemons, as implemented by t... |
SD_WARNING(3) | NAME sd-daemon, SD_EMERG, SD_ALERT, SD_CRIT, SD_ERR, SD_WARNING, SD_NOTICE, SD_INFO, SD_DEBUG - APIs for new-style daemons
SYNOPSIS #include <systemd/sd-daemon.h>
pkg-config --cflags --libs libsystemd
DESCRIPTION sd-daemon.h is part of libsystemd(3) and provides APIs for new-style daemons, as implemented by t... |
SECURITY_LABEL(7) | SECURITY LABEL(7) PostgreSQL 16.13 Documentation SECURITY LABEL(7)
NAME SECURITY_LABEL - define or change a security label applied to an object
SYNOPSIS SEC... |
SELECT(7) | NAME SELECT, TABLE, WITH - retrieve rows from a table or view
SYNOPSIS [ WITH [ RECURSIVE ] with_query [, ...] ] SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ] [ { * | expression [ [ AS ] output_name ] } [, ...] ] [ FROM from_item [, ...] ] [ WHERE condition ] [ GROUP BY [ ALL | DISTINCT ] grouping_element [,... |
SELECT_INTO(7) | SELECT INTO(7) PostgreSQL 16.13 Documentation SELECT INTO(7)
NAME SELECT_INTO - define a new table from the results of a query
SYNOPSIS [ WITH [ RECUR... |
SEQCNT_LATCH_ZERO(9) | NAME SEQCNT_LATCH_ZERO - static initializer for seqcount_latch_t
SYNOPSIS SEQCNT_LATCH_ZERO (seq_name );
ARGUMENTS seq_name Name of the seqcount_latch_t instance
SEE ALSO Kernel file ./include/linux/seqlock.h seqcount_init(9), SEQCNT_ZERO(9), __read_seqcount_begin(9), raw_read_seqcount_begin(9), read_seqcount_beg... |
SEQCNT_ZERO(9) | NAME SEQCNT_ZERO - static initializer for seqcount_t
SYNOPSIS SEQCNT_ZERO (name );
ARGUMENTS name Name of the seqcount_t instance
SEE ALSO Kernel file ./include/linux/seqlock.h seqcount_init(9), __read_seqcount_begin(9), raw_read_seqcount_begin(9), read_seqcount_begin(9), raw_read_seqcount(9), raw_seqcoun... |
SET(7) | NAME SET - change a run-time parameter
SYNOPSIS SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT } SET [ SESSION | LOCAL ] TIME ZONE { value | 'value' | LOCAL | DEFAULT }
DESCRIPTION The SET command changes run-time configuration parameters. Many of the run-time parameters listed... |
SET_CONSTRAINTS(7) | SET CONSTRAINTS(7) PostgreSQL 16.13 Documentation SET CONSTRAINTS(7)
NAME SET_CONSTRAINTS - set constraint check timing for the current transaction
SYNOPSIS S... |
SET_IEEE80211_DEV(9) | NAME SET_IEEE80211_DEV - set device for 802.11 hardware
SYNOPSIS void SET_IEEE80211_DEV (struct ieee80211_hw *hw , struct device *dev );
ARGUMENTS hw the struct ieee80211_hw to set the device for
dev the struct device of this 802.11 device
SEE ALSO Kernel file ./include/net/mac80211.h Ker... |
SET_IEEE80211_PERM_ADDR(9) | NAME SET_IEEE80211_PERM_ADDR - set the permanent MAC address for 802.11 hardware
SYNOPSIS void SET_IEEE80211_PERM_ADDR (struct ieee80211_hw *hw , const u8 *addr );
ARGUMENTS hw the struct ieee80211_hw to set the MAC address for
addr the address to set
SEE ALSO Kernel file ./include/net/mac8... |
SET_ROLE(7) | SET ROLE(7) PostgreSQL 16.13 Documentation SET ROLE(7)
NAME SET_ROLE - set the current user identifier of the current session
SYNOPSIS SET [ SES... |
SET_SESSION_AUTHORIZATION(7) | SET SESSION AUTHORIZATION(7) PostgreSQL 16.13 Documentation SET SESSION AUTHORIZATION(7)
NAME SET_SESSION_AUTHORIZATION - set the session user identifier and the current user iden... |
SET_TRANSACTION(7) | SET TRANSACTION(7) PostgreSQL 16.13 Documentation SET TRANSACTION(7)
NAME SET_TRANSACTION - set the characteristics of the current transaction
SYNOPSIS SET TR... |
SFSIOCFWVERS(9) | NAME SFSIOCFWVERS - returns blob containing FW versions ASP provides the current level of Base Firmware for the ASP and the other microprocessors as well as current patch level(s).
SYNOPSIS SFSIOCFWVERS
SEE ALSO Kernel file ./include/uapi/linux/psp-sfs.h struct sfs_user_get_fw_versions(9), struct sfs_user_update_pack... |
SFSIOCUPDATEPKG(9) | NAME SFSIOCUPDATEPKG - updates package/payload ASP loads, verifies and executes the SFS package. By default, the SFS package/payload is loaded from /lib/firmware/amd, but alternative firmware loading path can be specified usβ ing kernel parameter firmware_class.path or the firmware loading path can be customized using... |
SGX_ENCLS_FAULT_FLAG(9) | NAME SGX_ENCLS_FAULT_FLAG - flag signifying an ENCLS return code is a trapnr
SYNOPSIS SGX_ENCLS_FAULT_FLAG
DESCRIPTION ENCLS has its own (positive value) error codes and also generates ENCLS specific #GP and #PF faults. And the ENCLS values get munged with system error codes as everything percolates back up the stac... |
SHA1(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final β Secure Hash Algorithm
SYNOPSIS library βlibcryptoβ #include <o... |
SHA1.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA1_Final.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA1_Init.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA1_Update.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA224.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA224_Final.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA224_Init.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA224_Update.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA256.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA256_Final.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA256_Init.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA256_Update.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA384.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA384_Final.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA384_Init.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA384_Update.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA512.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA512_Final.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA512_Init.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHA512_Update.3ssl(3) | NAME SHA1, SHA1_Init, SHA1_Update, SHA1_Final, SHA224, SHA224_Init, SHA224_Update, SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384, SHA384_Init, SHA384_Update, SHA384_Final, SHA512, SHA512_Init, SHA512_Update, SHA512_Final - Secure Hash Algorithm
SYNOPSIS #include <openssl/sha.h>
unsign... |
SHOW(7) | NAME SHOW - show the value of a run-time parameter
SYNOPSIS SHOW name SHOW ALL
DESCRIPTION SHOW will display the current setting of run-time parameters. These variables can be set using the SET statement, by editing the postgresql.conf configuration file, through the PGOPTIONS environmental variable (when using libpq... |
SIMPLEQ_EMPTY(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_ENTRY(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_FIRST(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_FOREACH(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_HEAD(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_HEAD_INITIALIZER(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_INIT(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_INSERT_AFTER(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_INSERT_HEAD(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_INSERT_TAIL(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_NEXT(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_REMOVE(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SIMPLEQ_REMOVE_HEAD(3) | NAME SIMPLEQ_EMPTY, SIMPLEQ_ENTRY, SIMPLEQ_FIRST, SIMPLEQ_FOREACH, SIMPLEQ_HEAD, SIMPLEQ_HEAD_INITIALIZER, SIMPLEQ_INIT, SIMPLEQ_INSERT_AFTER, SIMPLEQ_INSERT_HEAD, SIMPLEQ_INSERT_TAIL, SIMPLEQ_NEXT, SIMPLEQ_REMOVE, SIMPLEQ_REMOVE_HEAD, STAILQ_CONCAT, STAILQ_EMPTY, STAILQ_ENTRY, STAILQ_FIRST, STAILQ_FOREACH, STAIL... |
SKIP(9) | NAME SKIP -
SYNOPSIS SKIP (statement , fmt , ... );
ARGUMENTS statement statement to run after reporting SKIP
fmt format string
... optional arguments
DESCRIPTION .. code-block:: c SKIP(statement, fmt, ...); This forces a "pass" after reporting why something is being skipped and run... |
SLAB_ACCOUNT(9) | NAME SLAB_ACCOUNT - Account allocations to memcg.
SYNOPSIS SLAB_ACCOUNT
DESCRIPTION All object allocations from this cache will be memcg accounted, regardless of __GFP_ACCOUNT being or not being passed to individual allocations.
SEE ALSO Kernel file ./include/linux/slab.h SLAB_HWCACHE_ALIGN(9), SLAB_TYPESAFE_... |
SLAB_HWCACHE_ALIGN(9) | NAME SLAB_HWCACHE_ALIGN - Align objects on cache line boundaries.
SYNOPSIS SLAB_HWCACHE_ALIGN
DESCRIPTION Sufficiently large objects are aligned on cache line boundary. For object size smaller than a half of cache line size, the alignment is on the half of cache line size. In general, if object size is smaller than... |
SLAB_RECLAIM_ACCOUNT(9) | NAME SLAB_RECLAIM_ACCOUNT - Objects are reclaimable.
SYNOPSIS SLAB_RECLAIM_ACCOUNT
DESCRIPTION Use this flag for caches that have an associated shrinker. As a result, slab pages are allocated with __GFP_RECLAIMABLE, which affects grouping pages by mobility, and are accounted in SReclaimable counter in /proc/meminfo
... |
SLAB_TYPESAFE_BY_RCU(9) | NAME SLAB_TYPESAFE_BY_RCU - **WARNING** READ THIS!
SYNOPSIS SLAB_TYPESAFE_BY_RCU
DESCRIPTION This delays freeing the SLAB page by a grace period, it does _NOT_ delay object freeing. This means that if you do kmem_cache_free that memory location is free to be reused at any time. Thus it may be possible to see anβ oth... |
SLIST_EMPTY(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_ENTRY(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_FIRST(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_FOREACH(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_HEAD(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_HEAD_INITIALIZER(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_INIT(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_INSERT_AFTER(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_INSERT_HEAD(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_NEXT(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_REMOVE(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SLIST_REMOVE_HEAD(3) | NAME SLIST_EMPTY, SLIST_ENTRY, SLIST_FIRST, SLIST_FOREACH, SLIST_HEAD, SLIST_HEAD_INITIALIZER, SLIST_INIT, SLIST_INSERT_AFTER, SLIST_INSERT_HEAD, SLIST_NEXT, SLIST_REMOVE, SLIST_REMOVE_HEAD - implementation of a singly linked list
LIBRARY Standard C library (libc, -lc)
SYNOPSIS #include <sys/queue.h>
SLIST_EN... |
SM2.7ssl(7) | NAME EVP_PKEY-SM2, EVP_KEYMGMT-SM2, SM2 - EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
DESCRIPTION The SM2 algorithm was first defined by the Chinese national standard GM/T 0003-2012 and was later standardized by ISO as ISO/IEC 14888. SM2 is actually an elliptic curve based algorith... |
SMC_KEY(9) | NAME SMC_KEY - Convert FourCC SMC keys in source code to smc_key
SYNOPSIS SMC_KEY (s );
ARGUMENTS s FourCC SMC key to be converted
DESCRIPTION This macro can be used to easily define FourCC SMC keys in source code and convert these to u32 / smc_key, e.g. SMC_KEY(NTAP) will expand to 0x4e544150.
SEE ALSO K... |
SMIME_crlf_copy(3) | NAME SMIME_crlf_copy β buffered copy between BIOs
SYNOPSIS library βlibcryptoβ #include <openssl/asn1.h>
int
SMIME_crlf_copy(BIO *in_bio, BIO *out_bio, int flags);
DESCRIPTION SMIME_crlf_copy() copies data from in_bio to out_bio. To avoid many small write operations on out_bio, a buffering BIO created... |
SMIME_read_ASN1.3ssl(3) | NAME SMIME_read_ASN1_ex, SMIME_read_ASN1 - parse S/MIME message
SYNOPSIS #include <openssl/asn1.h>
ASN1_VALUE *SMIME_read_ASN1_ex(BIO *in, int flags, BIO **bcont,
const ASN1_ITEM *it, ASN1_VALUE **x,
OSSL_LIB_CTX *libctx, const char... |
SMIME_read_ASN1_ex.3ssl(3) | NAME SMIME_read_ASN1_ex, SMIME_read_ASN1 - parse S/MIME message
SYNOPSIS #include <openssl/asn1.h>
ASN1_VALUE *SMIME_read_ASN1_ex(BIO *in, int flags, BIO **bcont,
const ASN1_ITEM *it, ASN1_VALUE **x,
OSSL_LIB_CTX *libctx, const char... |
SMIME_read_CMS(3) | NAME SMIME_read_CMS β extract CMS ContentInfo from an S/MIME message
SYNOPSIS library βlibcryptoβ #include <openssl/cms.h>
CMS_ContentInfo *
SMIME_read_CMS(BIO *in, BIO **bcont);
DESCRIPTION SMIME_read_CMS() parses a message in S/MIME format from in.
If the message uses cleartext signing, the... |
SMIME_read_CMS.3ssl(3) | NAME SMIME_read_CMS_ex, SMIME_read_CMS - parse S/MIME message
SYNOPSIS #include <openssl/cms.h>
CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont,
CMS_ContentInfo **cms);
CMS_ContentInfo *SMIME_read_CMS(BIO *in, BIO **bcont);
DESCRIPTION SM... |
SMIME_read_CMS_ex.3ssl(3) | NAME SMIME_read_CMS_ex, SMIME_read_CMS - parse S/MIME message
SYNOPSIS #include <openssl/cms.h>
CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont,
CMS_ContentInfo **cms);
CMS_ContentInfo *SMIME_read_CMS(BIO *in, BIO **bcont);
DESCRIPTION SM... |
SMIME_read_PKCS7(3) | NAME SMIME_read_PKCS7 β extract a PKCS#7 object from an S/MIME message
SYNOPSIS library βlibcryptoβ #include <openssl/pkcs7.h>
PKCS7 *
SMIME_read_PKCS7(BIO *in, BIO **bcont);
DESCRIPTION SMIME_read_PKCS7() parses a message in S/MIME format.
in is a BIO to read the message from.
If clear... |
SMIME_read_PKCS7.3ssl(3) | NAME SMIME_read_PKCS7_ex, SMIME_read_PKCS7 - parse S/MIME message
SYNOPSIS #include <openssl/pkcs7.h>
PKCS7 *SMIME_read_PKCS7_ex(BIO *bio, BIO **bcont, PKCS7 **p7);
PKCS7 *SMIME_read_PKCS7(BIO *in, BIO **bcont);
DESCRIPTION SMIME_read_PKCS7() parses a message in S/MIME format.
in is a BIO to ... |
SMIME_read_PKCS7_ex.3ssl(3) | NAME SMIME_read_PKCS7_ex, SMIME_read_PKCS7 - parse S/MIME message
SYNOPSIS #include <openssl/pkcs7.h>
PKCS7 *SMIME_read_PKCS7_ex(BIO *bio, BIO **bcont, PKCS7 **p7);
PKCS7 *SMIME_read_PKCS7(BIO *in, BIO **bcont);
DESCRIPTION SMIME_read_PKCS7() parses a message in S/MIME format.
in is a BIO to ... |
SMIME_text(3) | NAME SMIME_text β remove text/plain MIME headers
SYNOPSIS library βlibcryptoβ #include <openssl/asn1.h>
int
SMIME_text(BIO *in_bio, BIO *out_bio);
DESCRIPTION SMIME_text() reads MIME headers from in_bio, checks that the content type is βtext/plainβ, discards the MIME headers, and copies the text that f... |
SMIME_write_ASN1.3ssl(3) | NAME SMIME_write_ASN1_ex, SMIME_write_ASN1 - convert structure to S/MIME format
SYNOPSIS #include <openssl/asn1.h>
int SMIME_write_ASN1_ex(BIO *out, ASN1_VALUE *val, BIO *data, int flags,
int ctype_nid, int econt_nid,
STACK_OF(X509_ALGOR) *mdalgs... |
SMIME_write_ASN1_ex.3ssl(3) | NAME SMIME_write_ASN1_ex, SMIME_write_ASN1 - convert structure to S/MIME format
SYNOPSIS #include <openssl/asn1.h>
int SMIME_write_ASN1_ex(BIO *out, ASN1_VALUE *val, BIO *data, int flags,
int ctype_nid, int econt_nid,
STACK_OF(X509_ALGOR) *mdalgs... |
SMIME_write_CMS(3) | NAME SMIME_write_CMS β convert CMS structure to S/MIME format
SYNOPSIS library βlibcryptoβ #include <openssl/cms.h>
int
SMIME_write_CMS(BIO *out, CMS_ContentInfo *cms, BIO *data, int flags);
DESCRIPTION SMIME_write_CMS() generates an S/MIME message on out by writing MIME 1.0 headers followed by a BER... |
SMIME_write_CMS.3ssl(3) | NAME SMIME_write_CMS - convert CMS structure to S/MIME format
SYNOPSIS #include <openssl/cms.h>
int SMIME_write_CMS(BIO *out, CMS_ContentInfo *cms, BIO *data, int flags);
DESCRIPTION SMIME_write_CMS() adds the appropriate MIME headers to a CMS structure to produce an S/MIME message.
out is the BIO to... |
SMIME_write_PKCS7(3) | NAME SMIME_write_PKCS7 β convert PKCS#7 structure to S/MIME format
SYNOPSIS library βlibcryptoβ #include <openssl/pkcs7.h>
int
SMIME_write_PKCS7(BIO *out, PKCS7 *p7, BIO *data, int flags);
DESCRIPTION SMIME_write_PKCS7() generates an S/MIME message on out by writing MIME 1.0 headers followed by a BER-... |
SMIME_write_PKCS7.3ssl(3) | NAME SMIME_write_PKCS7 - convert PKCS#7 structure to S/MIME format
SYNOPSIS #include <openssl/pkcs7.h>
int SMIME_write_PKCS7(BIO *out, PKCS7 *p7, BIO *data, int flags);
DESCRIPTION SMIME_write_PKCS7() adds the appropriate MIME headers to a PKCS#7 structure to produce an S/MIME message.
out is the BIO... |
SMP_CACHE_ALIGN(9) | NAME SMP_CACHE_ALIGN - align a value to the L2 cacheline size
SYNOPSIS SMP_CACHE_ALIGN (x );
ARGUMENTS x value to align
DESCRIPTION On some architectures, L2 ("SMP") CL size is bigger than L1, and sometimes, this needs to be accounted.
RETURN aligned value.
SEE ALSO Kernel file ./include/linux/cache.h __... |
SOCK_CONNECT_BIND(9) | NAME SOCK_CONNECT_BIND - &sock->sk_userlocks flag for auto-bind at connect() time
SYNOPSIS SOCK_CONNECT_BIND
SEE ALSO Kernel file ./include/net/sock.h struct sock_common(9), struct sock(9), sk_user_data_is_nocopy(9), __locked_read_sk_user_data_with_flags(9), __rcu_dereference_sk_user_data_with_flags(9), sk_for_each... |
SP.3x(3) | NAME SP, acs_map, boolcodes, boolfnames, boolnames, cur_term, numcodes, numfnames, numnames, strcodes, strfnames, strnames, ttytype - terminfo global variables
SYNOPSIS #include <ncursesw/curses.h> #include <term.h>
chtype acs_map[];
SCREEN * SP;
TERMINAL * cur_term;
char ttytype[];
... |
SPI_commit(3) | NAME SPI_commit, SPI_commit_and_chain - commit the current transaction
SYNOPSIS void SPI_commit(void)
void SPI_commit_and_chain(void)
DESCRIPTION SPI_commit commits the current transaction. It is approximately equivalent to running the SQL command COMMIT. After the transaction is committed, a new transaction ... |
SPI_commit_and_chain(3) | NAME SPI_commit, SPI_commit_and_chain - commit the current transaction
SYNOPSIS void SPI_commit(void)
void SPI_commit_and_chain(void)
DESCRIPTION SPI_commit commits the current transaction. It is approximately equivalent to running the SQL command COMMIT. After the transaction is committed, a new transaction ... |
SPI_connect(3) | NAME SPI_connect, SPI_connect_ext - connect a C function to the SPI manager
SYNOPSIS int SPI_connect(void)
int SPI_connect_ext(int options)
DESCRIPTION SPI_connect opens a connection from a C function invocation to the SPI manager. You must call this function if you want to execute commands through SPI. Some ... |
SPI_connect_ext(3) | NAME SPI_connect, SPI_connect_ext - connect a C function to the SPI manager
SYNOPSIS int SPI_connect(void)
int SPI_connect_ext(int options)
DESCRIPTION SPI_connect opens a connection from a C function invocation to the SPI manager. You must call this function if you want to execute commands through SPI. Some ... |
SPI_copytuple(3) | NAME SPI_copytuple - make a copy of a row in the upper executor context
SYNOPSIS HeapTuple SPI_copytuple(HeapTuple row)
DESCRIPTION SPI_copytuple makes a copy of a row in the upper executor context. This is normally used to return a modified row from a trigger. In a function declared to return a composite type, use S... |
SPI_cursor_close(3) | NAME SPI_cursor_close - close a cursor
SYNOPSIS void SPI_cursor_close(Portal portal)
DESCRIPTION SPI_cursor_close closes a previously created cursor and releases its portal storage.
All open cursors are closed automatically at the end of a transaction. SPI_cursor_close need only be invoked if it is desirable... |
SPI_cursor_fetch(3) | NAME SPI_cursor_fetch - fetch some rows from a cursor
SYNOPSIS void SPI_cursor_fetch(Portal portal, bool forward, long count)
DESCRIPTION SPI_cursor_fetch fetches some rows from a cursor. This is equivalent to a subset of the SQL command FETCH (see SPI_scroll_cursor_fetch for more functionality).
ARGUMENTS Portal po... |
SPI_cursor_find(3) | NAME SPI_cursor_find - find an existing cursor by name
SYNOPSIS Portal SPI_cursor_find(const char * name)
DESCRIPTION SPI_cursor_find finds an existing portal by name. This is primarily useful to resolve a cursor name returned as text by some other function.
ARGUMENTS const char * name name of the portal
RETURN VAL... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.