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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 writev(2) -- write output
    write() attempts to write nbytes of data to the object referenced by the descriptor d from the buffer pointed to by buf. writev() performs the same action, but gathers the output data from the iovcnt ...
 alpha/writew(2) -- Alpha devices I/O ports and memory access functions
    The functions in libalpha give userland programs access to the I/O ports on the OpenBSD/alpha platform. The in*() functions return data read from the specified I/O port. The out*() functions write dat...
 _exit(2) -- terminate the calling process
    The _exit() function terminates a process with the following consequences: +o All open file descriptors in the calling process are closed. This may entail delays; for example, waiting for output to dr...
 __syscall(2) -- indirect system call
    syscall() performs the system call whose assembly language interface has the specified number with the specified arguments. Symbolic constants for system calls can be found in the header file
 a64l(3) -- convert between 32-bit integer and radix-64 ASCII string
    The a64l() and l64a() functions are used to maintain numbers stored in radix-64 ASCII characters. This is a notation by which 32-bit integers can be represented by up to six characters; each character...
 abort(3) -- cause abnormal program termination
    The abort() function causes abnormal program termination to occur, unless the signal SIGABRT is being caught and the signal handler does not return. Any open streams are flushed and closed.
 abs(3) -- integer absolute value function
    The abs() function computes the absolute value of the integer j.
 acos(3) -- arc cosine functions
    The acos() function computes the principal value of the arc cosine of x in the range [0, pi]. The acosf() is a single precision version of acos().
 acosf(3) -- arc cosine functions
    The acos() function computes the principal value of the arc cosine of x in the range [0, pi]. The acosf() is a single precision version of acos().
 acosh(3) -- inverse hyperbolic cosine functions
    The acosh() function computes the inverse hyperbolic cosine of the real argument x. The acoshf() function is a single precision version of acosh().
 acoshf(3) -- inverse hyperbolic cosine functions
    The acosh() function computes the inverse hyperbolic cosine of the real argument x. The acoshf() function is a single precision version of acosh().
 acss(3) -- ACSS encryption
    This library implements the Alleged Content Scrambling System. It is believed to be interoperable with CSS of the DVD Copy Control Association. ACSS is a stream cipher with a fixed key length of 40 bi...
 acss_setkey(3) -- ACSS encryption
    This library implements the Alleged Content Scrambling System. It is believed to be interoperable with CSS of the DVD Copy Control Association. ACSS is a stream cipher with a fixed key length of 40 bi...
 addch(3) -- add a character (with attributes) to a curses window, then advance the cursor
    The addch, waddch, mvaddch and mvwaddch routines put the character ch into the given window at its current window position, which is then advanced. They are analogous to putchar in stdio(3). If the ad...
 addchnstr(3) -- add a string of characters (and attributes) to a curses window
    These routines copy chstr into the window image structure at and after the current cursor position. The four routines with n as the last argument copy at most n elements, but no more than will fit on ...
<<  [Prev]  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  
53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service