*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 set_menu_pattern(3) -- get and set a menu's pattern buffer
    Every menu has an associated pattern match buffer. As input events that are printable ASCII characters come in, they are appended to this match buffer and tested for a match, as described in menu_driv...
 set_menu_spacing(3) -- Control spacing between menu items.
    The function set_menu_spacing sets the spacing informations for the menu. spc_description controls the number of spaces between an item name and an item description. It must not be larger than TABSIZE...
 set_menu_sub(3) -- make and break menu window and subwindow associations
    Every menu has an associated pair of curses windows. The menu window displays any title and border associated with the window; the menu subwindow displays the items of the menu that are currently avai...
 set_menu_term(3) -- set hooks for automatic invocation by applications
    These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by menu_driver. The function set_item_init sets a hook to be call...
 set_menu_userptr(3) -- associate application data with a menu item
    Every menu and every menu item has a field that can be used to hold application-specific data (that is, the menudriver code leaves it alone). These functions get and set the menu user pointer field.
 set_menu_win(3) -- make and break menu window and subwindow associations
    Every menu has an associated pair of curses windows. The menu window displays any title and border associated with the window; the menu subwindow displays the items of the menu that are currently avai...
 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(3) 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). cur- rent_item returns a pointer to the current item in the given menu. The function set_top_row ...
 sevenbit(3) -- S/Key library functions
    These functions implement the S/Key one time password authentication mechanism. The atob8() function converts the 16-byte hex string in to an 8-byte binary array stored in out. The atob8() function re...
 SHA1(3) -- Secure Hash Algorithm
    SHA-1 (Secure Hash Algorithm) is a cryptographic hash function with a 160 bit output. SHA1() computes the SHA-1 message digest of the n bytes at d and places it in md (which must have space for SHA_DI...
 sha1(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1Data(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1End(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
<<  [Prev]  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  141  
142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158  159  160  161  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service