|
j1f(3) -- Bessel functions of first and second kind
|
The functions j0() and j1() compute the Bessel function of the first kind of the order 0 and the order 1, respectively, for the real value x; the function jn() computes the Bessel function of the firs... |
jn(3) -- Bessel functions of first and second kind
|
The functions j0() and j1() compute the Bessel function of the first kind of the order 0 and the order 1, respectively, for the real value x; the function jn() computes the Bessel function of the firs... |
|
jnf(3) -- Bessel functions of first and second kind
|
The functions j0() and j1() compute the Bessel function of the first kind of the order 0 and the order 1, respectively, for the real value x; the function jn() computes the Bessel function of the firs... |
jrand48(3) -- pseudo-random number generators and initialization routines
|
The rand48() family of functions generates pseudo-random numbers using a linear congruential algorithm working on integers 48 bits in size. The particular formula employed is r(n+1) = (a * r(n) + c) m... |
kafs(3) -- AFS library
|
k_hasafs() initializes some library internal structures, and tests for the presence of AFS in the kernel, none of the other functions should be called before k_hasafs() is called, or if it fails. kafs... |
keybound(3) -- return definition of keycode
|
This is an extension to the curses library. It permits an application to determine the string which is defined in the terminfo for specific keycodes. |
keycrunch(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... |
keyname(3) -- miscellaneous curses utility routines
|
The unctrl macro expands to a character string which is a printable representation of the character c. Control characters are displayed in the ^X notation. Printing characters are displayed as is. The... |
keynote(3) -- a trust-management system library
|
For more details on keynote, see RFC 2704. keynote_errno contains an error code if some library call failed. Failed calls return -1 (if their return value is integer), or NULL (if their return value i... |
keyok(3) -- enable or disable a keycode
|
This is an extension to the curses library. It permits an application to disable specific keycodes, rather than use the keypad function to disable all keycodes. Keys that have been disabled can be ree... |
keypad(3) -- curses input options
|
Normally, the tty driver buffers typed characters until a newline or carriage return is typed. The cbreak routine disables line buffering and erase/kill character-processing (interrupt and flow contro... |
killchar(3) -- curses environment query routines
|
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar routine returns the user's current erase c... |
killpg(3) -- send signal to a process group
|
killpg() sends the signal sig to the process group pgrp. See sigaction(2) for a list of signals. If pgrp is 0, killpg() sends the signal to the sending process's process group. The sending process an... |
kn_add_action(3) -- a trust-management system library
|
For more details on keynote, see RFC 2704. keynote_errno contains an error code if some library call failed. Failed calls return -1 (if their return value is integer), or NULL (if their return value i... |
kn_add_assertion(3) -- a trust-management system library
|
For more details on keynote, see RFC 2704. keynote_errno contains an error code if some library call failed. Failed calls return -1 (if their return value is integer), or NULL (if their return value i... |