| | | | |
| R |
| |
| | radix-independent exponent - logb ( ) |
| |
| | read and write a disk's VTOC -- read_vtoc ( ) |
| |
| | read system process structures |
| | | -- kvm_getproc ( ) |
| | | -- kvm_nextproc ( ) |
| | | -- kvm_setproc ( ) |
| |
| | read and write a disk's VTOC -- read_vtoc, write_vtoc ( ) |
| |
| | read or write kstat data |
| | | -- kstat_read ( ) |
| | | -- kstat_write ( ) |
| |
| | read_vtoc -- read and write a disk's VTOC ( ) |
| |
| | regexpr -- regular expression compile and match routines ( ) |
| |
| | register callbacks for probe creation and destruction - tnfctl_register_funcs ( ) |
| |
| | regular expression compile and match routines |
| | | -- advance ( ) |
| | | -- compile ( ) |
| | | -- regexpr ( ) |
| | | -- step ( ) |
| |
| | release removable media device reservation - volmgt_release ( ) |
| |
| | remainder - remainder function ( ) |
| |
| | remainder function - remainder ( ) |
| |
| | reserve removable media device - volmgt_acquire ( ) |
| |
| | retrieve archive symbol table - elf_getarsym ( ) |
| |
| | retrieve class-dependent object file header |
| | | -- elf32_getehdr ( ) |
| | | -- elf64_getehdr ( ) |
| | | -- elf32_newehdr ( ) |
| | | -- elf64_newehdr ( ) |
| |
| | retrieve class-dependent program header table |
| | | -- elf32_getphdr ( ) |
| | | -- elf64_getphdr ( ) |
| | | -- elf32_newphdr ( ) |
| | | -- elf64_newphdr ( ) |
| |
| | retrieve class-dependent section header |
| | | -- elf32_getshdr ( ) |
| | | -- elf64_getshdr ( ) |
| |
| | returns a list of all the PAM environment variables - pam_getenvlist ( ) |
| |
| | return magnitude of first argument and sign of second argument - copysign ( ) |
| |
| | return the size of an object file type |
| | | -- elf32_fsize ( ) |
| | | -- elf64_fsize ( ) |
| |
| | returns the value for a PAM environment name - pam_getenv ( ) |
| |
| | return the Volume Management root directory, - volmgt_root ( ) |
| |
| | return whether or not Volume Management is running - volmgt_running ( ) |
| |
| | returns an unbiased exponent - ilogb ( ) |
| |
| | rint - round-to-nearest integral value ( ) |
| |
| | rmdirp -- remove directories in a path ( ) |
| |
| | round-to-nearest integral value - rint ( ) |