| | | | |
| E |
| |
| | ecb_crypt -- fast encryption ( ) |
| |
| | echo -- enable/disable terminal echo ( ) |
| |
| | echo_wchar -- add a complex character and refresh window ( ) |
| |
| | echochar -- add a single-byte character and refresh window ( ) |
| |
| | echowchar -- add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | econvert -- convert number to ASCII ( ) |
| |
| | ecvt -- convert number to ASCII ( ) |
| |
| | edata -- last location in program ( ) |
| |
| | Electronic Code Book, fast ECB encryption -- ecb_crypt ( ) |
| |
| | elf -- object file access library ( ) |
| |
| | elf, get entries from name list -- nlist ( ) |
| |
| | elf32_fsize -- return the size of an object file type ( ) |
| |
| | elf64_fsize -- return the size of an object file type ( ) |
| |
| | elf32_getehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf64_getehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf32_getphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf64_getphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf32_getshdr -- retrieve class-dependent section header ( ) |
| |
| | elf64_getshdr -- retrieve class-dependent section header ( ) |
| |
| | elf32_newehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf64_newehdr -- retrieve class-dependent object file header ( ) |
| |
| | elf32_newphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf64_newphdr -- retrieve class-dependent program header table ( ) |
| |
| | elf32_xlatetof -- class-dependent data translation ( ) |
| |
| | elf64_xlatetof -- class-dependent data translation ( ) |
| |
| | elf32_xlatetom -- class-dependent data translation ( ) |
| |
| | elf64_xlatetom -- class-dependent data translation ( ) |
| |
| | elf_begin -- process ELF object files ( ) |
| |
| | elf_cntl -- control an elf file descriptor ( ) |
| |
| | elf_end -- process ELF object files ( ) |
| |
| | elf_errmsg -- error handling ( ) |
| |
| | elf_errno -- error handling ( ) |
| |
| | elf_fill -- set fill byte ( ) |
| |
| | elf_flagdata -- manipulate flags ( ) |
| |
| | elf_flagehdr -- manipulate flags ( ) |
| |
| | elf_flagelf -- manipulate flags ( ) |
| |
| | elf_flagphdr -- manipulate flags ( ) ( ) |
| |
| | elf_flagshdr -- manipulate flags ( ) |
| |
| | elf_getarhdr -- retrieve archive member header ( ) |
| |
| | elf_getarsym -- retrieve archive symbol table ( ) |
| |
| | elf_getbase -- get the base offset for an object file ( ) |
| |
| | elf_getdata -- get section data ( ) |
| |
| | elf_getident -- retrieve file identification data ( ) |
| |
| | elf_getscn -- get section information ( ) |
| |
| | elf_hash -- compute hash value ( ) |
| |
| | elf_kind -- determine file type ( ) |
| |
| | elf_memory -- process ELF object files ( ) |
| |
| | elf_ndxscn -- get section information ( ) |
| |
| | elf_newdata -- get section data ( ) |
| |
| | elf_newscn -- get section information ( ) |
| |
| | elf_next -- process ELF object files ( ) |
| |
| | elf_nextscn -- get section information ( ) |
| |
| | elf_rand -- process ELF object files ( ) |
| |
| | elf_rawdata -- get section data ( ) |
| |
| | elf_rawfile -- retrieve uninterpreted file contents ( ) |
| |
| | elf_strptr -- make a string pointer ( ) |
| |
| | elf_update -- update an ELF descriptor ( ) |
| |
| | elf_version -- coordinate ELF library and application versions ( ) |
| |
| | emulate the termcap database |
| | | -- tgetent ( ) |
| | | -- tgetflag ( ) |
| | | -- tgetnum ( ) |
| | | -- tgetstr ( ) |
| | | -- tgoto ( ) |
| |
| | enable/disable half-delay mode -- halfdelay ( ) |
| |
| | enable/disable hardware insert-character and delete-character features -- idcok ( ) |
| |
| | enable/disable keypad handling -- keypad ( ) |
| |
| | enable/disable meta keys -- meta ( ) |
| |
| | enable/disable newline control |
| | | -- nl ( ) |
| | | -- nonl ( ) |
| |
| | enable/disable terminal echo |
| | | -- echo ( ) |
| | | -- noecho ( ) |
| |
| | enable or disable cancellation -- pthread_setcancelstate ( ) |
| |
| | enabling or disabling cancellation -- pthread_setcancelstate ( ) |
| |
| | encryption, determine whether a buffer of characters is encrypted -- isencrypt ( ) |
| |
| | encryption, fast |
| | | Cipher Block Chaining -- cbc_crypt ( ) |
| | | Data Encryption Standard -- des_crypt ( ) |
| | | Electronic Code Book -- ecb_crypt ( ) |
| |
| | encryption functions, password and file -- crypt ( ) |
| |
| | end -- last location in program ( ) |
| |
| | endac -- get audit control file information ( ) |
| |
| | endauclass -- close audit_class database file ( ) |
| |
| | endauevent -- close audit_event database file ( ) |
| |
| | endauuser -- get audit_user database entry ( ) |
| |
| | endgrent -- get group entry from database ( ) |
| |
| | endpwent -- get password entry from user database ( ) |
| |
| | endservent -- get service entry ( ) |
| |
| | endspent -- get shadow password database entry ( ) |
| |
| | endusershell() -- function ( ) |
| |
| | endutent -- access utmp file entry ( ) |
| |
| | endutxent -- access utmpx file entry ( ) |
| |
| | endwin -- restore initial terminal environment ( ) |
| |
| | environment name, return value -- getenv ( ) |
| |
| | environment variables, change or add value -- putenv ( ) |
| |
| | erase -- clear a window ( ) |
| |
| | erase -- graphics interface ( ) |
| |
| | erasechar -- return current ERASE or KILL characters ( ) |
| |
| | erasewchar -- return current ERASE or KILL characters ( ) |
| |
| | erf -- error and complementary error functions ( ) |
| |
| | erfc -- error and complementary error functions ( ) |
| |
| | error and complementary error functions |
| | | -- erf ( ) |
| | | -- erfc ( ) |
| |
| | error messages, get string -- strerror ( ) |
| |
| | error messages, system, print -- perror ( ) |
| |
| | etext -- last location in program ( ) |
| |
| | Ethernet address mapping operations, -- ethers ( ) |
| |
| | ethers -- Ethernet address mapping operations ( ) |
| |
| | EUC character bytes, -- euclen ( ) |
| |
| | EUC characters |
| | | convert a string of EUC characters from the stream to Process Code -- getwfs ( ) |
| | | convert a string of EUC characters from the stream to Process Code -- getws ( ) |
| | | convert a string of Process Code characters to EUC characters and put it on a stream -- putws ( ) |
| |
| | EUC codeset, get information, -- getwidth ( ) |
| |
| | EUC codesets, get information |
| | | -- cset ( ) |
| | | -- csetcol ( ) |
| | | -- csetlen ( ) |
| | | -- csetno ( ) |
| | | -- wcsetno ( ) |
| |
| | EUC display width |
| | | -- euccol ( ) |
| | | -- eucscol ( ) |
| |
| | euccol -- get EUC character display width ( ) |
| |
| | euclen -- get EUC byte length ( ) |
| |
| | Euclidean distance function -- hypot ( ) |
| |
| | eucscol -- get EUC string display width ( ) |
| |
| | Executable and Linking Format |
| | | See elf | |
| |
| | exit -- terminate process ( ) |
| |
| | exit program, add routine -- atexit ( ) |
| |
| | exp -- exponential function ( ) |
| |
| | expm1 -- computes exponential functions ( ) |
| |
| | exponential function -- exp ( ) |
| |
| | extended_to_decimal -- decimal record from extended-precision floating ( ) |
| |
| | Extended Unix Code |
| | | See EUC | |
| |
| | external data representation, See XDR ( ) |
| |
| | extract mantissa and exponent from double precision number -- frexp ( ) |