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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 inflateSync(3) -- zlib general purpose compression library
    This manual page describes the zlib general purpose compression library, version 1.1.4. The zlib compression library provides in-memory compression and decompression functions, including integrity che...
 infnan(3) -- signals invalid floating-point operations on a VAX (temporary)
    At some time in the future, some of the useful properties of the Infinities and NaNs in the IEEE standard 754 for Binary FloatingPoint Arithmetic will be simulated in UNIX on the DEC VAX by using its ...
 initgroups(3) -- initialize supplementary group IDs
    The initgroups() function uses the getgrouplist(3) function to calculate the supplementary group IDs for the user specified in name. This group list is then set up for the current process using setgro...
 initscr(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...
 initstate(3) -- better random number generator; routines for changing generators
    The random() function uses a non-linear additive feedback random number generator employing a default table of size 31 long integers to return successive pseudo-random numbers in the range from 0 to (...
 init_color(3) -- curses color manipulation routines
    Overview curses support color attributes on terminals with that capability. To use these routines start_color must be called, usually right after initscr. Colors are always used in pairs (referred to ...
 init_pair(3) -- curses color manipulation routines
    Overview curses support color attributes on terminals with that capability. To use these routines start_color must be called, usually right after initscr. Colors are always used in pairs (referred to ...
 innetgr(3) -- netgroup database operations
    These functions operate on the netgroup database file /etc/netgroup.db which is described in netgroup(5). If that file does not exist, and the system supports YP, then the netgroup YP databases are us...
 innstr(3) -- get a string of characters from a curses window
    These routines return a string of characters in str, extracted starting at the current cursor position in the named window. Attributes are stripped from the characters. The four functions with n as th...
 insch(3) -- insert a character before cursor in a curses window
    These routines insert the character ch before the character under the cursor. All characters to the right of the cursor are moved one space to the right, with the possibility of the rightmost characte...
 insdelln(3) -- delete and insert lines in a curses window
    The deleteln and wdeleteln routines delete the line under the cursor in the window; all lines below the current line are moved up one line. The bottom line of the window is cleared. The cursor positio...
 insertln(3) -- delete and insert lines in a curses window
    The deleteln and wdeleteln routines delete the line under the cursor in the window; all lines below the current line are moved up one line. The bottom line of the window is cleared. The cursor positio...
 insnstr(3) -- insert string before cursor in a curses window
    These routines insert a character string (as many characters as will fit on the line) before the character under the cursor. All characters to the right of the cursor are shifted right, with the possi...
 insque(3) -- insert/remove element from a queue
    These interfaces have been superceded by the queue(3) macros and are pro- vided for compatibility with legacy code. insque() and remque() manipulate queues built from doubly linked lists. The queue ca...
 insstr(3) -- insert string before cursor in a curses window
    These routines insert a character string (as many characters as will fit on the line) before the character under the cursor. All characters to the right of the cursor are shifted right, with the possi...
<<  [Prev]  107  108  109  110  111  112  113  114  115  116  117  118  119  120  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service