|
rexec(3) -- return stream to a remote command
|
This interface is obsoleted by rcmd(3). It is available from the compat- ibility library, libcompat. The rexec() function looks up the host *ahost using gethostbyname(3), returning -1 if the host does... |
re_comp(3) -- regular expression handler
|
This interface is made obsolete by regex(3). It is available from the compatibility library, libcompat. The re_comp() function compiles a string into an internal form suitable for pattern matching. Th... |
|
re_exec(3) -- regular expression handler
|
This interface is made obsolete by regex(3). It is available from the compatibility library, libcompat. The re_comp() function compiles a string into an internal form suitable for pattern matching. Th... |
rfc1413(3) -- libwrap client side ident implementation
|
rfc1413() retrieves a user name from a remote system using the ident protocol described in RFC 1413. It is implemented in the libwrap.a library. rfc1413() takes two sockaddr pointers as parameters: rm... |
rindex(3) -- locate last occurrence of a character in a string
|
The strrchr() function locates the last occurrence of the character c in the string s. The terminating NUL character is considered part of the string. If c is ` ', strrchr() locates the terminating `... |
rint(3) -- round to integral value in floating-point format
|
The rint() function returns the integral value (represented as a double precision number) nearest to x according to the prevailing rounding mode. The rintf() function is a single precision version of ... |
rintf(3) -- round to integral value in floating-point format
|
The rint() function returns the integral value (represented as a double precision number) nearest to x according to the prevailing rounding mode. The rintf() function is a single precision version of ... |
rip(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... |
RIPEMD160(3) -- RIPEMD-160 hash function
|
RIPEMD-160 is a cryptographic hash function with a 160 bit output. RIPEMD160() computes the RIPEMD-160 message digest of the n bytes at d and places it in md (which must have space for RIPEMD160_DIGES... |
RIPEMD160_Final(3) -- RIPEMD-160 hash function
|
RIPEMD-160 is a cryptographic hash function with a 160 bit output. RIPEMD160() computes the RIPEMD-160 message digest of the n bytes at d and places it in md (which must have space for RIPEMD160_DIGES... |
RIPEMD160_Init(3) -- RIPEMD-160 hash function
|
RIPEMD-160 is a cryptographic hash function with a 160 bit output. RIPEMD160() computes the RIPEMD-160 message digest of the n bytes at d and places it in md (which must have space for RIPEMD160_DIGES... |
RIPEMD160_Update(3) -- RIPEMD-160 hash function
|
RIPEMD-160 is a cryptographic hash function with a 160 bit output. RIPEMD160() computes the RIPEMD-160 message digest of the n bytes at d and places it in md (which must have space for RIPEMD160_DIGES... |
ripoffline(3) -- low-level curses routines
|
The following routines give low-level access to various curses capabilities. Theses routines typically are used inside library routines. The def_prog_mode and def_shell_mode routines save the current ... |
rmd160(3) -- ``RIPEMD-160'' message digest
|
The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160). RMD-160 is used to generate a condensed representation of a message called a message digest. The algorithm take... |
RMD160Data(3) -- calculate the
|
The RMD160 functions implement the 160-bit RIPE message digest hash algorithm (RMD-160). RMD-160 is used to generate a condensed representation of a message called a message digest. The algorithm take... |