|
set_new_page(3) -- form pagination functions
|
The function set_new_page sets or resets a flag marking the given field as the beginning of a new page on its form. The function new_page is a predicate which tests if a given field marks a page begin... |
set_panel_userptr(3) -- panel stack extension for curses
|
Panels are curses(3X) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each window and the curses stdscr window are hidden or... |
set_term(3) -- curses screen initialization and manipulation routines
|
initscr is normally the first curses routine to call when initializing a program. A few special routines sometimes need to be called before it; these are slk_init, filter, ripoffline, use_env. For mul... |
set_top_row(3) -- set and get current_menu_item
|
The function set_current_item sets the current item (the item on which the menu cursor is positioned). current_item returns a pointer to the current item in the given menu. The function set_top_row se... |
sgetrune(3) -- rune support for C
|
The 4.4BSD ``rune'' functions have been deprecated in favour of the ISO C99 extended multibyte and wide character facilities and should not be used in new applications. Consider using setlocale(3), ... |
sha(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_Data(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_End(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_File(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_FileChunk(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_Final(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_Init(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |
SHA1_Update(3) -- calculate the FIPS 160 and 160-1 ``SHA'' message digests
|
The SHA_ and SHA1_ functions calculate a 160-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash function; that is, it is computationally impr... |