|
All available manual pages1
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
[
Section index
- 1 select-default-ispell(8)
- select default ispell dictionary
- 1 select-default-wordlist(8)
- select default wordlist
- a2p(1)
- Awk to Perl translator
- a64l(3)
- convert between long and base-64
- aac(4)
- Adaptec AdvancedRAID Controller driver
- ab(8)
- Apache HTTP server benchmarking tool
- abbrev(3perl)
- create an abbreviation table from a list
- abort(3)
- cause abnormal program termination
- abs(3)
- compute the absolute value of an integer
- accept(2)
- accept a connection on a socket
- accept_filt_add(9)
- filter incoming connections
- accept_filt_del(9)
- filter incoming connections
- accept_filt_generic_mod_event(9)
- filter incoming connections
- accept_filt_get(9)
- filter incoming connections
- accept_filter(9)
- filter incoming connections
- access(2)
- check user's permissions for a file
- accessdb(8)
- dumps the content of a man-db database in a human readable format.
- accf_data(9)
- buffer incoming connections until data arrives
- accf_http(9)
- "buffer incoming connections until a certain complete HTTP requests arrive"
- acct(2)
- switch process accounting on or off
- acct(5)
- execution accounting file
- acd(4)
- generic ATA/ATAPI disk controller driver
- acl(9)
- virtual file system access control lists
- acos(3)
- arc cosine function
- acosf(3)
- arc cosine function
- acosh(3)
- inverse hyperbolic cosine function
- acoshf(3)
- inverse hyperbolic cosine function
- acoshl(3)
- inverse hyperbolic cosine function
- acosl(3)
- arc cosine function
- acpi(4)
- Advanced Configuration and Power Management support
- acpi_asus(4)
- Asus Laptop Extras
- acpi_fujitsu(4)
- Fujitsu Laptop Extras
- acpi_ibm(4)
- "ACPI extras driver for IBM laptops"
- acpi_panasonic(4)
- "ACPI hotkey driver for Panasonic laptops"
- acpi_sony(4)
- "ACPI notebook controller driver for Sony laptops"
- acpi_thermal(4)
- ACPI thermal management subsystem
- acpi_toshiba(4)
- Toshiba HCI interface
- acpi_video(4)
- ACPI Video Extensions driver
- acquire_bitmap(3alleg)
- Locks the bitmap before drawing onto it. Allegro game programming library.
- acquire_screen(3alleg)
- Shortcut of acquire_bitmap(screen); Allegro game programming library.
- active_dialog(3alleg)
- Global pointer to the most recent activated dialog. Allegro game programming library.
- active_menu(3alleg)
- Global pointer to the most recent activated menu. Allegro game programming library.
- ad(4)
- generic ATA/ATAPI disk controller driver
- add-shell(8)
- add shells to the list of valid login shells
- add_clip_rect(3alleg)
- Expands a bitmap's clipping rectangle with a new area. Allegro game programming library.
- add_wch(3ncurses)
- add a complex character and rendition to a curses window, then advance the cursor
- add_wchnstr(3ncurses)
- add an array of complex characters (and attributes) to a curses window
- add_wchstr(3ncurses)
- add an array of complex characters (and attributes) to a curses window
- addch(3ncurses)
- add a character (with attributes) to a curses window, then advance the cursor
- addchnstr(3ncurses)
- add a string of characters (and attributes) to a curses window
- addchstr(3ncurses)
- add a string of characters (and attributes) to a curses window
- addgroup(8)
- add a user or group to the system
- addmntent(3)
- get file system descriptor file entry
- addnstr(3ncurses)
- add a string of characters to a curses window and advance cursor
- addnwstr(3ncurses)
- add a string of wide characters to a curses window and advance cursor
- addr2line(1)
- convert addresses into file names and line numbers.
- addseverity(3)
- introduce new severity classes
- addstr(3ncurses)
- add a string of characters to a curses window and advance cursor
- adduser(8)
- add a user or group to the system
- adduser.conf(5)
- configuration file for adduser(8) and addgroup(8) .
- addwstr(3ncurses)
- add a string of wide characters to a curses window and advance cursor
- adjtime(2)
- smoothly tune kernel clock
- adjtime(3)
- correct the time to synchronise the system clock
- adjtimex(2)
- tune kernel clock
- adjust_sample(3alleg)
- Alters the parameters of a sample while it is playing. Allegro game programming library.
- adv(4)
- Advansys ISA/VL/EISA/PCI 8bit SCSI Host adapter driver
- adw(4)
- Advansys PCI 16bit SCSI Host adapter driver
- AF_LOCAL(7)
- Sockets for local interprocess communication
- AF_UNIX(7)
- Sockets for local interprocess communication
- afd(4)
- generic ATA/ATAPI disk controller driver
- afs_syscall(2)
- unimplemented system calls
- after(3tcl)
- Execute a command after a time delay
- __after_morecore_hook(3)
- malloc debugging variables
- agp(4)
- "generic interface to the Accelerated Graphics Port (AGP)"
- agpgart(4)
- "generic interface to the Accelerated Graphics Port (AGP)"
- aha(4)
- Adaptec SCSI host adapter driver
- ahb(4)
- Adaptec EISA SCSI host adapter driver
- ahc(4)
- Adaptec VL/EISA/PCI SCSI host adapter driver
- ahd(4)
- Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver
- aic(4)
- Adaptec AIC-6260 and AIC-6360 SCSI driver
- aio(4)
- asynchronous I/O
- aio_cancel(2)
- cancel an outstanding asynchronous I/O operation (REALTIME)
- aio_cancel(3)
- cancel an outstanding asynchronous I/O request
- aio_error(2)
- retrieve error status of asynchronous I/O operation (REALTIME)
- aio_error(3)
- get error status of asynchronous I/O operation
- aio_fsync(3)
- asynchronous file synchronization
- aio_read(2)
- asynchronous read from a file (REALTIME)
- aio_read(3)
- asynchronous read
- aio_return(2)
- retrieve return status of asynchronous I/O operation (REALTIME)
- aio_return(3)
- get return status of asynchronous I/O operation
- aio_suspend(2)
- suspend until asynchronous I/O operations or timeout complete (REALTIME)
- aio_suspend(3)
- wait for asynchronous I/O operation or timeout
- aio_waitcomplete(2)
- wait for the next completion of an aio request
- aio_write(2)
- asynchronous write to a file (REALTIME)
- aio_write(3)
- asynchronous write
- al_assert(3alleg)
- Asserts at the specified file and line number. Allegro game programming library.
- al_ffblk(3alleg)
- Cross platform structure storing file information. Allegro game programming library.
- al_findclose(3alleg)
- Closes a previously opened search with al_findfirst(). Allegro game programming library.
- al_findfirst(3alleg)
- Low-level function for searching files. Allegro game programming library.
- al_findnext(3alleg)
- Finds the next file in a search started by al_findfirst(). Allegro game programming library.
- AL_ID(3alleg)
- Converts four 8 bit values to a packed 32 bit integer ID. Allegro game programming library.
- al_trace(3alleg)
- Outputs a debugging trace message. Allegro game programming library.
- alarm(2)
- set an alarm clock for delivery of a signal
- alarm_handler(3erl)
- An Alarm Handling Process
- alert(3alleg)
- Displays a popup alert box. Allegro game programming library.
- alert3(3alleg)
- Like alert(), but with three buttons. Allegro game programming library.
- allegro_404_char(3alleg)
- Character used when Allegro cannot find a glyph.
- ALLEGRO_DATE(3alleg)
- Defined to a number with the release date of Allegro.
- ALLEGRO_DATE_STR(3alleg)
- Defined to a string with the year Allegro was released.
- allegro_error(3alleg)
- Stores the last Allegro error message.
- allegro_exit(3alleg)
- Closes down the Allegro system.
- allegro_icon(3alleg)
- Pointer to the Allegro X11 icon.
- allegro_id(3alleg)
- String containing date and version number of Allegro.
- allegro_init(3alleg)
- Macro to initialise the Allegro library.
- allegro_message(3alleg)
- Used mainly to show error messages to users. Allegro game programming library.
- ALLEGRO_SUB_VERSION(3alleg)
- Defined to the middle version of Allegro.
- ALLEGRO_VERSION(3alleg)
- Defined to the major version of Allegro.
- ALLEGRO_VERSION_STR(3alleg)
- Defined to a string with the full Allegro version number.
- ALLEGRO_WIP_VERSION(3alleg)
- Defined to the minor version of Allegro.
- alloc_hugepages(2)
- allocate or free huge pages
- alloc_unr(9)
- "kernel unit number allocator"
- alloc_unrl(9)
- "kernel unit number allocator"
- alloca(3)
- memory allocator
- allocate_voice(3alleg)
- Allocates a soundcard voice for a sample. Allegro game programming library.
- alphasort(3)
- scan a directory for matching entries
- alpm(4)
- Acer Aladdin 15x3 Power Management controller driver
- ALQ(9)
- Asynchronous Logging Queues
- alq(9)
- Asynchronous Logging Queues
- alq_close(9)
- Asynchronous Logging Queues
- alq_flush(9)
- Asynchronous Logging Queues
- alq_get(9)
- Asynchronous Logging Queues
- alq_open(9)
- Asynchronous Logging Queues
- alq_post(9)
- Asynchronous Logging Queues
- alq_write(9)
- Asynchronous Logging Queues
- ALTQ(4)
- "alternate queuing of network packets"
- ALTQ(9)
- kernel interfaces for manipulating output queues on network interfaces
- altq(4)
- "alternate queuing of network packets"
- altq(9)
- kernel interfaces for manipulating output queues on network interfaces
- amd(4)
- amd53c974 PCI SCSI driver
- amdpm(4)
- AMD 756 Power Management controller driver
- american(5)
- flag format for English ispell dictionaries
- american-english(5)
- a list of English words
- amr(4)
- MegaRAID SCSI/ATA/SATA RAID driver
- an(4)
- "Aironet Communications 4500/4800 wireless network adapter driver"
- any(3erl)
- the corba any type
- AnyDBM_File(3perl)
- provide framework for multiple DBMs
- apache(8)
- Apache hypertext transfer protocol server
- apache-modconf(8)
- reconfigure the Apache webserver modules list
- apacheconfig(8)
- reconfigure the Apache webserver modules list
- apachectl(8)
- Apache HTTP server control interface
- app(4)
- Application resource file.
- append(3tcl)
- Append to variable
- append_filename(3alleg)
- Concatenates a filename to a path. Allegro game programming library.
- application(3erl)
- Generic OTP application functions
- ApplicationShell(3)
- (unknown subject)
- apply_matrix(3alleg)
- Multiplies a point by a transformation matrix. Allegro game programming library.
- apply_matrix_f(3alleg)
- Multiplies a point by a transformation matrix. Allegro game programming library.
- apply_quat(3alleg)
- Multiplies a point by a quaternion. Allegro game programming library.
- appmon(3erl)
- A graphical node and application process tree viewer.
- appup(4)
- Application upgrade file.
- apropos(1)
- search the manual page names and descriptions
- apt(8)
- Advanced Package Tool
- apt-cache(8)
- APT package handling utility - - cache manipulator
- apt-cdrom(8)
- APT CDROM management utility
- apt-config(8)
- APT Configuration Query program
- apt-extracttemplates(1)
- Utility to extract DebConf config and templates from Debian packages
- apt-ftparchive(1)
- Utility to generate index files
- apt-get(8)
- APT package handling utility - - command-line interface
- apt-howto(1)
- apt-howto guide
- apt-key(8)
- APT key management utility
- apt-secure(8)
- Archive authentication support for APT
- apt-sortpkgs(1)
- Utility to sort package index files
- apt.conf(5)
- Configuration file for APT
- apt_preferences(5)
- Preference control file for APT
- aptitude(8)
- high-level interface to the package manager
- ar(1)
- create, modify, and extract from archives
- ar(4)
- synchronous Digi/Arnet device driver
- arc(3alleg)
- Draws a circular arc. Allegro game programming library.
- arc4rand(9)
- supply pseudo-random numbers
- arc4random(9)
- supply pseudo-random numbers
- arch(1)
- print machine architecture
- arch_prctl(2)
- set architecture specific thread state
- Archetype(3itk)
- base class for all [incr Tk] mega-widgets
- arcmsr(4)
- Areca SATA II RAID Controller driver
- argz_add(3)
- functions to handle an argz list
- argz_add_sep(3)
- functions to handle an argz list
- argz_append(3)
- functions to handle an argz list
- argz_count(3)
- functions to handle an argz list
- argz_create(3)
- functions to handle an argz list
- argz_create_sep(3)
- functions to handle an argz list
- argz_delete(3)
- functions to handle an argz list
- argz_extract(3)
- functions to handle an argz list
- argz_insert(3)
- functions to handle an argz list
- argz_next(3)
- functions to handle an argz list
- argz_replace(3)
- functions to handle an argz list
- argz_stringify(3)
- functions to handle an argz list
- Arithmetic_functors(3)
- (unknown subject)
- arl(4)
- "Aironet Arlan 655 wireless network adapter driver"
- arp(4)
- Address Resolution Protocol
- arp(7)
- Linux ARP kernel module.
- arp(8)
- manipulate the system ARP cache
- array(3tcl)
- Manipulate array variables
- AS(1)
- the portable GNU assembler.
- as(1)
- the portable GNU assembler.
- ascii(7)
- the ASCII character set encoded in octal, decimal, and hexadecimal
- asctime(3)
- transform date and time to broken-down time or ASCII
- asctime_r(3)
- transform date and time to broken-down time or ASCII
- asin(3)
- arc sine function
- asinf(3)
- arc sine function
- asinh(3)
- inverse hyperbolic sine function
- asinhf(3)
- inverse hyperbolic sine function
- asinhl(3)
- inverse hyperbolic sine function
- asinl(3)
- arc sine function
- asn1ct(3erl)
- ASN.1 compiler and compile-time support functions
- asn1rt(3erl)
- ASN.1 runtime support functions
- aspell-autobuildhash(8)
- Autobuilding aspell hash files for some dicts
- asprintf(3)
- print to allocated string
- asr(4)
- driver for Adaptec I2O based SCSI/ATA host bus adapters
- ASSERT(3alleg)
- Debugging helper macro to assert. Allegro game programming library.
- assert(3)
- abort the program if assertion is false
- assert_perror(3)
- test errnum and abort
- Assoc_containers(3)
- (unknown subject)
- assume_default_colors(3ncurses)
- use terminal's default colors
- ast(4)
- generic ATA/ATAPI disk controller driver
- ata(4)
- generic ATA/ATAPI disk controller driver
- atan(3)
- arc tangent function
- atan2(3)
- arc tangent function of two variables
- atan2f(3)
- arc tangent function of two variables
- atan2l(3)
- arc tangent function of two variables
- atanf(3)
- arc tangent function
- atanh(3)
- inverse hyperbolic tangent function
- atanhf(3)
- inverse hyperbolic tangent function
- atanhl(3)
- inverse hyperbolic tangent function
- atanl(3)
- arc tangent function
- atapicam(4)
- CAM XPT (transport) module for ATAPI devices
- ataraid(4)
- "ATA software RAID support"
- atexit(3)
- register a function to be called at normal process termination
- ath(4)
- "Atheros IEEE 802.11 wireless network driver"
- ath_hal(4)
- "Atheros Hardware Access Layer (HAL)"
- atkbd(4)
- the AT keyboard interface
- atkbdc(4)
- the AT keyboard controller interface
- atof(3)
- convert a string to a double
- atoi(3)
- convert a string to an integer
- atol(3)
- convert a string to an integer
- atoll(3)
- convert a string to an integer
- atomic(9)
- atomic operations
- atomic_add(9)
- atomic operations
- atomic_clear(9)
- atomic operations
- atomic_cmpset(9)
- atomic operations
- atomic_fetchadd(9)
- atomic operations
- atomic_load(9)
- atomic operations
- atomic_readandclear(9)
- atomic operations
- atomic_set(9)
- atomic operations
- atomic_store(9)
- atomic operations
- atomic_subtract(9)
- atomic operations
- atoq(3)
- convert a string to an integer
- attemptckalloc(3tcl)
- allocate or free heap memory
- attemptckrealloc(3tcl)
- allocate or free heap memory
- attr(3ncurses)
- curses character and window attribute control routines
- attr_get(3ncurses)
- curses character and window attribute control routines
- attr_off(3ncurses)
- curses character and window attribute control routines
- attr_on(3ncurses)
- curses character and window attribute control routines
- attr_set(3ncurses)
- curses character and window attribute control routines
- Attribute::Handlers(3perl)
- Simpler definition of attribute handlers
- attributes(3menu)
- color and attribute control for menus
- attributes(3perl)
- get/set subroutine or variable attributes
- attroff(3ncurses)
- curses character and window attribute control routines
- attron(3ncurses)
- curses character and window attribute control routines
- attrs(3perl)
- set/get attributes of a subroutine (deprecated)
- attrset(3ncurses)
- curses character and window attribute control routines
- AUDIOSTREAM(3alleg)
- Stores an audiostream. Allegro game programming library.
- aue(4)
- ADMtek AN986 Pegasus USB Ethernet driver
- auth(3erl)
- Erlang Network Authentication Server
- auth_destroy(3)
- library routines for remote procedure calls
- authnone_create(3)
- library routines for remote procedure calls
- authunix_create(3)
- library routines for remote procedure calls
- authunix_create_default(3)
- library routines for remote procedure calls
- auto_execok(3tcl)
- standard library of Tcl procedures
- auto_import(3tcl)
- standard library of Tcl procedures
- auto_load(3tcl)
- standard library of Tcl procedures
- auto_mkindex(3tcl)
- standard library of Tcl procedures
- auto_mkindex_old(3tcl)
- standard library of Tcl procedures
- auto_qualify(3tcl)
- standard library of Tcl procedures
- auto_reset(3tcl)
- standard library of Tcl procedures
- AutoLoader(3perl)
- load subroutines only on demand
- autopoint(1)
- copies standard gettext infrastructure
- AutoSplit(3perl)
- split a package for autoloading
- autouse(3perl)
- postpone load of modules until a function is used
- awi(4)
- "AMD PCnetMobile IEEE 802.11 PCMCIA wireless network driver"
- awk(1)
- pattern scanning and text processing language
- axe(4)
- "ASIX Electronics AX88172 USB Ethernet driver"
- B(3perl)
- The Perl Compiler
- B::Asmdata(3perl)
- Autogenerated data about Perl ops, used to generate bytecode
- B::Assembler(3perl)
- Assemble Perl bytecode
- B::Bblock(3perl)
- Walk basic blocks
- B::Bytecode(3perl)
- Perl compiler's bytecode backend
- B::C(3perl)
- Perl compiler's C backend
- B::CC(3perl)
- Perl compiler's optimized C translation backend
- B::Concise(3perl)
- Walk Perl syntax tree, printing concise info about ops
- B::Debug(3perl)
- Walk Perl syntax tree, printing debug info about ops
- B::Deparse(3perl)
- Perl compiler backend to produce perl code
- B::Disassembler(3perl)
- Disassemble Perl bytecode
- B::Lint(3perl)
- Perl lint
- B::Showlex(3perl)
- Show lexical variables used in functions or files
- B::Stackobj(3perl)
- Helper module for CC backend
- B::Stash(3perl)
- show what stashes are loaded
- B::Terse(3perl)
- Walk Perl syntax tree, printing terse info about ops
- B::Xref(3perl)
- Generates cross reference reports for Perl programs
- badblocks(8)
- search a device for bad blocks
- banner(6)
- print large banner on printer
- base(3perl)
- Establish IS-A relationship with base classes at compile time
- basename(1)
- strip directory and suffix from filenames
- basename(3)
- Parse pathname components
- bash(1)
- GNU Bourne-Again SHell
- bash-builtins(7)
- bash built-in commands, see bash(1)
- baudrate(3ncurses)
- curses environment query routines
- bc(1)
- An arbitrary precision calculator language
- bcmp(3)
- compare byte sequences
- bcopy(3)
- copy byte sequence
- bdflush(2)
- start, flush, or tune buffer-dirty-flush daemon
- be16dec(9)
- byte order operations
- be16enc(9)
- byte order operations
- be16toh(9)
- byte order operations
- be32dec(9)
- byte order operations
- be32enc(9)
- byte order operations
- be32toh(9)
- byte order operations
- be64dec(9)
- byte order operations
- be64enc(9)
- byte order operations
- be64toh(9)
- byte order operations
- beam_lib(3erl)
- An Interface To the BEAM File Format
- beep(3ncurses)
- curses bell and screen flash routines
- bell(3tk)
- Ring a display's bell
- Benchmark(3perl)
- benchmark running times of Perl code
- bestfit_color(3alleg)
- Finds a palette color fitting the requested RGB values. Allegro game programming library.
- bfe(4)
- "Broadcom BCM4401 Ethernet Device Driver"
- bfifo(8)
- Packet limited First In, First Out queue
- bge(4)
- "Broadcom BCM570x/5714/5721/5750/5751/5789 PCI Gigabit Ethernet adapter driver"
- bgerror(3tcl)
- Command invoked to process background errors
- bigint(3perl)
- Transparent BigInteger support for Perl
- bignum(3perl)
- Transparent BigNumber support for Perl
- bigrat(3perl)
- Transparent BigNumber/BigRational support for Perl
- binary(3tcl)
- Insert and extract fields from binary strings
- bind(2)
- bind a name to a socket
- bind(3tk)
- Arrange for X events to invoke Tcl scripts
- bind_textdomain_codeset(3)
- set encoding of message translations
- Binder_functors(3)
- (unknown subject)
- bindresvport(3)
- bind a socket to a privileged IP port
- bindtags(3tk)
- Determine which bindings apply to a window, and order of evaluation
- bindtextdomain(3)
- set directory containing message catalogs
- bintime(9)
- get the current time
- binuptime(9)
- get the time elapsed since boot
- bios(9)
- interact with PC BIOS
- bios32(9)
- interact with PC BIOS
- bios32_SDlookup(9)
- interact with PC BIOS
- bios_sigsearch(9)
- interact with PC BIOS
- biosdecode(8)
- BIOS information decoder
- BITMAP(3alleg)
- Stores the contents of a bitmap. Allegro game programming library.
- bitmap(3tk)
- Images that display two colors
- bitmap_color_depth(3alleg)
- Returns the color depth of the specified bitmap. Allegro game programming library.
- bitmap_mask_color(3alleg)
- Returns the mask color of the specified bitmap. Allegro game programming library.
- bkgd(3ncurses)
- curses window background manipulation routines
- bkgdset(3ncurses)
- curses window background manipulation routines
- bkgrnd(3ncurses)
- curses window complex background manipulation routines
- bkgrndset(3ncurses)
- curses window complex background manipulation routines
- bktr(4)
- Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver
- black_palette(3alleg)
- A palette containing solid black colors. Allegro game programming library.
- blackhole(4)
- a sysctl 8 MIB for manipulating behaviour in respect of refused TCP or UDP connection attempts
- blib(3perl)
- Use MakeMaker's uninstalled version of a package
- blit(3alleg)
- Copies a rectangular area from one bitmap to another. Allegro game programming library.
- blkid(8)
- command-line utility to locate/print block device attributes
- blockdev(8)
- call block device ioctls from the command line
- bmp_read_line(3alleg)
- Direct access bank switching line selection for reading. Allegro game programming library.
- bmp_unwrite_line(3alleg)
- Direct access bank switching line release. Allegro game programming library.
- bmp_write_line(3alleg)
- Direct access bank switching line selection for writing. Allegro game programming library.
- body(3itcl)
- change the body for a class method/proc
- boot(7)
- General description of boot sequence
- boot(9)
- halt or reboot the system
- boot-scripts(7)
- General description of boot sequence
- bootlogd(8)
- record boot messages
- bootparam(7)
- Introduction to boot time parameters of the Linux kernel
- boottime(9)
- system time variables
- border(3ncurses)
- create curses borders, horizontal and vertical lines
- border_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- bottom_panel(3curses)
- panel stack extension for curses
- box(3ncurses)
- create curses borders, horizontal and vertical lines
- box_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- bp(9)
- "kernel buffer I/O scheme used in FreeBSD VM system"
- bpf(4)
- Berkeley Packet Filter
- bpf(9)
- "Berkeley Packet Filter"
- break(2)
- unimplemented system calls
- break(3tcl)
- Abort looping command
- bridge(4)
- bridging support
- british(5)
- flag format for English ispell dictionaries
- brk(2)
- change data segment size
- broadcast_dialog_message(3alleg)
- Broadcasts a message to all the objects in the active dialog. Allegro game programming library.
- brooktree(4)
- Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver
- bsd-write(1)
- send a message to another user
- bsearch(3)
- binary search of a sorted array
- bstring(3)
- byte string operations
- bswap16(9)
- byte order operations
- bswap32(9)
- byte order operations
- bswap64(9)
- byte order operations
- bt(4)
- Buslogic/Mylex MultiMaster SCSI host adapter driver
- btowc(3)
- convert single byte to wide character
- btree(3)
- btree database access method
- buf(9)
- "kernel buffer I/O scheme used in FreeBSD VM system"
- BUF_LOCK(9)
- "locks a buffer"
- BUF_LOCKFREE(9)
- "destroys a buffer's lock"
- BUF_LOCKINIT(9)
- "initializes a buffer lock"
- BUF_REFCNT(9)
- "returns the reference count on a buffer's lock"
- BUF_TIMELOCK(9)
- "locks a buffer"
- BUF_UNLOCK(9)
- "unlocks a locked buffer"
- buildhash(1)
- Interactive spelling checking
- builtins(7)
- bash built-in commands, see bash(1)
- Bundle::DBD::mysql(3pm)
- A bundle to install Perl drivers for mSQL or MySQL
- Bundle::DBI(3pm)
- A bundle to install DBI and required modules.
- Bundle::PlRPC(3pm)
- A bundle to install PlRPC-Server, Client and prerequisites.
- bunzip2(1)
- a block-sorting file compressor, v1.0.3
- bus_activate_resource(9)
- activate or deactivate a resource
- BUS_ADD_CHILD(9)
- "add a device node to the tree with a given priority"
- bus_alloc_resource(9)
- allocate resources from a parent bus
- bus_alloc_resource_any(9)
- allocate resources from a parent bus
- bus_child_present(9)
- "ask the bus driver to see if this device is still really present"
- BUS_CONFIG_INTR(9)
- "configure interrupt polarity and trigger mode"
- bus_deactivate_resource(9)
- activate or deactivate a resource
- bus_dma(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dma_tag_create(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dma_tag_destroy(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_create(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_destroy(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_load(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_load_mbuf(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_load_mbuf_sg(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_load_uio(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_sync(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamap_unload(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamem_alloc(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_dmamem_free(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_generic_attach(9)
- generic implementation of DEVICE_ATTACH for busses
- bus_generic_detach(9)
- generic implementation of DEVICE_DETACH for busses
- bus_generic_print_child(9)
- generic implementation of DEVICE_PRINT_CHILD for busses
- bus_generic_read_ivar(9)
- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for busses
- bus_generic_shutdown(9)
- generic implementation of DEVICE_SHUTDOWN for busses
- bus_generic_write_ivar(9)
- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for busses
- BUS_PRINT_CHILD(9)
- print information about a device
- BUS_READ_IVAR(9)
- manipulate bus-specific device instance variables
- bus_release_resource(9)
- release resources on a bus
- bus_set_resource(9)
- "associate a definite resource with a given resource ID"
- BUS_SETUP_INTR(9)
- create, attach and teardown an interrupt handler
- bus_setup_intr(9)
- create, attach and teardown an interrupt handler
- bus_space(9)
- "bus space manipulation functions"
- bus_space_barrier(9)
- "bus space manipulation functions"
- bus_space_copy_region_1(9)
- "bus space manipulation functions"
- bus_space_copy_region_2(9)
- "bus space manipulation functions"
- bus_space_copy_region_4(9)
- "bus space manipulation functions"
- bus_space_copy_region_8(9)
- "bus space manipulation functions"
- bus_space_free(9)
- "bus space manipulation functions"
- bus_space_map(9)
- "bus space manipulation functions"
- bus_space_read_1(9)
- "bus space manipulation functions"
- bus_space_read_2(9)
- "bus space manipulation functions"
- bus_space_read_4(9)
- "bus space manipulation functions"
- bus_space_read_8(9)
- "bus space manipulation functions"
- bus_space_read_multi_1(9)
- "bus space manipulation functions"
- bus_space_read_multi_2(9)
- "bus space manipulation functions"
- bus_space_read_multi_4(9)
- "bus space manipulation functions"
- bus_space_read_multi_8(9)
- "bus space manipulation functions"
- bus_space_read_region_1(9)
- "bus space manipulation functions"
- bus_space_read_region_2(9)
- "bus space manipulation functions"
- bus_space_read_region_4(9)
- "bus space manipulation functions"
- bus_space_read_region_8(9)
- "bus space manipulation functions"
- bus_space_set_multi_1(9)
- "bus space manipulation functions"
- bus_space_set_multi_2(9)
- "bus space manipulation functions"
- bus_space_set_multi_4(9)
- "bus space manipulation functions"
- bus_space_set_multi_8(9)
- "bus space manipulation functions"
- bus_space_set_region_1(9)
- "bus space manipulation functions"
- bus_space_set_region_2(9)
- "bus space manipulation functions"
- bus_space_set_region_4(9)
- "bus space manipulation functions"
- bus_space_set_region_8(9)
- "bus space manipulation functions"
- bus_space_subregion(9)
- "bus space manipulation functions"
- bus_space_unmap(9)
- "bus space manipulation functions"
- bus_space_write_1(9)
- "bus space manipulation functions"
- bus_space_write_2(9)
- "bus space manipulation functions"
- bus_space_write_4(9)
- "bus space manipulation functions"
- bus_space_write_8(9)
- "bus space manipulation functions"
- bus_space_write_multi_1(9)
- "bus space manipulation functions"
- bus_space_write_multi_2(9)
- "bus space manipulation functions"
- bus_space_write_multi_4(9)
- "bus space manipulation functions"
- bus_space_write_multi_8(9)
- "bus space manipulation functions"
- bus_space_write_region_1(9)
- "bus space manipulation functions"
- bus_space_write_region_2(9)
- "bus space manipulation functions"
- bus_space_write_region_4(9)
- "bus space manipulation functions"
- bus_space_write_region_8(9)
- "bus space manipulation functions"
- BUS_TEARDOWN_INTR(9)
- create, attach and teardown an interrupt handler
- bus_teardown_intr(9)
- create, attach and teardown an interrupt handler
- BUS_WRITE_IVAR(9)
- manipulate bus-specific device instance variables
- busdma(9)
- Bus and Machine Independent DMA Mapping Interface
- button(3tk)
- Create and manipulate button widgets
- ByteLoader(3perl)
- load byte compiled perl code
- byteorder(3)
- convert values between host and network byte order
- byteorder(9)
- byte order operations
- bytes(3perl)
- Perl pragma to force byte semantics rather than character semantics
- bzcat(1)
- decompresses files to stdout
- bzcmp(1)
- compare bzip2 compressed files
- bzdiff(1)
- compare bzip2 compressed files
- bzegrep(1)
- search possibly bzip2 compressed files for a regular expression
- bzero(3)
- write zero-valued bytes
- bzexe(1)
- compress executable files in place
- bzfgrep(1)
- search possibly bzip2 compressed files for a regular expression
- bzgrep(1)
- search possibly bzip2 compressed files for a regular expression
- bzip2(1)
- a block-sorting file compressor, v1.0.3
- bzip2recover(1)
- recovers data from damaged bzip2 files
- bzless(1)
- file perusal filter for crt viewing of bzip2 compressed text
- bzmore(1)
- file perusal filter for crt viewing of bzip2 compressed text
- c(3erl)
- Command Interface Module
- C operator(7)
- C operator precedence and order of evaluation
- c++(1)
- GNU project C and C++ compiler
- c++filt(1)
- Demangle C++ and Java symbols.
- C++Intro(3)
- Introduction to the GNU libstdc++-v3 man pages
- c2ph(1)
- Dump C structures as generated from *(C`cc - g - S*(C' stabs
- c89(1)
- ANSI (1989) C compiler
- c89-gcc(1)
- ANSI (1989) C compiler
- c99(1)
- ANSI (1999) C compiler
- c99-gcc(1)
- ANSI (1999) C compiler
- cabs(3)
- absolute value of a complex number
- cabsf(3)
- absolute value of a complex number
- cabsl(3)
- absolute value of a complex number
- cacheflush(2)
- flush contents of instruction and/or data cache
- cacos(3)
- complex arc cosine
- cacosf(3)
- complex arc cosine
- cacosh(3)
- complex arc hyperbolic cosine
- cacoshf(3)
- complex arc hyperbolic cosine
- cacoshl(3)
- complex arc hyperbolic cosine
- cacosl(3)
- complex arc cosine
- cal(1)
- displays a calendar and the date of easter
- calc_spline(3alleg)
- Calculates a series of values along a bezier spline. Allegro game programming library.
- calendar(1)
- reminder service
- calendar(3erl)
- Local and universal time, day-of-the-week, date and time conversions
- calibrate_joystick(3alleg)
- Calibrates the specified joystick. Allegro game programming library.
- calibrate_joystick_name(3alleg)
- Returns the next calibration text string. Allegro game programming library.
- calloc(3)
- Allocate and free dynamic memory
- callout(9)
- execute a function after a specified length of time
- callout_active(9)
- execute a function after a specified length of time
- callout_deactivate(9)
- execute a function after a specified length of time
- callout_drain(9)
- execute a function after a specified length of time
- callout_handle_init(9)
- execute a function after a specified length of time
- callout_init(9)
- execute a function after a specified length of time
- callout_init_mtx(9)
- execute a function after a specified length of time
- callout_pending(9)
- execute a function after a specified length of time
- callout_reset(9)
- execute a function after a specified length of time
- callout_stop(9)
- execute a function after a specified length of time
- callrpc(3)
- library routines for remote procedure calls
- CAM(4)
- CAM SCSI subsystem
- cam(4)
- CAM SCSI subsystem
- can_change_color(3ncurses)
- curses color manipulation routines
- canonicalize_file_name(3)
- return the canonicalized filename
- canonicalize_filename(3alleg)
- Converts any filename into its canonical form. Allegro game programming library.
- canvas(3tk)
- Create and manipulate canvas widgets
- capabilities(7)
- overview of Linux capabilities
- capget(2)
- set/get capabilities
- capset(2)
- set/get capabilities
- captoinfo(1)
- convert a termcap description into a terminfo description
- card(4)
- PC Card bridge driver
- cardbus(4)
- CardBus bus driver
- carg(3)
- calculate the argument
- cargf(3)
- calculate the argument
- cargl(3)
- calculate the argument
- Carp(3perl)
- warn of errors (from perspective of caller)
- carp(3perl)
- warn of errors (from perspective of caller)
- carp(4)
- Common Address Redundancy Protocol
- Carp::Heavy(3perl)
- heavy machinery, no user serviceable parts inside
- case(3tcl)
- Evaluate one of several scripts, depending on a given value
- casin(3)
- complex arc sine
- casinf(3)
- complex arc sine
- casinh(3)
- complex arc sine hyperbolic
- casinhf(3)
- complex arc sine hyperbolic
- casinhl(3)
- complex arc sine hyperbolic
- casinl(3)
- complex arc sine
- caspar(7)
- Makefile snippets for common tasks
- caspar-typesetting(7)
- Makefile snippets for common typesetting tasks
- cat(1)
- concatenate files and print on the standard output
- catan(3)
- complex arc tangents
- catanf(3)
- complex arc tangents
- catanh(3)
- complex arc tangents hyperbolic
- catanhf(3)
- complex arc tangents hyperbolic
- catanhl(3)
- complex arc tangents hyperbolic
- catanl(3)
- complex arc tangents
- catch(3tcl)
- Evaluate script and trap exceptional returns
- catchsegv(1)
- Catch segmentation faults in programs
- catclose(3)
- open/close a message catalog
- catgets(3)
- get message from a message catalog
- catman(8)
- create or update the pre-formatted manual pages
- catopen(3)
- open/close a message catalog
- cbb(4)
- cardbus bridge driver
- cbc_crypt(3)
- fast DES encryption
- CBQ(8)
- Class Based Queueing
- cbreak(3ncurses)
- curses input options
- cbrt(3)
- cube root function
- cbrtf(3)
- cube root function
- cbrtl(3)
- cube root function
- cc(1)
- GNU project C and C++ compiler
- ccd(4)
- Concatenated Disk driver
- ccos(3)
- complex cosine function
- ccosf(3)
- complex cosine function
- ccosh(3)
- complex hyperbolic cosine
- ccoshf(3)
- complex hyperbolic cosine
- ccoshl(3)
- complex hyperbolic cosine
- ccosl(3)
- complex cosine function
- cd(3tcl)
- Change working directory
- cd(4)
- SCSI CD-ROM driver
- cd(9)
- CDROM driver for the CAM SCSI subsystem
- cdce(4)
- "USB Communication Device Class Ethernet driver"
- ceil(3)
- ceiling function: smallest integral value not less than argument
- ceilf(3)
- ceiling function: smallest integral value not less than argument
- ceill(3)
- ceiling function: smallest integral value not less than argument
- centre_dialog(3alleg)
- Centers an array of dialog objects. Allegro game programming library.
- cerf(3)
- complex error function
- cerfc(3)
- complex error function
- cerfcf(3)
- complex error function
- cerfcl(3)
- complex error function
- cerff(3)
- complex error function
- cerfl(3)
- complex error function
- cexp(3)
- complex exponential function
- cexp2(3)
- base-2 exponent of a complex number
- cexp2f(3)
- base-2 exponent of a complex number
- cexp2l(3)
- base-2 exponent of a complex number
- cexpf(3)
- complex exponential function
- cexpl(3)
- complex exponential function
- cfdisk(8)
- Curses based disk partition table manipulator for Linux
- cfgetispeed(3)
- get and set terminal attributes, line control, get and set baud rate
- cfgetospeed(3)
- get and set terminal attributes, line control, get and set baud rate
- cfmakeraw(3)
- get and set terminal attributes, line control, get and set baud rate
- cfree(3)
- free allocated memory
- cfsetispeed(3)
- get and set terminal attributes, line control, get and set baud rate
- cfsetospeed(3)
- get and set terminal attributes, line control, get and set baud rate
- cfsetspeed(3)
- get and set terminal attributes, line control, get and set baud rate
- CGI(3perl)
- Simple Common Gateway Interface Class
- CGI::Apache(3perl)
- Backward compatibility module for CGI.pm
- CGI::Carp(3perl)
- CGI routines for writing to the HTTPD (or other) error log
- CGI::Cookie(3perl)
- Interface to Netscape Cookies
- CGI::Pretty(3perl)
- module to produce nicely formatted HTML code
- CGI::Push(3perl)
- Simple Interface to Server Push
- CGI::Switch(3perl)
- Backward compatibility module for defunct CGI::Switch
- CGI::Util(3perl)
- Internal utilities used by CGI module
- ch(4)
- SCSI media-changer (juke box) driver
- chage(1)
- change user password expiry information
- charmap(5)
- character symbols to define character encodings
- charnames(3perl)
- define character names for *(C`\N{named}*(C' string literal escapes
- charset(1)
- Set an ACM for use in one of the G0/G1 charset slots.
- charsets(7)
- programmer's view of character sets and internationalization
- chattr(1)
- change file attributes on a Linux second extended file system
- chcon(1)
- change file security context
- chdir(2)
- change working directory
- check_cpu(3alleg)
- Detects the CPU type. Allegro game programming library.
- check_forensic(8)
- tool to extract mod_log_forensic output from apache log files
- checkbutton(3tk)
- Create and manipulate checkbutton widgets
- checkgid(8)
- checks the gid
- chflags(2)
- set file flags
- chfn(1)
- change real user name and information
- chgat(3ncurses)
- curses character and window attribute control routines
- chgpasswd(8)
- update group passwords in batch mode
- chgrp(1)
- change group ownership
- chkdupexe(1)
- find duplicate executables
- chmod(1)
- change file access permissions
- chmod(2)
- change permissions of a file
- chooseproc(9)
- manage the queue of runnable processes
- chown(1)
- change file owner and group
- chown(2)
- change ownership of a file
- chpasswd(8)
- update passwords in batch mode
- chroot(2)
- change root directory
- chroot(8)
- run command or interactive shell with special root directory
- chsh(1)
- change login shell
- chvt(1)
- change foreground virtual terminal
- cimag(3)
- get imaginary part of a complex number
- cimagf(3)
- get imaginary part of a complex number
- cimagl(3)
- get imaginary part of a complex number
- circle(3alleg)
- Draws a circle. Allegro game programming library.
- circlefill(3alleg)
- Draws a filled circle. Allegro game programming library.
- CIRCLEQ_ENTRY(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_HEAD(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_INIT(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_INSERT_AFTER(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_INSERT_BEFORE(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_INSERT_HEAD(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_INSERT_TAIL(3)
- implementations of lists, tail queues, and circular queues
- CIRCLEQ_REMOVE(3)
- implementations of lists, tail queues, and circular queues
- ciss(4)
- Common Interface for SCSI-3 Support driver
- ckalloc(3tcl)
- allocate or free heap memory
- ckfree(3tcl)
- allocate or free heap memory
- ckrealloc(3tcl)
- allocate or free heap memory
- cksum(1)
- checksum and count the bytes in a file
- class(3itcl)
- create a class of objects
- Class::ISA(3perl)
- - report the search path for a class's ISA tree
- Class::Struct(3perl)
- declare struct-like datatypes as Perl classes
- cleanup-info(8)
- clean up the mess that bogus install-info may have done
- clear(1)
- clear the terminal screen
- clear(3ncurses)
- clear all or part of a curses window
- clear_bitmap(3alleg)
- Clears the bitmap to color 0. Allegro game programming library.
- clear_console(1)
- clear the console
- clear_keybuf(3alleg)
- Clears the keyboard buffer. Allegro game programming library.
- clear_scene(3alleg)
- Initializes a scene. Allegro game programming library.
- clear_to_color(3alleg)
- Clears the bitmap to the specified color. Allegro game programming library.
- clear_zbuffer(3alleg)
- Writes a depth value into the given Z-buffer. Allegro game programming library.
- clearenv(3)
- clear the environment
- clearerr(3)
- check and reset stream status
- clearerr_unlocked(3)
- non-locking stdio functions
- clearok(3ncurses)
- curses output options
- clip3d(3alleg)
- Clips the polygon given in vtx using fixed point math. Allegro game programming library.
- clip3d_f(3alleg)
- Clips the polygon given in vtx using floating point math, Allegro game programming library.
- clipboard(3tk)
- Manipulate Tk clipboard
- clnt_broadcast(3)
- library routines for remote procedure calls
- clnt_call(3)
- library routines for remote procedure calls
- clnt_control(3)
- library routines for remote procedure calls
- clnt_create(3)
- library routines for remote procedure calls
- clnt_destroy(3)
- library routines for remote procedure calls
- clnt_freeres(3)
- library routines for remote procedure calls
- clnt_geterr(3)
- library routines for remote procedure calls
- clnt_pcreateerror(3)
- library routines for remote procedure calls
- clnt_perrno(3)
- library routines for remote procedure calls
- clnt_perror(3)
- library routines for remote procedure calls
- clnt_spcreateerror(3)
- library routines for remote procedure calls
- clnt_sperrno(3)
- library routines for remote procedure calls
- clnt_sperror(3)
- library routines for remote procedure calls
- clntraw_create(3)
- library routines for remote procedure calls
- clnttcp_create(3)
- library routines for remote procedure calls
- clntudp_bufcreate(3)
- library routines for remote procedure calls
- clntudp_create(3)
- library routines for remote procedure calls
- clock(3)
- Determine processor time
- clock(3tcl)
- Obtain and manipulate time
- clock(8)
- query and set the hardware clock (RTC)
- clock_getres(2)
- get/set/calibrate date and time
- clock_getres(3)
- clock and time functions
- clock_gettime(2)
- get/set/calibrate date and time
- clock_gettime(3)
- clock and time functions
- clock_settime(2)
- get/set/calibrate date and time
- clock_settime(3)
- clock and time functions
- clog(3)
- natural logarithm of a complex number
- clog10(3)
- base-10 logarithm of a complex number
- clog10f(3)
- base-10 logarithm of a complex number
- clog10l(3)
- base-10 logarithm of a complex number
- clog2(3)
- base-2 logarithm of a complex number
- clog2f(3)
- base-2 logarithm of a complex number
- clog2l(3)
- base-2 logarithm of a complex number
- clogf(3)
- natural logarithm of a complex number
- clogl(3)
- natural logarithm of a complex number
- clone(2)
- create a child process
- close(2)
- close a file descriptor
- close(3tcl)
- Close an open channel.
- close_fli(3alleg)
- Closes a FLI file previously opened. Allegro game programming library.
- closedir(3)
- close a directory
- closelog(3)
- send messages to the system logger
- clrtobot(3ncurses)
- clear all or part of a curses window
- clrtoeol(3ncurses)
- clear all or part of a curses window
- cluck(3perl)
- warn of errors (from perspective of caller)
- cm(4)
- "SMC Arcnet Ethernet device driver"
- CmdWrite(3tclx)
- Writing C language extensions to Tcl. '
- cmp(1)
- compare two files byte by byte
- cmsg(3)
- Access ancillary data
- CMSG_ALIGN(3)
- Access ancillary data
- CMSG_FIRSTHDR(3)
- Access ancillary data
- CMSG_NXTHDR(3)
- Access ancillary data
- CMSG_SPACE(3)
- Access ancillary data
- cnw(4)
- Netwave AirSurfer wireless network driver
- code(3erl)
- Erlang Code Server
- code(3itcl)
- capture the namespace context for a code fragment
- code2html(1)
- Converts a program source code to HTML
- codepage(1)
- extract a codepage from an MSDOS codepage file
- col(1)
- filter reverse line feeds from input
- colcrt(1)
- filter nroff output for CRT previewing
- color(3ncurses)
- curses color manipulation routines
- color_content(3ncurses)
- curses color manipulation routines
- color_map(3alleg)
- Global pointer to the color mapping table. Allegro game programming library.
- COLOR_PAIR(3ncurses)
- curses color manipulation routines
- color_set(3ncurses)
- curses character and window attribute control routines
- colors(3tk)
- symbolic color names recognized by Tk
- colrm(1)
- remove columns from a file
- column(1)
- columnate lists
- comm(1)
- compare two sorted files line by line
- Comparison_functors(3)
- (unknown subject)
- compile(3erl)
- Erlang Compiler
- COMPILED_SPRITE(3alleg)
- Stores the contents of a compiled sprite. Allegro game programming library.
- complex(5)
- basics of complex mathematics
- complex(7)
- basics of complex mathematics
- compose(1)
- execute programs via entries in the mailcap file
- Composite(3)
- (unknown subject)
- concat(3tcl)
- Join lists together
- condvar(9)
- kernel condition variable
- confess(3perl)
- warn of errors (from perspective of caller)
- Config(3perl)
- access Perl configuration information
- config(4)
- Configuration file.
- config_is_hooked(3alleg)
- Tells if a config section has custom hooks. Allegro game programming library.
- configbody(3itcl)
- change the "config" code for a public variable
- confstr(3)
- get configuration dependent string variables
- conj(3)
- calculate the complex conjugate
- conjf(3)
- calculate the complex conjugate
- conjl(3)
- calculate the complex conjugate
- connect(2)
- initiate a connection on a socket
- console(3tk)
- Control the console on systems without a real console
- console(4)
- console terminal and virtual consoles
- console ioctl(4)
- ioctl's for console terminal and virtual consoles
- console_codes(4)
- Linux console escape and control sequences
- console_ioctl(4)
- ioctl's for console terminal and virtual consoles
- consolechars(8)
- load EGA/VGA console screen font, screen-font map, and/or application-charset map.
- constant(3perl)
- Perl pragma to declare constants
- Constraint(3)
- (unknown subject)
- Containers(3)
- (unknown subject)
- contigfree(9)
- manage contiguous kernel physical memory
- contigmalloc(9)
- manage contiguous kernel physical memory
- continue(3tcl)
- Skip to the next iteration of a loop
- copy(9)
- kernel copy functions
- copyin(9)
- kernel copy functions
- copyinstr(9)
- kernel copy functions
- copyout(9)
- kernel copy functions
- copysign(3)
- copy sign of a number
- copysignf(3)
- copy sign of a number
- copysignl(3)
- copy sign of a number
- copystr(9)
- kernel copy functions
- copywin(3ncurses)
- overlay and manipulate overlapped curses windows
- corba(3erl)
- The functions on CORBA module level
- corba_object(3erl)
- The CORBA Object interface functions
- Core(3)
- (unknown subject)
- core(5)
- core dump file
- cos(3)
- cosine function
- cosEventApp(3erl)
- The main module of the cosEvent application.
- CosEventChannelAdmin(3erl)
- The CosEventChannelAdmin defines a set if event service interfaces that enables decoupled asynchronous communication between objects and implements generic (untyped) ver
- CosEventChannelAdmin_ConsumerAdmin(3erl)
- This module implements a ConsumerAdmin interface, which allows consumers to be connected to the event channel.
- CosEventChannelAdmin_EventChannel(3erl)
- This module implements an Event Channel interface, which plays the role of a mediator between consumers and suppliers.
- CosEventChannelAdmin_ProxyPullConsumer(3erl)
- This module implements a ProxyPullConsumer interface which acts as a middleman between pull supplier and the event channel.
- CosEventChannelAdmin_ProxyPullSupplier(3erl)
- This module implements a ProxyPullSupplier interface which acts as a middleman between pull consumer and the event channel.
- CosEventChannelAdmin_ProxyPushConsumer(3erl)
- This module implements a ProxyPushConsumer interface which acts as a middleman between push supplier and the event channel.
- CosEventChannelAdmin_ProxyPushSupplier(3erl)
- This module implements a ProxyPushSupplier interface which acts as a middleman between push consumer and the event channel.
- CosEventChannelAdmin_SupplierAdmin(3erl)
- This module implements a SupplierAdmin interface, which allows suppliers to be connected to the event channel.
- CosEventDomainAdmin(3erl)
- This module export functions which return QoS and Admin Properties constants.
- CosEventDomainAdmin_EventDomain(3erl)
- This module implements the Event Domain interface.
- CosEventDomainAdmin_EventDomainFactory(3erl)
- This module implements an Event Domain Factory interface, which is used to create new Event Domain instances.
- cosEventDomainApp(3erl)
- The main module of the cosEventDomain application.
- cosf(3)
- cosine function
- CosFileTransfer_Directory(3erl)
- This module implements the OMG CosFileTransfer::Directory interface.
- CosFileTransfer_File(3erl)
- This module implements the OMG CosFileTransfer::File interface.
- CosFileTransfer_FileIterator(3erl)
- This module implements the OMG CosFileTransfer::FileIterator interface.
- CosFileTransfer_FileTransferSession(3erl)
- This module implements the OMG CosFileTransfer::FileTransferSession interface.
- CosFileTransfer_VirtualFileSystem(3erl)
- This module implements the OMG CosFileTransfer::VirtualFileSystem interface.
- cosFileTransferApp(3erl)
- The main module of the cosFileTransfer application.
- cosh(3)
- hyperbolic cosine function
- coshf(3)
- hyperbolic cosine function
- coshl(3)
- hyperbolic cosine function
- cosl(3)
- cosine function
- CosNaming(3erl)
- The CosNaming service is a collection of interfaces that together define the naming service.
- CosNaming_BindingIterator(3erl)
- This interface supports iteration over a name binding list.
- CosNaming_NamingContext(3erl)
- This interface supports different bind and access functions for names in a context.
- CosNaming_NamingContextExt(3erl)
- This interface contains operation for converting a Name sequence to a string and back.
- CosNotification(3erl)
- This module export functions which return QoS and Admin Properties constants.
- CosNotification_AdminPropertiesAdmin(3erl)
- This module implements the OMG CosNotification::AdminPropertiesAdmin interface.
- CosNotification_QoSAdmin(3erl)
- This module implements the OMG CosNotification::QoSAdmin interface.
- cosNotificationApp(3erl)
- The main module of the cosNotification application.
- CosNotifyChannelAdmin_ConsumerAdmin(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ConsumerAdmin interface.
- CosNotifyChannelAdmin_EventChannel(3erl)
- This module implements the OMG CosNotifyChannelAdmin::EventChannel interface.
- CosNotifyChannelAdmin_EventChannelFactory(3erl)
- This module implements the OMG CosNotifyChannelAdmin::EventChannelFactory interface.
- CosNotifyChannelAdmin_ProxyConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ProxyConsumer interface.
- CosNotifyChannelAdmin_ProxyPullConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ProxyPullConsumer interface.
- CosNotifyChannelAdmin_ProxyPullSupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ProxyPullSupplier interface.
- CosNotifyChannelAdmin_ProxyPushConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ProxyPushConsumer interface.
- CosNotifyChannelAdmin_ProxyPushSupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ProxyPushSupplier interface.
- CosNotifyChannelAdmin_ProxySupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::ProxySupplier interface.
- CosNotifyChannelAdmin_SequenceProxyPullConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::SequenceProxyPullConsumer interface.
- CosNotifyChannelAdmin_SequenceProxyPullSupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::SequenceProxyPullSupplier interface.
- CosNotifyChannelAdmin_SequenceProxyPushConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::SequenceProxyPushConsumer interface.
- CosNotifyChannelAdmin_SequenceProxyPushSupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::SequenceProxyPushSupplier interface.
- CosNotifyChannelAdmin_StructuredProxyPullConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::StructuredProxyPullConsumer interface.
- CosNotifyChannelAdmin_StructuredProxyPullSupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::StructuredProxyPullSupplier interface.
- CosNotifyChannelAdmin_StructuredProxyPushConsumer(3erl)
- This module implements the OMG CosNotifyChannelAdmin::StructuredProxyPushConsumer interface.
- CosNotifyChannelAdmin_StructuredProxyPushSupplier(3erl)
- This module implements the OMG CosNotifyChannelAdmin::StructuredProxyPushSupplier interface.
- CosNotifyChannelAdmin_SupplierAdmin(3erl)
- This module implements the OMG CosNotifyChannelAdmin::SupplierAdmin interface.
- CosNotifyComm_NotifyPublish(3erl)
- This module implements the OMG CosNotifyComm::NotifyPublish interface.
- CosNotifyComm_NotifySubscribe(3erl)
- This module implements the OMG CosNotifyComm::NotifySubscribe interface.
- CosNotifyFilter_Filter(3erl)
- This module implements the OMG CosNotifyFilter::Filter interface.
- CosNotifyFilter_FilterAdmin(3erl)
- This module implements the OMG CosNotifyFilter::FilterAdmin interface.
- CosNotifyFilter_FilterFactory(3erl)
- This module implements the OMG CosNotifyFilter::FilterFactory interface.
- CosNotifyFilter_MappingFilter(3erl)
- This module implements the OMG CosNotifyFilter::MappingFilter interface.
- cosProperty(3erl)
- The main module of the cosProperty application
- CosPropertyService_PropertiesIterator(3erl)
- This module implements the OMG CosPropertyService::PropertiesIterator interface.
- CosPropertyService_PropertyNamesIterator(3erl)
- This module implements the OMG CosPropertyService::PropertyNamesIterator interface.
- CosPropertyService_PropertySet(3erl)
- This module implements the OMG CosPropertyService::PropertySet interface.
- CosPropertyService_PropertySetDef(3erl)
- This module implements the OMG CosPropertyService::PropertySetDef interface.
- CosPropertyService_PropertySetDefFactory(3erl)
- This module implements the OMG CosPropertyService::PropertySetDefFactory interface.
- CosPropertyService_PropertySetFactory(3erl)
- This module implements the OMG CosPropertyService::PropertySetFactory interface.
- cosTime(3erl)
- The main module of the cosTime application
- CosTime_TimeService(3erl)
- This module implements the OMG CosTime::TimeService interface.
- CosTime_TIO(3erl)
- This module implements the OMG CosTime::TIO interface.
- CosTime_UTO(3erl)
- This module implements the OMG CosTime::UTO interface.
- CosTimerEvent_TimerEventHandler(3erl)
- This module implements the OMG CosTimerEvent::TimerEventHandler interface.
- CosTimerEvent_TimerEventService(3erl)
- This module implements the OMG CosTimerEvent::TimerEventService interface.
- cosTransactions(3erl)
- The main module of the cosTransactions application.
- CosTransactions_Control(3erl)
- This module implements the OMG CosTransactions::Control interface.
- CosTransactions_Coordinator(3erl)
- This module implements the OMG CosTransactions::Coordinator interface.
- CosTransactions_RecoveryCoordinator(3erl)
- This module implements the OMG CosTransactions::RecoveryCoordinator interface.
- CosTransactions_Resource(3erl)
- This module implements the OMG CosTransactions::Resource interface.
- CosTransactions_SubtransactionAwareResource(3erl)
- This module implements the OMG CosTransactions::SubtransactionAwareResource interface.
- CosTransactions_Terminator(3erl)
- This module implements the OMG CosTransactions::Terminator interface.
- CosTransactions_TransactionFactory(3erl)
- This module implements the OMG CosTransactions::TransactionFactory interface.
- count_dev(9)
- "get total number of references to a device"
- cover(3erl)
- A Coverage Analysis Tool for Erlang
- cp(1)
- copy files and directories
- cp(4)
- "driver for synchronous Cronyx Tau-PCI WAN adapters"
- CPAN(3perl)
- query, download and build perl modules from CPAN sites
- cpan(1)
- easily interact with CPAN from the command line
- CPAN::FirstTime(3perl)
- Utility for CPAN::Config file Initialization
- CPAN::Nox(3perl)
- Wrapper around CPAN.pm without using any XS module
- cpgr(8)
- copy with locking the given file to the password or group file
- cpio(1)
- copy files to and from archives
- cpow(3)
- complex power function
- cpowf(3)
- complex power function
- cpowl(3)
- complex power function
- cpp(1)
- The C Preprocessor
- cpp-4.1(1)
- The C Preprocessor
- cppw(8)
- copy with locking the given file to the password or group file
- cprof(3erl)
- A simple Call Count Profiling Tool using breakpoints for minimal runtime performance impact.
- cproj(3)
- project into Riemann Sphere
- cprojf(3)
- project into Riemann Sphere
- cprojl(3)
- project into Riemann Sphere
- cpu_capabilities(3alleg)
- Contains the capability flags of the CPU. Allegro game programming library.
- CPU_CLR(2)
- set and get a process's CPU affinity mask
- CPU_CLR(3)
- set and get a process's CPU affinity mask
- CPU_ELAN(4)
- AMD Elan 520 CPU support
- cpu_family(3alleg)
- Contains the CPU type. Allegro game programming library.
- CPU_ISSET(2)
- set and get a process's CPU affinity mask
- CPU_ISSET(3)
- set and get a process's CPU affinity mask
- cpu_model(3alleg)
- Contains the Intel CPU submodel. Allegro game programming library.
- CPU_SET(2)
- set and get a process's CPU affinity mask
- CPU_SET(3)
- set and get a process's CPU affinity mask
- CPU_SOEKRIS(4)
- AMD Elan 520 CPU support
- cpu_sup(3erl)
- A CPU Load and CPU Utilization Supervisor Process
- cpu_switch(9)
- switch to another thread context
- cpu_throw(9)
- switch to another thread context
- cpu_vendor(3alleg)
- Contains the CPU vendor name. Allegro game programming library.
- CPU_ZERO(2)
- set and get a process's CPU affinity mask
- CPU_ZERO(3)
- set and get a process's CPU affinity mask
- cpufreq(4)
- CPU frequency control framework
- cr_seeothergids(9)
- determine visibility of objects given their group memberships
- cr_seeotheruids(9)
- determine visibility of objects given their user credentials
- cramfsck(8)
- check a compressed ROM file system
- crashdump(3erl)
- A HTML based tool for browsing Erlang crashdumps.
- crashdump_viewer(3erl)
- A HTML based tool for browsing Erlang crashdumps.
- crcopy(9)
- "functions related to user credentials"
- crdup(9)
- "functions related to user credentials"
- creal(3)
- get real part of a complex number
- crealf(3)
- get real part of a complex number
- creall(3)
- get real part of a complex number
- creat(2)
- open and possibly create a file or device
- create_bitmap(3alleg)
- Creates a memory bitmap. Allegro game programming library.
- create_bitmap_ex(3alleg)
- Creates a memory bitmap specifying color depth. Allegro game programming library.
- create_blender_table(3alleg)
- Emulates truecolor blender effects in palettised modes. Allegro game programming library.
- create_color_table(3alleg)
- Fills a color mapping table for customised effects. Allegro game programming library.
- create_light_table(3alleg)
- Fills a color mapping table for lighting effects. Allegro game programming library.
- create_lzss_pack_data(3alleg)
- Creates an LZSS structure for compression. Allegro game programming library.
- create_lzss_unpack_data(3alleg)
- Creates an LZSS structure for decompression. Allegro game programming library.
- create_module(2)
- create a loadable module entry
- create_rgb_table(3alleg)
- Generates an RGB mapping table with lookup data for a palette. Allegro game programming library.
- create_sample(3alleg)
- Constructs a new sample structure of the specified type. Allegro game programming library.
- create_scene(3alleg)
- Allocates memory for a 3d scene. Allegro game programming library.
- create_sub_bitmap(3alleg)
- Creates a memory sub bitmap. Allegro game programming library.
- create_sub_zbuffer(3alleg)
- Creates a sub-z-buffer. Allegro game programming library.
- create_system_bitmap(3alleg)
- Creates a system memory bitmap. Allegro game programming library.
- create_trans_table(3alleg)
- Fills a color mapping table for translucency effects. Allegro game programming library.
- create_video_bitmap(3alleg)
- Creates a video memory bitmap. Allegro game programming library.
- create_zbuffer(3alleg)
- Creates a Z-buffer for a bitmap. Allegro game programming library.
- cred_update_thread(9)
- "functions related to user credentials"
- crfree(9)
- "functions related to user credentials"
- crget(9)
- "functions related to user credentials"
- crhold(9)
- "functions related to user credentials"
- critical(9)
- enter and exit a critical region
- critical_enter(9)
- enter and exit a critical region
- critical_exit(9)
- enter and exit a critical region
- croak(3perl)
- warn of errors (from perspective of caller)
- cron(8)
- daemon to execute scheduled commands (Vixie Cron)
- crontab(1)
- maintain crontab files for individual users (V3)
- crontab(5)
- tables for driving cron
- cross_product(3alleg)
- Calculates the cross product. Allegro game programming library.
- cross_product_f(3alleg)
- Calculates the cross product. Allegro game programming library.
- crshared(9)
- "functions related to user credentials"
- cru2x(9)
- "functions related to user credentials"
- crypt(3)
- password and data encryption
- crypto(3erl)
- Crypto Functions
- crypto(4)
- hardware crypto access driver
- crypto(6)
- The Crypto Application
- crypto(9)
- API for cryptographic services in the kernel
- crypto_dispatch(9)
- API for cryptographic services in the kernel
- crypto_done(9)
- API for cryptographic services in the kernel
- crypto_freereq(9)
- API for cryptographic services in the kernel
- crypto_freesession(9)
- API for cryptographic services in the kernel
- crypto_get_driverid(9)
- API for cryptographic services in the kernel
- crypto_getreq(9)
- API for cryptographic services in the kernel
- crypto_kdispatch(9)
- API for cryptographic services in the kernel
- crypto_kdone(9)
- API for cryptographic services in the kernel
- crypto_kregister(9)
- API for cryptographic services in the kernel
- crypto_newsession(9)
- API for cryptographic services in the kernel
- crypto_register(9)
- API for cryptographic services in the kernel
- crypto_unblock(9)
- API for cryptographic services in the kernel
- crypto_unregister(9)
- API for cryptographic services in the kernel
- crypto_unregister_all(9)
- API for cryptographic services in the kernel
- cryptodev(4)
- hardware crypto access driver
- cs(4)
- "Ethernet device driver"
- csh(1)
- C shell with file name completion and command line editing
- csin(3)
- complex sine function
- csinf(3)
- complex sine function
- csinh(3)
- complex hyperbolic sine
- csinhf(3)
- complex hyperbolic sine
- csinhl(3)
- complex hyperbolic sine
- csinl(3)
- complex sine function
- csplit(1)
- split a file into sections determined by context lines
- csqrt(3)
- complex square root
- csqrtf(3)
- complex square root
- csqrtl(3)
- complex square root
- ct(4)
- "WD33C93[ABC] based CBUS SCSI host adapter driver"
- ctan(3)
- complex tangent function
- ctanf(3)
- complex tangent function
- ctanh(3)
- complex hyperbolic tangent
- ctanhf(3)
- complex hyperbolic tangent
- ctanhl(3)
- complex hyperbolic tangent
- ctanl(3)
- complex tangent function
- CTASSERT(9)
- compile time assertion macro
- ctau(4)
- driver for synchronous Cronyx Tau WAN adapters
- ctermid(3)
- get controlling terminal name
- ctime(3)
- transform date and time to broken-down time or ASCII
- ctime_r(3)
- transform date and time to broken-down time or ASCII
- CTR0(9)
- kernel tracing facility
- CTR1(9)
- kernel tracing facility
- CTR2(9)
- kernel tracing facility
- CTR3(9)
- kernel tracing facility
- CTR4(9)
- kernel tracing facility
- CTR5(9)
- kernel tracing facility
- cue(4)
- "CATC USB-EL1210A USB Ethernet driver"
- curpriority_cmp(9)
- perform round-robin scheduling of runnable processes
- current_field(3form)
- set and get form page number
- current_item(3menu)
- set and get current_menu_item
- curs_set(3ncurses)
- low-level curses routines
- curses_version(3ncurses)
- miscellaneous curses extensions
- cursig(9)
- "kernel signal functions"
- cursor(3form)
- position a form window cursor
- cursor(3menu)
- position a menu's cursor
- cursors(3tk)
- mouse cursors available in Tk
- cuserid(3)
- get user name
- cut(1)
- remove sections from each line of files
- cv_broadcast(9)
- kernel condition variable
- cv_broadcastpri(9)
- kernel condition variable
- cv_destroy(9)
- kernel condition variable
- cv_init(9)
- kernel condition variable
- cv_signal(9)
- kernel condition variable
- cv_timedwait(9)
- kernel condition variable
- cv_timedwait_sig(9)
- kernel condition variable
- cv_wait(9)
- kernel condition variable
- cv_wait_sig(9)
- kernel condition variable
- cv_wmesg(9)
- kernel condition variable
- Cwd(3perl)
- get pathname of current working directory
- cx(4)
- "driver for synchronous/asynchronous Cronyx Sigma WAN adapters"
- cy(4)
- Cyclades Cyclom-Y serial driver
- cytune(8)
- Tune Cyclades driver parameters
- d_bitmap_proc(3alleg)
- Dialog procedure drawing a bitmap. Allegro game programming library.
- d_box_proc(3alleg)
- Dialog procedure drawing boxes onto the screen. Allegro game programming library.
- d_button_proc(3alleg)
- Dialog procedure implementing a button object. Allegro game programming library.
- d_check_proc(3alleg)
- Dialog procedure implementing a check box object. Allegro game programming library.
- d_clear_proc(3alleg)
- Dialog procedure to clear the screen. Allegro game programming library.
- d_ctext_proc(3alleg)
- Dialogs procedure drawing text onto the screen. Allegro game programming library.
- d_edit_proc(3alleg)
- Dialog procedure implementing an editable text object. Allegro game programming library.
- d_icon_proc(3alleg)
- Dialog procedure implementing a bitmap button. Allegro game programming library.
- d_keyboard_proc(3alleg)
- Invisible dialog procedure for implementing keyboard shortcuts. Allegro game programming library.
- d_list_proc(3alleg)
- Dialog procedure implementing a list box object. Allegro game programming library.
- d_menu_proc(3alleg)
- Dialog procedure implementing a menu bar object. Allegro game programming library.
- d_radio_proc(3alleg)
- Dialog procedure implementing a radio button object. Allegro game programming library.
- d_rtext_proc(3alleg)
- Dialogs procedure drawing text onto the screen. Allegro game programming library.
- d_shadow_box_proc(3alleg)
- Dialog procedure drawing boxes onto the screen. Allegro game programming library.
- d_slider_proc(3alleg)
- Dialog procedure implementing a slider control object. Allegro game programming library.
- d_text_list_proc(3alleg)
- Dialog procedure implementing a list box object with type ahead. Allegro game programming library.
- d_text_proc(3alleg)
- Dialogs procedure drawing text onto the screen. Allegro game programming library.
- d_textbox_proc(3alleg)
- Dialog procedure implementing a text box object. Allegro game programming library.
- d_yield_proc(3alleg)
- Invisible dialog procedure that yields CPU timeslices. Allegro game programming library.
- da(4)
- SCSI Direct Access device driver
- daemon(3)
- run in the background
- dash(1)
- command interpreter (shell)
- DAT_ID(3alleg)
- Makes an ID value from four letters. Allegro game programming library.
- data(3form)
- test for off-screen data in given forms
- Data::Dumper(3perl)
- stringified perl data structures, suitable for both printing and *(C`eval*(C'
- data_ahead(3form)
- test for off-screen data in given forms
- data_behind(3form)
- test for off-screen data in given forms
- DATAFILE(3alleg)
- Stores an Allegro datafile in memory.
- date(1)
- print or set the system date and time
- daylight(3)
- initialize time conversion information
- DB(3perl)
- programmatic interface to the Perl debugging API (draft, subject to change)
- db(3)
- database access methods
- DB_File(3perl)
- Perl5 access to Berkeley DB version 1.x
- DBD::DBM(3pm)
- a DBI driver for DBM & MLDBM files
- DBD::File(3pm)
- Base class for writing DBI drivers
- DBD::mysql(3pm)
- MySQL driver for the Perl5 Database Interface (DBI)
- DBD::mysql::INSTALL(3pm)
- How to install and configure DBD::mysql
- DBD::Proxy(3pm)
- A proxy driver for the DBI
- DBD::Sponge(3pm)
- Create a DBI statement handle from Perl data
- dbg(3erl)
- The Text Based Trace Facility
- DBI(3pm)
- Database independent interface for Perl
- DBI::Const::GetInfo::ANSI(3pm)
- ISO/IEC SQL/CLI Constants for GetInfo
- DBI::Const::GetInfo::ODBC(3pm)
- ODBC Constants for GetInfo
- DBI::Const::GetInfoReturn(3pm)
- Data and functions for describing GetInfo results
- DBI::Const::GetInfoType(3pm)
- Data describing GetInfo type codes
- DBI::DBD(3pm)
- Perl DBI Database Driver Writer's Guide
- DBI::DBD::Metadata(3pm)
- Generate the code and data for some DBI metadata methods
- DBI::FAQ(3pm)
- - The Frequently Asked Questions for the Perl5 Database Interface
- DBI::Profile(3pm)
- Performance profiling and benchmarking for the DBI
- DBI::ProfileData(3pm)
- manipulate DBI::ProfileDumper data dumps
- DBI::ProfileDumper(3pm)
- profile DBI usage and output data to a file
- DBI::ProfileDumper::Apache(3pm)
- capture DBI profiling data from Apache/mod_perl
- DBI::ProfileSubs(3pm)
- Subroutines for dynamic profile Path
- DBI::ProxyServer(3pm)
- a server for the DBD::Proxy driver
- DBI::PurePerl(3pm)
- - a DBI emulation using pure perl (no C/XS compilation required)
- DBI::Roadmap(3pm)
- Planned Enhancements for the DBI
- DBI::SQL::Nano(3pm)
- a very tiny SQL engine
- DBI::W32ODBC(3pm)
- An experimental DBI emulation layer for Win32::ODBC
- dbiprof(1p)
- command-line client for DBI::ProfileData
- dbiproxy(1p)
- A proxy server for the DBD::Proxy driver
- DBM_Filter(3perl)
- - Filter DBM keys/values
- dbmmanage(1)
- Manage user authentication files in DBM format
- dbopen(3)
- database access methods
- dc(1)
- an arbitrary precision calculator
- dc(4)
- "DEC/Intel 21143 and clone 10/100 Ethernet driver"
- dcgettext(3)
- translate message
- dcngettext(3)
- translate message and choose plural form
- dcons(4)
- dumb console device driver
- dcons_crom(4)
- Configuration ROM stub for dcons 4
- dd(1)
- convert and copy a file
- ddate(1)
- converts Gregorian dates to Discordian dates
- ddb(4)
- interactive kernel debugger
- dde(3tcl)
- Execute a Dynamic Data Exchange command
- ddp(7)
- Linux AppleTalk protocol implementation
- de(4)
- "DEC DC21x4x Ethernet device driver"
- deallocate_voice(3alleg)
- Frees a soundcard voice. Allegro game programming library.
- deallocvt(1)
- deallocate unused virtual terminals
- debconf(1)
- run a debconf-using program
- debconf-apt-progress(1)
- install packages using debconf to display a progress bar
- debconf-communicate(1)
- communicate with debconf
- debconf-copydb(1)
- copy a debconf database
- debconf-escape(1)
- helper when working with debconf's escape capability
- debconf-set-selections(1)
- insert new default values into the debconf database
- debconf-show(1)
- query the debconf database
- debian-reference(1)
- post-installation user's guide
- Debian::DictionariesCommon(3pm)
- dictionaries-common library
- Debian::DictionariesCommon.pm(3pm)
- dictionaries-common library
- DebianNet(3pm)
- create, remove, enable or disable entry in /etc/inetd.conf
- DebianNet.pm(3pm)
- create, remove, enable or disable entry in /etc/inetd.conf
- debugfs(8)
- ext2/ext3 file system debugger
- debugger(3erl)
- Erlang Debugger
- DECLARE_GEOM_CLASS(9)
- "GEOM class declaration macro"
- DECLARE_MODULE(9)
- kernel module declaration macro
- def_prog_mode(3ncurses)
- low-level curses routines
- def_shell_mode(3ncurses)
- low-level curses routines
- default_colors(3ncurses)
- use terminal's default colors
- default_palette(3alleg)
- The default IBM BIOS palette. Allegro game programming library.
- DEFINE_CLASS(9)
- a kernel object system for FreeBSD
- define_key(3ncurses)
- define a keycode
- defoma(1)
- Debian Font Manager, a framework for automatic font configuration.
- defoma-app(1)
- configure a specific application about fonts registered in Debian Font Manager.
- defoma-font(1)
- register/unregister font(s) to Debian Font Manager
- defoma-hints(1)
- generate font hints.
- defoma-id(1)
- Manage id-cache of Debian Font Manager
- defoma-reconfigure(8)
- Reconfigure all from zero.
- defoma-subst(1)
- Modify a rulefile of Defoma font substitution system.
- defoma-user(1)
- Debian Font Manager for users
- Defoma::Common(3pm)
- Defoma module providing miscellaneous functions.
- Defoma::Font(3pm)
- Defoma module to handle font and font-cache.
- Defoma::Id(3pm)
- Defoma module to handle Id cache.
- Defoma::Subst(3pm)
- Defoma module to handle Subst cache/rule.
- del_curterm(3ncurses)
- curses interfaces to terminfo database
- del_panel(3curses)
- panel stack extension for curses
- DELAY(9)
- busy loop for an interval
- delay_output(3ncurses)
- miscellaneous curses utility routines
- delch(3ncurses)
- delete character under the cursor in a curses window
- delete(3itcl)
- delete things in the interpreter
- delete_file(3alleg)
- Removes a file from the disk. Allegro game programming library.
- delete_module(2)
- delete a loadable module entry
- delete_unrhdr(9)
- "kernel unit number allocator"
- deleteln(3ncurses)
- delete and insert lines in a curses window
- delgroup(8)
- remove a user or group from the system
- delscreen(3ncurses)
- curses screen initialization and manipulation routines
- deluser(8)
- remove a user or group from the system
- deluser.conf(5)
- configuration file for deluser(8) and delgroup(8) .
- delwin(3ncurses)
- create curses windows
- depmod(8)
- program to generate modules.dep and map files.
- depmod.conf(5)
- Configuration file/directory for depmod
- depmod.d(5)
- Configuration file/directory for depmod
- depmod.modutils(8)
- handle dependency descriptions for loadable kernel modules
- derwin(3ncurses)
- create curses windows
- des_crypt(3)
- fast DES encryption
- DES_FAILED(3)
- fast DES encryption
- des_setparity(3)
- fast DES encryption
- Desktop(3)
- (unknown subject)
- desktop_color_depth(3alleg)
- Finds out the desktop color depth. Allegro game programming library.
- desktop_palette(3alleg)
- The palette used by the Atari ST low resolution desktop. Allegro game programming library.
- destroy(3tk)
- Destroy one or more windows
- destroy_bitmap(3alleg)
- Destroys any type of created bitmap. Allegro game programming library.
- destroy_compiled_sprite(3alleg)
- Destroys a compiled sprite. Allegro game programming library.
- destroy_dev(9)
- manage cdev Ns 's and DEVFS registration for devices
- destroy_font(3alleg)
- Frees the memory being used by a font structure. Allegro game programming library.
- destroy_gfx_mode_list(3alleg)
- Frees the list created by get_gfx_mode_list(). Allegro game programming library.
- destroy_midi(3alleg)
- Destroys a MIDI structure when you are done with it. Allegro game programming library.
- destroy_rle_sprite(3alleg)
- Destroys an RLE sprite. Allegro game programming library.
- destroy_sample(3alleg)
- Destroys a sample structure when you are done with it. Allegro game programming library.
- destroy_scene(3alleg)
- Deallocates the memory used by a scene. Allegro game programming library.
- destroy_zbuffer(3alleg)
- Destroys a Z-buffer. Allegro game programming library.
- detect_digi_driver(3alleg)
- Detects whether the specified digital sound device is available. Allegro game programming library.
- detect_midi_driver(3alleg)
- Detects whether the specified MIDI sound device is available. Allegro game programming library.
- dets(3erl)
- A Disk Based Term Storage
- dev_depends(9)
- manage cdev Ns 's and DEVFS registration for devices
- DEV_MODULE(9)
- device driver module declaration macro
- devclass(9)
- object representing a class of devices
- devclass_add_driver(9)
- manipulate the drivers in a devclass
- devclass_delete_driver(9)
- manipulate the drivers in a devclass
- devclass_find(9)
- search for a devclass
- devclass_find_driver(9)
- manipulate the drivers in a devclass
- devclass_get_device(9)
- translate unit number to device
- devclass_get_devices(9)
- get a list of devices in a devclass
- devclass_get_drivers(9)
- "get a list of drivers in a devclass"
- devclass_get_maxunit(9)
- find the maximum unit number in the class
- devclass_get_name(9)
- access the name of a devclass
- devclass_get_softc(9)
- translate unit number to driver private structure
- devctl(4)
- "device event reporting and device control interface"
- Devel::DProf(3perl)
- a Perl code profiler
- Devel::Peek(3perl)
- A data debugging tool for the XS programmer
- Devel::PPPort(3perl)
- Perl/Pollution/Portability
- Devel::SelfStubber(3perl)
- generate stubs for a SelfLoading module
- device(9)
- an abstract representation of a device
- device_add_child(9)
- "add a new device as a child of an existing device"
- device_add_child_ordered(9)
- "add a new device as a child of an existing device"
- DEVICE_ATTACH(9)
- attach a device
- device_busy(9)
- manipulate device state
- device_delete_child(9)
- delete a child from a device
- DEVICE_DETACH(9)
- detach a device
- device_disable(9)
- manipulate device enabled flag
- device_enable(9)
- manipulate device enabled flag
- device_find_child(9)
- search for a child of a device
- device_get_children(9)
- get a list of devices connected to a device
- device_get_desc(9)
- access the description of a device
- device_get_devclass(9)
- access the devclass of a device
- device_get_driver(9)
- access the current driver of a device
- device_get_flags(9)
- manipulate driver flags
- device_get_ivars(9)
- access bus private variables
- device_get_name(9)
- access the name of a device's device class or instance
- device_get_nameunit(9)
- access the name of a device's device class or instance
- device_get_parent(9)
- return the device's parent
- device_get_softc(9)
- access driver private instance variables
- device_get_state(9)
- manipulate device state
- device_get_unit(9)
- access the unit number of a device
- DEVICE_IDENTIFY(9)
- identify a device, register it
- device_ids(9)
- "calculate device ids"
- device_is_alive(9)
- manipulate device state
- device_is_attached(9)
- manipulate device state
- device_is_enabled(9)
- manipulate device enabled flag
- device_is_quiet(9)
- manipulate device quiet flag
- device_printf(9)
- formatted output conversion
- DEVICE_PROBE(9)
- probe for device existence
- device_probe_and_attach(9)
- initialise a device
- device_quiet(9)
- manipulate device quiet flag
- device_set_desc(9)
- access the description of a device
- device_set_desc_copy(9)
- access the description of a device
- device_set_driver(9)
- "associate a specific driver with a device node in the tree"
- device_set_flags(9)
- manipulate driver flags
- device_set_ivars(9)
- access bus private variables
- DEVICE_SHUTDOWN(9)
- called during system shutdown
- device_unbusy(9)
- manipulate device state
- device_verbose(9)
- manipulate device quiet flag
- devicestat(9)
- kernel interface for keeping device statistics
- devstat(9)
- kernel interface for keeping device statistics
- devstat_add_entry(9)
- kernel interface for keeping device statistics
- devstat_end_transaction(9)
- kernel interface for keeping device statistics
- devstat_end_transaction_bio(9)
- kernel interface for keeping device statistics
- devstat_remove_entry(9)
- kernel interface for keeping device statistics
- devstat_start_transaction(9)
- kernel interface for keeping device statistics
- devsw(9)
- returns the cdevsw structure
- devtoname(9)
- "converts dev_t data into a string indicating the device name"
- dexconf(1)
- generate Xorg X server configuration file from debconf data
- df(1)
- report file system disk space usage
- dgettext(3)
- translate message
- dh_installdefoma(1)
- install a defoma related scripts
- dhelp(1)
- Debian online help
- dhelp_parse(8)
- Debian online help parser
- diagnostics(1)
- produce verbose warning diagnostics
- diagnostics(3perl)
- produce verbose warning diagnostics
- DIALOG(3alleg)
- Stores a GUI description. Allegro game programming library.
- dialog_message(3alleg)
- Sends a message to all the objects in an array. Allegro game programming library.
- DIALOG_PLAYER(3alleg)
- Stores GUI data internally used by Allegro.
- dialyzer(1)
- Erlang Dialyzer
- dict(3erl)
- Key-Value Dictionary
- diff(1)
- compare files line by line
- diff3(1)
- compare three files line by line
- difftime(3)
- calculate time difference
- dig(1)
- DNS lookup utility
- Digest(3perl)
- Modules that calculate message digests
- Digest::base(3perl)
- Digest base class
- Digest::file(3perl)
- Calculate digests of files
- Digest::MD5(3perl)
- Perl interface to the MD5 Algorithm
- digi(4)
- DigiBoard intelligent serial cards driver
- digi_recorder(3alleg)
- Hook notifying you when a new sample buffer becomes available. Allegro game programming library.
- digraph(3erl)
- Directed Graphs
- digraph_utils(3erl)
- Algorithms for Directed Graphs
- dir(1)
- list directory contents
- dir_colors(5)
- configuration file for dircolors(1)
- dircolors(1)
- color setup for ls
- dirfd(3)
- get directory stream file descriptor
- DirHandle(3perl)
- supply object methods for directory handles
- dirname(1)
- strip non-directory suffix from file name
- dirname(3)
- Parse pathname components
- disable_hardware_cursor(3alleg)
- Disables the OS hardware cursor. Allegro game programming library.
- disc(4)
- software discard network interface
- discover(8)
- hardware detection utility
- discover.conf(5)
- hardware detection settings
- disk(9)
- kernel disk storage API
- disk_create(9)
- kernel disk storage API
- disk_destroy(9)
- kernel disk storage API
- disk_log(3erl)
- A disk based term logging facility
- disksup(3erl)
- A Disk Supervisor Process
- div(3)
- compute quotient and remainder of an integer division
- divert(4)
- kernel packet diversion mechanism
- dl_iterate_phdr(3)
- walk through list of shared objects
- dladdr(3)
- programming interface to dynamic linking loader
- dlclose(3)
- programming interface to dynamic linking loader
- dlerror(3)
- programming interface to dynamic linking loader
- dlltool(1)
- Create files needed to build and use DLLs.
- dlocate(1)
- program to view debian package information
- dlopen(3)
- programming interface to dynamic linking loader
- dlsym(3)
- programming interface to dynamic linking loader
- dlvsym(3)
- programming interface to dynamic linking loader
- dmesg(8)
- print or control the kernel ring buffer
- dmidecode(8)
- DMI table decoder
- dn_comp(3)
- resolver routines
- dn_expand(3)
- resolver routines
- dngettext(3)
- translate message and choose plural form
- dnsdomainname(1)
- show the system's DNS domain name
- dnssec-keygen(8)
- DNSSEC key generation tool
- dnssec-signzone(8)
- DNSSEC zone signing tool
- do_arc(3alleg)
- Calculates all the points in a circular arc. Allegro game programming library.
- do_circle(3alleg)
- Calculates all the points in a circle. Allegro game programming library.
- do_dialog(3alleg)
- Basic dialog manager function. Allegro game programming library.
- do_ellipse(3alleg)
- Calculates all the points in an ellipse. Allegro game programming library.
- do_line(3alleg)
- Calculates all the points along a line. Allegro game programming library.
- do_menu(3alleg)
- Displays an animates a popup menu. Allegro game programming library.
- do_uconvert(3alleg)
- Converts a string to another encoding format. Allegro game programming library.
- domain(9)
- "network domain management"
- DOMAIN_SET(9)
- "network domain management"
- dot_product(3alleg)
- Calculates the dot product. Allegro game programming library.
- dot_product_f(3alleg)
- Calculates the dot product. Allegro game programming library.
- dotlockfile(1)
- Utility to manage lockfiles
- doupdate(3ncurses)
- refresh curses windows and lines
- doxygen(1)
- documentation system for various programming languages
- doxytag(1)
- generates a tag file and/or a search index for a set of HTML files
- dpkg(1)
- package manager for Debian
- dpkg-deb(1)
- Debian package archive (.deb) manipulation tool
- dpkg-divert(8)
- override a package's version of a file
- dpkg-preconfigure(8)
- let packages ask questions prior to their installation
- dpkg-query(1)
- a tool to query the dpkg database
- dpkg-reconfigure(8)
- reconfigure an already installed package
- dpkg-split(1)
- Debian package archive split/join tool
- dpkg-statoverride(8)
- override ownership and mode of files
- dpkg.cfg(5)
- dpkg configuration file
- dprintf(3)
- print to a file descriptor
- dprofpp(1)
- display perl profile data
- dpt(4)
- DPT RAID Controller SCSI driver
- drand48(3)
- generate uniformly distributed pseudo-random numbers
- drand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- draw_character_ex(3alleg)
- Draws non transparent pixels of the sprite with a color. Allegro game programming library.
- draw_compiled_sprite(3alleg)
- Draws a compiled sprite. Allegro game programming library.
- draw_gouraud_sprite(3alleg)
- Draws a sprite with gouraud shading. Allegro game programming library.
- draw_lit_rle_sprite(3alleg)
- Draws a tinted RLE sprite. Allegro game programming library.
- draw_lit_sprite(3alleg)
- Draws a sprite tinted with a specific color. Allegro game programming library.
- draw_rle_sprite(3alleg)
- Draws an RLE sprite. Allegro game programming library.
- draw_sprite(3alleg)
- Draws a copy of the sprite onto the destination bitmap. Allegro game programming library.
- draw_sprite_h_flip(3alleg)
- Draws the sprite transformed to the destination bitmap. Allegro game programming library.
- draw_sprite_v_flip(3alleg)
- Draws the sprite transformed to the destination bitmap. Allegro game programming library.
- draw_sprite_vh_flip(3alleg)
- Draws the sprite transformed to the destination bitmap. Allegro game programming library.
- draw_trans_rle_sprite(3alleg)
- Draws a translucent RLE sprite. Allegro game programming library.
- draw_trans_sprite(3alleg)
- Draws a sprite blending it with the destination. Allegro game programming library.
- drawing_mode(3alleg)
- Sets the graphics drawing mode. Allegro game programming library.
- drem(3)
- floating-point remainder function
- dremf(3)
- floating-point remainder function
- dreml(3)
- floating-point remainder function
- driver(3form)
- command-processing loop of the form system
- driver(3menu)
- command-processing loop of the menu system
- driver(9)
- structure describing a device driver
- driver_entry(3erl)
- The driver-entry structure used by erlang drivers.
- DRIVER_MODULE(9)
- kernel driver declaration macro
- dselect(1)
- Debian package management frontend
- dselect.cfg(5)
- dselect configuration file
- dsp56k(4)
- DSP56001 interface device
- du(1)
- estimate file space usage
- dummynet(4)
- traffic shaper, bandwidth manager and delay emulator
- dumpe2fs(8)
- dump ext2/ext3 filesystem information
- dumpkeys(1)
- dump keyboard translation tables
- Dumpvalue(3perl)
- provides screen dump of Perl data.
- dup(2)
- duplicate a file descriptor
- dup2(2)
- duplicate a file descriptor
- dup_field(3form)
- create and destroy form fields
- dupwin(3ncurses)
- create curses windows
- dwww(1)
- access documentation via WWW
- dwww(5)
- access documentation via WWW
- dwww(8)
- access documentation via WWW
- dwww-build(8)
- build dwww index lists
- dwww-build-menu(8)
- builds dwww Debian Documentation Menu
- dwww-cache(8)
- manage the dwww cache of converted documents
- dwww-convert(8)
- convert files to HTML for dwww
- dwww-find(8)
- find documentation related to a search argument
- dwww-format-man(8)
- batch format manual pages for dwww
- dwww-index++(8)
- build index of registered Debian documentation.
- dwww-quickfind(8)
- find quickly which package a program belongs to.
- dwww-refresh-cache(8)
- rebuilds dwww cache directory
- dwww-txt2html(8)
- simple txt to HTML converter for dwww
- dwww.conf(5)
- access documentation via WWW
- DynaLoader(3perl)
- Dynamically load C libraries into Perl code
- dynamic_field_info(3form)
- retrieve field characteristics
- dysize(3)
- get number of days for a given year
- e2fsck(8)
- check a Linux ext2/ext3 file system
- e2fsck.conf(5)
- Configuration file for e2fsck
- e2image(8)
- Save critical ext2/ext3 filesystem metadata to a file
- e2label(8)
- Change the label on an ext2/ext3 filesystem
- eaccess(2)
- check accessibility of a file
- ecb_crypt(3)
- fast DES encryption
- echo(1)
- display a line of text
- echo(3ncurses)
- curses input options
- echo_wchar(3ncurses)
- add a complex character and rendition to a curses window, then advance the cursor
- echochar(3ncurses)
- add a character (with attributes) to a curses window, then advance the cursor
- ecvt(3)
- convert a floating-point number to a string
- ecvt_r(3)
- convert a floating-point number to a string
- ed(4)
- "NE-2000 and WD-80x3 Ethernet driver"
- edit(1)
- execute programs via entries in the mailcap file
- editor(1)
- Internal file editor of GNU Midnight Commander.
- ef(4)
- "pseudo-device driver providing support for multiple Ethernet frame types"
- egrep(1)
- print lines matching a pattern
- ehci(4)
- USB Enhanced Host Controller driver
- ei(3erl)
- routines for handling the erlang binary term format
- ei_connect(3erl)
- Communicate with distributed erlang
- el(4)
- Ethernet driver for 3Com Etherlink 3C501 devices
- elf(5)
- format of Executable and Linking Format (ELF) files
- ellipse(3alleg)
- Draws an ellipse. Allegro game programming library.
- ellipsefill(3alleg)
- Draws a filled ellipse. Allegro game programming library.
- elvtune(8)
- I/O elevator tuner
- em(4)
- "Intel(R) PRO/1000 Gigabit Ethernet adapter driver"
- empty_string(3alleg)
- Universal string NULL terminator. Allegro game programming library.
- en(4)
- "device driver for Midway-based ATM interfaces"
- enable_hardware_cursor(3alleg)
- Enables the OS hardware cursor. Allegro game programming library.
- enable_triple_buffer(3alleg)
- Enables triple buffering. Allegro game programming library.
- enc2xs(1)
- - Perl Encode Module Generator
- __enc_traits(3)
- (unknown subject)
- Encode(3perl)
- character encodings
- Encode::Alias(3perl)
- alias definitions to encodings
- Encode::Byte(3perl)
- Single Byte Encodings
- Encode::CJKConstants(3perl)
- - Internally used by Encode::??::ISO_2022_*
- Encode::CJKConstants.pm(3perl)
- - Internally used by Encode::??::ISO_2022_*
- Encode::CN(3perl)
- China-based Chinese Encodings
- Encode::CN::HZ(3perl)
- - internally used by Encode::CN
- Encode::Config(3perl)
- - internally used by Encode
- Encode::EBCDIC(3perl)
- EBCDIC Encodings
- Encode::Encoder(3perl)
- - Object Oriented Encoder
- Encode::Encoding(3perl)
- Encode Implementation Base Class
- Encode::Guess(3perl)
- - Guesses encoding from data
- Encode::JP(3perl)
- Japanese Encodings
- Encode::JP::H2Z(3perl)
- - internally used by Encode::JP::2022_JP*
- Encode::JP::JIS7(3perl)
- - internally used by Encode::JP
- Encode::KR(3perl)
- Korean Encodings
- Encode::KR::2022_KR(3perl)
- - internally used by Encode::KR
- Encode::MIME::Header(3perl)
- - MIME 'B' and 'Q' header encoding
- Encode::PerlIO(3perl)
- - a detailed document on Encode and PerlIO
- Encode::Supported(3perl)
- - Encodings supported by Encode
- Encode::Symbol(3perl)
- Symbol Encodings
- Encode::TW(3perl)
- Taiwan-based Chinese Encodings
- Encode::Unicode(3perl)
- - Various Unicode Transformation Formats
- Encode::Unicode::UTF7(3perl)
- - UTF-7 encoding
- encoding(3perl)
- allows you to write your script in non-ascii or non-utf8
- encoding(3tcl)
- Manipulate encodings
- encrypt(3)
- encrypt 64-bit messages
- encrypt_r(3)
- encrypt 64-bit messages
- END_OF_FUNCTION(3alleg)
- Locks the code used by a timer. Allegro game programming library.
- END_OF_MAIN(3alleg)
- Macro to put after your main() function. Allegro game programming library.
- endaliasent(3)
- read an alias entry
- endfsent(3)
- handle fstab entries
- endgrent(3)
- get group file entry
- endhostent(3)
- get network host entry
- endmntent(3)
- get file system descriptor file entry
- endnetent(3)
- get network entry
- endnetgrent(3)
- handle network group entries
- endprotoent(3)
- get protocol entry
- endpwent(3)
- get password file entry
- endrpcent(3)
- get RPC entry
- endservent(3)
- get service entry
- endspent(3)
- get shadow password file entry
- endttyent(3)
- get ttys file entry
- endusershell(3)
- get legal user shells
- endutent(3)
- access utmp file entries
- endutxent(3)
- access utmp file entries
- endwin(3ncurses)
- curses screen initialization and manipulation routines
- English(3perl)
- use nice English (or awk) names for ugly punctuation variables
- english(5)
- flag format for English ispell dictionaries
- ensemble(3itcl)
- create or modify a composite command
- entry(3tk)
- Create and manipulate entry widgets
- Env(3perl)
- perl module that imports environment variables as scalars or arrays
- env(1)
- run a program in a modified environment
- environ(7)
- user environment
- envsubst(1)
- substitutes environment variables in shell format strings
- envz_add(3)
- environment string support
- envz_entry(3)
- environment string support
- envz_get(3)
- environment string support
- envz_merge(3)
- environment string support
- envz_remove(3)
- environment string support
- envz_strip(3)
- environment string support
- eof(3tcl)
- Check for end of file condition on channel
- ep(4)
- "Ethernet driver for 3Com Etherlink III (3c5x9) interfaces"
- epmd(1)
- Erlang Port Mapper Daemon
- epoll(4)
- I/O event notification facility
- epoll(7)
- I/O event notification facility
- epoll_create(2)
- open an epoll file descriptor
- epoll_ctl(2)
- control interface for an epoll descriptor
- epoll_wait(2)
- wait for an I/O event on an epoll file descriptor
- epp(3erl)
- An Erlang Code Preprocessor
- eprof(3erl)
- A Time Profiling Tool for Erlang
- eqn(1)
- format equations for troff
- erand48(3)
- generate uniformly distributed pseudo-random numbers
- erand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- erase(3ncurses)
- clear all or part of a curses window
- erasechar(3ncurses)
- curses environment query routines
- erasewchar(3ncurses)
- curses environment query routines
- erf(3)
- error function and complementary error function
- erfc(3)
- error function and complementary error function
- erfcf(3)
- error function and complementary error function
- erfcl(3)
- error function and complementary error function
- erff(3)
- error function and complementary error function
- erfl(3)
- error function and complementary error function
- erl(1)
- The Erlang Emulator
- erl_boot_server(3erl)
- Boot Server for Other Erlang Machines
- erl_call(1)
- Call/Start a Distributed Erlang Node
- erl_connect(3erl)
- Communicate with Distributed Erlang
- erl_ddll(3erl)
- Dynamic Driver Loader and Linker
- erl_driver(3erl)
- API functions for an erlang driver
- erl_error(3erl)
- Error Print Routines
- erl_eterm(3erl)
- Functions for Erlang Term Construction
- erl_eval(3erl)
- The Erlang Meta Interpreter
- erl_expand_records(3erl)
- Expands Records in a Module
- erl_format(3erl)
- Create and Match Erlang Terms
- erl_global(3erl)
- Access globally registered names
- erl_id_trans(3erl)
- An Identity Parse Transform
- erl_internal(3erl)
- Internal Erlang Definitions
- erl_lint(3erl)
- The Erlang Code Linter
- erl_malloc(3erl)
- Memory Allocation Functions
- erl_marshal(3erl)
- Encoding and Decoding of Erlang terms
- erl_parse(3erl)
- The Erlang Parser
- erl_pp(3erl)
- The Erlang Pretty Printer
- erl_prim_loader(3erl)
- Low Level Erlang Loader
- erl_scan(3erl)
- The Erlang Token Scanner
- erl_set_memory_block(3erl)
- Custom memory allocation for Erlang on VxWorks[rg]
- erl_tar(3erl)
- Unix 'tar' utility for reading and writing tar archives
- erlang(3erl)
- The Erlang BIFs
- erlang_mode(3erl)
- Erlang mode for Emacs
- erlc(1)
- Compiler
- err(3)
- formatted error messages
- Errno(3perl)
- System errno constants
- errno(2)
- introduction to system calls and error numbers
- errno(3)
- number of last error
- error(3)
- glibc error reporting functions
- error(3tcl)
- Generate an error
- error_at_line(3)
- glibc error reporting functions
- error_handler(3erl)
- Default System Error Handler
- error_logger(3erl)
- Erlang Error Logger
- error_message_count(3)
- glibc error reporting functions
- error_on_per_line(3)
- glibc error reporting functions
- error_print_progname(3)
- glibc error reporting functions
- errx(3)
- formatted error messages
- erts_alloc(3erl)
- An Erlang Run-Time System internal memory allocator library.
- esp(4)
- Qlogic FEPS and FAS366 SCSI driver
- et(3erl)
- Main API of the Event Trace (ET) application
- et_collector(3erl)
- Collect trace events and provide a backing storage appropriate for iteration
- et_selector(3erl)
- Define event transforms and trace patterns
- et_viewer(3erl)
- Displays a sequence chart for trace events (messages/actions)
- etc-aliases(5)
- Files in use by the Debian exim4 packages
- etc-email-addresses(5)
- Files in use by the Debian exim4 packages
- /etc/adduser.conf(5)
- configuration file for adduser(8) and addgroup(8) .
- /etc/deluser.conf(5)
- configuration file for deluser(8) and delgroup(8) .
- /etc/hosts.equiv(5)
- list of hosts and users that are granted "trusted"r command access to your system
- /etc/login.defs(5)
- shadow password suite configuration
- /etc/mailcap.order(5)
- the mailcap ordering specifications
- /etc/modules(5)
- kernel modules to load at boot time
- /etc/network/interfaces(5)
- network interface configuration for ifup and ifdown
- ether_aton(3)
- Ethernet address manipulation routines
- ether_aton_r(3)
- Ethernet address manipulation routines
- ether_hostton(3)
- Ethernet address manipulation routines
- ether_line(3)
- Ethernet address manipulation routines
- ether_ntoa(3)
- Ethernet address manipulation routines
- ether_ntoa_r(3)
- Ethernet address manipulation routines
- ether_ntohost(3)
- Ethernet address manipulation routines
- ethers(5)
- Ethernet address to IP number database
- etop(3erl)
- Erlang Top is a tool for presenting information about erlang processes similar to the information presented by "top" in UNIX.
- ets(3erl)
- Built-In Term Storage
- eval(3tcl)
- Evaluate a Tcl script
- event(3tk)
- Miscellaneous event facilities: define virtual events and generate events
- EVENTHANDLER(9)
- kernel event handling functions
- EVENTHANDLER_DECLARE(9)
- kernel event handling functions
- EVENTHANDLER_DEREGISTER(9)
- kernel event handling functions
- eventhandler_deregister(9)
- kernel event handling functions
- eventhandler_find_list(9)
- kernel event handling functions
- EVENTHANDLER_INVOKE(9)
- kernel event handling functions
- eventhandler_prune_list(9)
- kernel event handling functions
- EVENTHANDLER_REGISTER(9)
- kernel event handling functions
- eventhandler_register(9)
- kernel event handling functions
- ex(4)
- "Ethernet device driver for the Intel EtherExpress Pro/10 and Pro/10+"
- ex12bit(3alleg)
- How to fake a 12-bit truecolor mode on an 8-bit card. Allegro game programming library.
- ex3buf(3alleg)
- Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library.
- ex3d(3alleg)
- 3d 'bouncy cubes' demo. Allegro game programming library.
- exaccel(3alleg)
- Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library.
- exalpha(3alleg)
- Creating and using 32 bit RGBA sprites. Allegro game programming library.
- exbitmap(3alleg)
- Loading and displaying PCX and BMP files. Allegro game programming library.
- exblend(3alleg)
- Using translucency in truecolor modes. Allegro game programming library.
- exca(4)
- helper module for PC Card and CardBus systems
- excamera(3alleg)
- Viewing a 3d world from an arbitrary camera position. Allegro game programming library.
- excolmap(3alleg)
- Creating graphical effects with color mapping tables. Allegro game programming library.
- exconfig(3alleg)
- Using the configuration routines. Allegro game programming library.
- excustom(3alleg)
- Creating custom GUI objects. Allegro game programming library.
- exdata(3alleg)
- Accessing the contents of datafiles. Allegro game programming library.
- exdbuf(3alleg)
- How to use double buffering to avoid flicker. Allegro game programming library.
- exec(3)
- execute a file
- exec(3tcl)
- Invoke subprocesses
- execl(3)
- execute a file
- execle(3)
- execute a file
- execlp(3)
- execute a file
- execsigs(9)
- "kernel signal functions"
- execv(3)
- execute a file
- execve(2)
- execute program
- execvp(3)
- execute a file
- exexedat(3alleg)
- Appending datafiles onto your executable. Allegro game programming library.
- exfixed(3alleg)
- Using fixed point maths. Allegro game programming library.
- exflame(3alleg)
- How to write directly to video memory improving performance. Allegro game programming library.
- exflip(3alleg)
- Comparison of double buffering and page flipping. Allegro game programming library.
- exfont(3alleg)
- Allegro game programming library.
- exgui(3alleg)
- Using the GUI routines. Allegro game programming library.
- exhello(3alleg)
- Simple graphical "hello world" program. Allegro game programming library.
- exicyclog(8)
- Cycle exim's logfiles
- EXIGREP(8)
- Search Exim's main log
- exigrep(8)
- Search Exim's main log
- exim(8)
- a Mail Transfer Agent
- exim4(8)
- a Mail Transfer Agent
- exim4-config_files(5)
- Files in use by the Debian exim4 packages
- exim4_exim_crt(5)
- Files in use by the Debian exim4 packages
- exim4_exim_key(5)
- Files in use by the Debian exim4 packages
- exim4_files(5)
- Files in use by the Debian exim4 packages
- exim4_hubbed_hosts(5)
- Files in use by the Debian exim4 packages
- exim4_local_domain_dnsbl_whitelist(5)
- Files in use by the Debian exim4 packages
- exim4_local_host_blacklist(5)
- Files in use by the Debian exim4 packages
- exim4_local_host_whitelist(5)
- Files in use by the Debian exim4 packages
- exim4_local_rcpt_callout(5)
- Files in use by the Debian exim4 packages
- exim4_local_sender_blacklist(5)
- Files in use by the Debian exim4 packages
- exim4_local_sender_callout(5)
- Files in use by the Debian exim4 packages
- exim4_local_sender_whitelist(5)
- Files in use by the Debian exim4 packages
- exim4_passwd(5)
- Files in use by the Debian exim4 packages
- exim4_passwd_client(5)
- Files in use by the Debian exim4 packages
- exim_checkaccess(8)
- Check address acceptance from given IP
- exim_convert4r4(8)
- Convert Exim configuration from v3 to v4 format
- exim_db(8)
- Manage Exim's hint databases (exim_dumpdb, exim_fixdb, exim_tidydb)
- exim_dbmbuild(8)
- Build a DBM file.
- exim_dumpdb(8)
- Manage Exim's hint databases (exim_dumpdb, exim_fixdb, exim_tidydb)
- exim_fixdb(8)
- Manage Exim's hint databases (exim_dumpdb, exim_fixdb, exim_tidydb)
- exim_lock(8)
- Mailbox maintenance
- exim_tidydb(8)
- Manage Exim's hint databases (exim_dumpdb, exim_fixdb, exim_tidydb)
- eximnext(8)
- Finding individual retry times
- eximstats(8)
- generates statistics from Exim mainlog or syslog files.
- eximwhat(8)
- Finding out what Exim processes are doing
- exinext(8)
- Finding individual retry times
- exipick(8)
- selectively display messages from an Exim queue
- exiqgrep(8)
- Search in the exim queue
- exiqsumm(8)
- Summarising the queue
- exists(3alleg)
- Shortcut version of file_exists() for normal files. Allegro game programming library.
- _Exit(2)
- terminate the current process
- _exit(2)
- terminate the current process
- exit(2)
- terminate the current process
- exit(3)
- cause normal process termination
- exit(3tcl)
- End the application
- exit_group(2)
- exit all threads in a process
- exiwhat(8)
- Finding out what Exim processes are doing
- exjoy(3alleg)
- Detecting, calibrating and using joystick input. Allegro game programming library.
- exkeys(3alleg)
- How to get input from the keyboard in different ways. Allegro game programming library.
- exlights(3alleg)
- One way to do colored lighting effects in a hicolor video mode. Allegro game programming library.
- exmem(3alleg)
- Drawing onto memory bitmaps and then blitting them to the screen. Allegro game programming library.
- exmidi(3alleg)
- Playing MIDI music. Allegro game programming library.
- exmouse(3alleg)
- Getting input from the mouse. Allegro game programming library.
- exp(3)
- base-e exponential function
- exp10(3)
- base-10 exponential function
- exp10f(3)
- base-10 exponential function
- exp10l(3)
- base-10 exponential function
- exp2(3)
- base-2 exponential function
- exp2f(3)
- base-2 exponential function
- exp2l(3)
- base-2 exponential function
- expackf(3alleg)
- Using custom PACKFILE vtables. Allegro game programming library.
- expal(3alleg)
- Palette effects and color cycling. Allegro game programming library.
- expand(1)
- convert tabs to spaces
- expat(3alleg)
- Using patterned drawing modes and sub-bitmaps. Allegro game programming library.
- expf(3)
- base-e exponential function
- expiry(1)
- check and enforce password expiration policy
- expl(3)
- base-e exponential function
- expm1(3)
- exponential minus 1
- expm1f(3)
- exponential minus 1
- expm1l(3)
- exponential minus 1
- Exporter(3perl)
- Implements default import method for modules
- Exporter::Heavy(3perl)
- Exporter guts
- expr(1)
- evaluate expressions
- expr(3tcl)
- Evaluate an expression
- exquat(3alleg)
- A comparison between euler angles and quaternions. Allegro game programming library.
- exrgbhsv(3alleg)
- RGB <-> HSV colorspace conversions. Allegro game programming library.
- exsample(3alleg)
- Playing digital samples. Allegro game programming library.
- exscale(3alleg)
- Loading PCX files and bitmap stretching. Allegro game programming library.
- exscn3d(3alleg)
- Using the 3d scene functions. Allegro game programming library.
- exscroll(3alleg)
- Mode-X hardware scrolling and split screens. Allegro game programming library.
- exshade(3alleg)
- Gouraud shaded sprites. Allegro game programming library.
- exspline(3alleg)
- Constructing smooth movement paths from spline curves. Allegro game programming library.
- exsprite(3alleg)
- Datafiles access and sprite animation. Allegro game programming library.
- exstars(3alleg)
- 3d starfield and lightsourced spaceship. Allegro game programming library.
- exstream(3alleg)
- Playing audio streams. Allegro game programming library.
- exswitch(3alleg)
- Controlling the console switch mode for background running. Allegro game programming library.
- exsyscur(3alleg)
- Allegro game programming library.
- extattr(2)
- system calls to manipulate VFS extended attributes
- extattr(9)
- virtual file system named extended attributes
- extattr_delete_fd(2)
- system calls to manipulate VFS extended attributes
- extattr_delete_file(2)
- system calls to manipulate VFS extended attributes
- extattr_delete_link(2)
- system calls to manipulate VFS extended attributes
- extattr_get_fd(2)
- system calls to manipulate VFS extended attributes
- extattr_get_file(2)
- system calls to manipulate VFS extended attributes
- extattr_get_link(2)
- system calls to manipulate VFS extended attributes
- extattr_list_fd(2)
- system calls to manipulate VFS extended attributes
- extattr_list_file(2)
- system calls to manipulate VFS extended attributes
- extattr_list_link(2)
- system calls to manipulate VFS extended attributes
- extattr_set_fd(2)
- system calls to manipulate VFS extended attributes
- extattr_set_file(2)
- system calls to manipulate VFS extended attributes
- extattr_set_link(2)
- system calls to manipulate VFS extended attributes
- extensions(3ncurses)
- miscellaneous curses extensions
- extimer(3alleg)
- Using the timer (delays and interrupts). Allegro game programming library.
- extract++(1)
- SWISH++ text extractor
- extract_font_range(3alleg)
- Extracts a range of characters from a font. Allegro game programming library.
- extrans(3alleg)
- Lighting and translucency effects. Allegro game programming library.
- extruec(3alleg)
- Truecolor pixel format conversions. Allegro game programming library.
- ExtUtils::Command(3perl)
- utilities to replace common UNIX commands in Makefiles etc.
- ExtUtils::Command::MM(3perl)
- Commands for the MM's to use in Makefiles
- ExtUtils::Constant(3perl)
- generate XS code to import C header constants
- ExtUtils::Constant::Base(3perl)
- base class for ExtUtils::Constant objects
- ExtUtils::Constant::Utils(3perl)
- helper functions for ExtUtils::Constant
- ExtUtils::Constant::XS(3perl)
- base class for ExtUtils::Constant objects
- ExtUtils::Embed(3perl)
- Utilities for embedding Perl in C/C++ applications
- ExtUtils::Install(3perl)
- install files from here to there
- ExtUtils::Installed(3perl)
- Inventory management of installed modules
- ExtUtils::Liblist(3perl)
- determine libraries to use and how to use them
- ExtUtils::MakeMaker(3perl)
- Create a module Makefile
- ExtUtils::MakeMaker::bytes(3perl)
- Version-agnostic bytes.pm
- ExtUtils::MakeMaker::Config(3perl)
- Wrapper around Config.pm
- ExtUtils::MakeMaker::FAQ(3perl)
- Frequently Asked Questions About MakeMaker
- ExtUtils::MakeMaker::Tutorial(3perl)
- Writing a module with MakeMaker
- ExtUtils::MakeMaker::vmsish(3perl)
- Platform-agnostic vmsish.pm
- ExtUtils::Manifest(3perl)
- utilities to write and check a MANIFEST file
- ExtUtils::Miniperl(3perl)
- write the C code for perlmain.c
- ExtUtils::Mkbootstrap(3perl)
- make a bootstrap file for use by DynaLoader
- ExtUtils::Mksymlists(3perl)
- write linker options files for dynamic extension
- ExtUtils::MM(3perl)
- OS adjusted ExtUtils::MakeMaker subclass
- ExtUtils::MM_AIX(3perl)
- AIX specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Any(3perl)
- Platform-agnostic MM methods
- ExtUtils::MM_BeOS(3perl)
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Cygwin(3perl)
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_DOS(3perl)
- DOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_MacOS(3perl)
- once produced Makefiles for MacOS Classic
- ExtUtils::MM_NW5(3perl)
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_OS2(3perl)
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_QNX(3perl)
- QNX specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Unix(3perl)
- methods used by ExtUtils::MakeMaker
- ExtUtils::MM_UWIN(3perl)
- U/WIN specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_VMS(3perl)
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_VOS(3perl)
- VOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Win32(3perl)
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Win95(3perl)
- method to customize MakeMaker for Win9X
- ExtUtils::MY(3perl)
- ExtUtils::MakeMaker subclass for customization
- ExtUtils::Packlist(3perl)
- manage .packlist files
- ExtUtils::testlib(3perl)
- add blib/* directories to @INC
- exunicod(3alleg)
- Using Unicode string functions. Allegro game programming library.
- exupdate(3alleg)
- Supporting different screen update methods in a single program. Allegro game programming library.
- exxfade(3alleg)
- Truecolor image loading and fades. Allegro game programming library.
- exzbuf(3alleg)
- Z-buffered polygons demo. Allegro game programming library.
- fabs(3)
- absolute value of floating-point number
- fabsf(3)
- absolute value of floating-point number
- fabsl(3)
- absolute value of floating-point number
- faccessat(2)
- change permissions of a file relative to a directory file descriptor
- factor(1)
- factor numbers
- fade_from(3alleg)
- Gradually fades the palette between two others. Allegro game programming library.
- fade_from_range(3alleg)
- Gradually fades a part of the palette between two others. Allegro game programming library.
- fade_in(3alleg)
- Gradually fades the palette from black. Allegro game programming library.
- fade_in_range(3alleg)
- Gradually fades a part of the palette from black. Allegro game programming library.
- fade_interpolate(3alleg)
- Calculates a new palette interpolated between two others. Allegro game programming library.
- fade_out(3alleg)
- Gradually fades the palette to black. Allegro game programming library.
- fade_out_range(3alleg)
- Gradually fades a part of the palette to black. Allegro game programming library.
- faillog(5)
- login failure logging file
- faillog(8)
- display faillog records or set login failure limits
- faith(4)
- IPv6-to-IPv4 TCP relay capturing interface
- false(1)
- do nothing, unsuccessfully
- __false_type(3)
- (unknown subject)
- "Fast IPsec"(4)
- hardware-accelerated IP Security Protocols
- fast_ipsec(4)
- hardware-accelerated IP Security Protocols
- fastline(3alleg)
- Faster version of line(). Allegro game programming library.
- Fatal(3perl)
- replace functions with equivalents which succeed or die
- fatm(4)
- "device driver for Fore PCA200E ATM interfaces"
- fblocked(3tcl)
- Test whether the last input operation exhausted all available input
- __fbufsize(3)
- interfaces to stdio FILE structure
- fchdir(2)
- change working directory
- fchflags(2)
- set file flags
- fchmod(2)
- change permissions of a file
- fchmodat(2)
- change permissions of a file relative to a directory file descriptor
- fchown(2)
- change ownership of a file
- fchownat(2)
- change ownership of a file relative to a directory file descriptor
- fclose(3)
- close a stream
- fcloseall(3)
- close all open streams
- Fcntl(3perl)
- load the C Fcntl.h defines
- fcntl(2)
- manipulate file descriptor
- fconfigure(3tcl)
- Set and get options on a channel
- fcopy(3tcl)
- Copy data from one channel to another.
- fcvt(3)
- convert a floating-point number to a string
- fcvt_r(3)
- convert a floating-point number to a string
- fd(4)
- file descriptor files
- FD_CLR(2)
- synchronous I/O multiplexing
- FD_CLR(3)
- synchronous I/O multiplexing
- FD_ISSET(2)
- synchronous I/O multiplexing
- FD_ISSET(3)
- synchronous I/O multiplexing
- FD_SET(2)
- synchronous I/O multiplexing
- FD_SET(3)
- synchronous I/O multiplexing
- FD_ZERO(2)
- synchronous I/O multiplexing
- FD_ZERO(3)
- synchronous I/O multiplexing
- fdatasync(2)
- synchronize a file's in-core data with that on disk
- fdc(4)
- "PC architecture floppy disk controller driver"
- fdformat(8)
- Low-level formats a floppy disk
- fdim(3)
- positive difference
- fdimf(3)
- positive difference
- fdiml(3)
- positive difference
- fdisk(8)
- Partition table manipulator for Linux
- fdopen(3)
- stream open functions
- fe(4)
- "Fujitsu MB86960A/MB86965A based Ethernet adapters"
- fea(4)
- device drivers for DEC FDDI controllers
- feature_test_macros(7)
- feature test macros
- feclearexcept(3)
- C99 floating point rounding and exception handling
- fedisableexcept(3)
- C99 floating point rounding and exception handling
- feenableexcept(3)
- C99 floating point rounding and exception handling
- fegetenv(3)
- C99 floating point rounding and exception handling
- fegetexcept(3)
- C99 floating point rounding and exception handling
- fegetexceptflag(3)
- C99 floating point rounding and exception handling
- fegetround(3)
- C99 floating point rounding and exception handling
- feholdexcept(3)
- C99 floating point rounding and exception handling
- fenv(3)
- C99 floating point rounding and exception handling
- feof(3)
- check and reset stream status
- feof_unlocked(3)
- non-locking stdio functions
- feraiseexcept(3)
- C99 floating point rounding and exception handling
- ferror(3)
- check and reset stream status
- ferror_unlocked(3)
- non-locking stdio functions
- fesetenv(3)
- C99 floating point rounding and exception handling
- fesetexceptflag(3)
- C99 floating point rounding and exception handling
- fesetround(3)
- C99 floating point rounding and exception handling
- fetch(9)
- fetch data from user-space
- fetestexcept(3)
- C99 floating point rounding and exception handling
- feupdateenv(3)
- C99 floating point rounding and exception handling
- fexecve(3)
- execute program specified via file descriptor
- fflush(3)
- flush a stream
- fflush_unlocked(3)
- non-locking stdio functions
- ffs(3)
- find first bit set in a word
- ffsl(3)
- find first bit set in a word
- ffsll(3)
- find first bit set in a word
- fgconsole(1)
- print the number of the active VT.
- fgetc(3)
- input of characters and strings
- fgetc_unlocked(3)
- non-locking stdio functions
- fgetgrent(3)
- get group file entry
- fgetgrent_r(3)
- get group file entry reentrantly
- fgetpos(3)
- reposition a stream
- fgetpwent(3)
- get password file entry
- fgetpwent_r(3)
- get passwd file entry reentrantly
- fgets(3)
- input of characters and strings
- fgets_unlocked(3)
- non-locking stdio functions
- fgetspent(3)
- get shadow password file entry
- fgetspent_r(3)
- get shadow password file entry
- fgetwc(3)
- read a wide character from a FILE stream
- fgetwc_unlocked(3)
- non-locking stdio functions
- fgetws(3)
- read a wide character string from a FILE stream
- fgetws_unlocked(3)
- non-locking stdio functions
- fgrep(1)
- print lines matching a pattern
- fhopen(2)
- access file via file handle
- fhstat(2)
- access file via file handle
- fhstatfs(2)
- access file via file handle
- field(3form)
- make and break connections between fields and forms
- field_arg(3form)
- data type validation for fields
- field_attributes(3form)
- color and attribute control for form fields
- field_back(3form)
- color and attribute control for form fields
- field_buffer(3form)
- field buffer control
- field_count(3form)
- make and break connections between fields and forms
- field_fore(3form)
- color and attribute control for form fields
- field_index(3form)
- set and get form page number
- field_info(3form)
- retrieve field characteristics
- field_init(3form)
- set hooks for automatic invocation by applications
- field_just(3form)
- retrieve field characteristics
- field_new(3form)
- create and destroy form fields
- field_opts(3form)
- set and get field options
- field_opts_off(3form)
- set and get field options
- field_opts_on(3form)
- set and get field options
- field_pad(3form)
- color and attribute control for form fields
- field_status(3form)
- field buffer control
- field_term(3form)
- set hooks for automatic invocation by applications
- field_type(3form)
- data type validation for fields
- field_userptr(3form)
- associate application data with a form field
- field_validation(3form)
- data type validation for fields
- fields(3perl)
- compile-time class fields
- fieldtype(3form)
- define validation-field types
- fifo(4)
- first-in first-out special file, named pipe
- fifo(7)
- first-in first-out special file, named pipe
- file(1)
- determine file type
- file(3erl)
- File Interface Module
- file(3tcl)
- Manipulate file names and attributes
- File::Basename(3perl)
- Parse file paths into directory, filename and suffix.
- File::CheckTree(3perl)
- run many filetest checks on a tree
- File::Compare(3perl)
- Compare files or filehandles
- File::Copy(3perl)
- Copy files or filehandles
- File::DosGlob(3perl)
- DOS like globbing and then some
- File::Find(3perl)
- Traverse a directory tree.
- File::Glob(3perl)
- Perl extension for BSD glob routine
- File::NCopy(3pm)
- Copy file, file Copy file[s] | dir[s], dir
- File::Path(3perl)
- create or remove directory trees
- File::Spec(3perl)
- portably perform operations on file names
- File::Spec::Cygwin(3perl)
- methods for Cygwin file specs
- File::Spec::Epoc(3perl)
- methods for Epoc file specs
- File::Spec::Functions(3perl)
- portably perform operations on file names
- File::Spec::Mac(3perl)
- File::Spec for Mac OS (Classic)
- File::Spec::OS2(3perl)
- methods for OS/2 file specs
- File::Spec::Unix(3perl)
- File::Spec for Unix, base for other File::Spec modules
- File::Spec::VMS(3perl)
- methods for VMS file specs
- File::Spec::Win32(3perl)
- methods for Win32 file specs
- File::stat(3perl)
- by-name interface to Perl's built-in stat() functions
- File::Temp(3perl)
- return name and handle of a temporary file safely
- file_exists(3alleg)
- Tells if a file exists. Allegro game programming library.
- file_select_ex(3alleg)
- Displays the Allegro file selector with a caption.
- file_size(3alleg)
- Returns the size of a file in bytes. Allegro game programming library.
- file_sorter(3erl)
- File Sorter
- file_time(3alleg)
- Returns the modification time of a file. Allegro game programming library.
- FileCache(3perl)
- keep more files open than the system permits
- fileevent(3tcl)
- Execute a script when a channel becomes readable or writable
- filefrag(8)
- report on file fragmentation
- FileHandle(3perl)
- supply object methods for filehandles
- filelib(3erl)
- File utilities, such as wildcard matching of filenames
- filename(3erl)
- Filename Manipulation Functions
- filename(3tcl)
- File name conventions supported by Tcl commands
- fileno(3)
- check and reset stream status
- fileno_unlocked(3)
- non-locking stdio functions
- filesystems(5)
- Linux filesystem types: minix, ext, ext2, ext3, xia, msdos, umsdos, vfat, proc, nfs, iso9660, hpfs, sysv, smb, ncpfs
- filetest(3perl)
- Perl pragma to control the filetest permission operators
- filter(3ncurses)
- miscellaneous curses utility routines
- Filter::Simple(3perl)
- Simplified source filtering
- Filter::Util::Call(3perl)
- Perl Source Filter Utility Module
- find(1)
- search for files in a directory hierarchy
- find(3itcl)
- search for classes and objects
- find2perl(1)
- translate find command lines to Perl code
- find_allegro_resource(3alleg)
- Searches for a support file in many places. Allegro game programming library.
- find_datafile_object(3alleg)
- Searches a datafile for an object with a name. Allegro game programming library.
- find_dialog_focus(3alleg)
- Searches the dialog for the object which has the input focus. Allegro game programming library.
- findaffix(1)
- Interactive spelling checking
- FindBin(3perl)
- Locate directory of original perl script
- findfs(8)
- Find a filesystem by label or UUID
- finger(1)
- user information lookup program
- finite(3)
- BSD floating point classification functions
- finitef(3)
- BSD floating point classification functions
- finitel(3)
- BSD floating point classification functions
- firewire(4)
- IEEE1394 High-performance Serial Bus
- fix_bs_and_del(1)
- Fix the Delete and BackSpace keys on a console
- fix_filename_case(3alleg)
- Converts a filename to a standardised case. Allegro game programming library.
- fix_filename_slashes(3alleg)
- Converts all the directory separators to a standard character. Allegro game programming library.
- fixacos(3alleg)
- Fixed point inverse cosine lookup table. Allegro game programming library.
- fixadd(3alleg)
- Safe function to add fixed point numbers clamping overflow. Allegro game programming library.
- fixasin(3alleg)
- Fixed point inverse sine lookup table. Allegro game programming library.
- fixatan(3alleg)
- Fixed point inverse tangent lookup table. Allegro game programming library.
- fixatan2(3alleg)
- Fixed point version of the libc atan2() routine. Allegro game programming library.
- fixceil(3alleg)
- Returns the smallest integer not less than x. Allegro game programming library.
- fixcos(3alleg)
- Fixed point cosine of binary angles. Allegro game programming library.
- fixdiv(3alleg)
- Fixed point division. Allegro game programming library.
- fixed(3alleg)
- Fixed point integer to replace floats. Allegro game programming library.
- fixed(3erl)
- the corba fixed type
- fixfloor(3alleg)
- Returns the greatest integer not greater than x. Allegro game programming library.
- fixhypot(3alleg)
- Fixed point hypotenuse. Allegro game programming library.
- fixmul(3alleg)
- Multiplies two fixed point values together. Allegro game programming library.
- fixsin(3alleg)
- Fixed point sine of binary angles. Allegro game programming library.
- fixsqrt(3alleg)
- Fixed point square root. Allegro game programming library.
- fixsub(3alleg)
- Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library.
- fixtan(3alleg)
- Fixed point tangent of binary angles. Allegro game programming library.
- fixtof(3alleg)
- Converts a fixed point to floating point. Allegro game programming library.
- fixtoi(3alleg)
- Converts a fixed point to integer with rounding. Allegro game programming library.
- fixtorad_r(3alleg)
- Constant to convert angles in fixed point format to radians. Allegro game programming library.
- fixup_datafile(3alleg)
- Fixes truecolor images in compiled datafiles. Allegro game programming library.
- fla(4)
- M-systems DiskOnChip
- flash(3ncurses)
- curses bell and screen flash routines
- __flbf(3)
- interfaces to stdio FILE structure
- fli_bitmap(3alleg)
- Contains the current frame of the animation. Allegro game programming library.
- fli_bmp_dirty_from(3alleg)
- Indicate which parts of the image have changed. Allegro game programming library.
- fli_bmp_dirty_to(3alleg)
- Indicate which parts of the image have changed. Allegro game programming library.
- fli_frame(3alleg)
- Stores the current frame number of the animation. Allegro game programming library.
- fli_pal_dirty_from(3alleg)
- Indicate which parts of the palette have changed. Allegro game programming library.
- fli_pal_dirty_to(3alleg)
- Indicate which parts of the palette have changed. Allegro game programming library.
- fli_palette(3alleg)
- Contains the current palette of the animation. Allegro game programming library.
- fli_timer(3alleg)
- Global variable for timing FLI playback. Allegro game programming library.
- flock(2)
- apply or remove an advisory lock on an open file
- flockfile(3)
- lock FILE for stdio
- floodfill(3alleg)
- Floodfills an enclosed area. Allegro game programming library.
- floor(3)
- largest integral value not greater than argument
- floorf(3)
- largest integral value not greater than argument
- floorl(3)
- largest integral value not greater than argument
- flush(3tcl)
- Flush buffered output for a channel
- flush_config_file(3alleg)
- Flushes the current config file to disk. Allegro game programming library.
- flushinp(3ncurses)
- miscellaneous curses utility routines
- _flushlbf(3)
- interfaces to stdio FILE structure
- fma(3)
- floating-point multiply and add
- fmaf(3)
- floating-point multiply and add
- fmal(3)
- floating-point multiply and add
- fmax(3)
- find maximum value
- fmaxf(3)
- find maximum value
- fmaxl(3)
- find maximum value
- fmemopen(3)
- open memory as stream
- fmin(3)
- find minimum value
- fminf(3)
- find minimum value
- fminl(3)
- find minimum value
- fmod(3)
- floating-point remainder function
- fmodf(3)
- floating-point remainder function
- fmodl(3)
- floating-point remainder function
- fmt(1)
- simple optimal text formatter
- fmtmsg(3)
- print formatted error messages
- fnmatch(3)
- match filename or pathname
- focus(3tk)
- Manage the input focus
- fold(1)
- wrap each input line to fit in specified width
- FONT(3alleg)
- Stores an Allegro font.
- font(3alleg)
- A simple 8x8 fixed size font. Allegro game programming library.
- font(3tk)
- Create and inspect fonts.
- font2psf(1)
- convert a 256-character fonts to PSF format
- fonts-conf(5)
- Font configuration files
- fonts.conf(5)
- Font configuration files
- fopen(3)
- stream open functions
- for(3tcl)
- ``For'' loop
- for a mega-widget component(3itk)
- access default option-handling commands
- for_each_file_ex(3alleg)
- Executes callback() for each file matching a wildcard. Allegro game programming library.
- foreach(3tcl)
- Iterate over all elements in one or more lists
- fork(2)
- create a child process
- forkpty(3)
- tty utility functions
- form(3form)
- curses extension for programming forms
- form_cursor(3form)
- position a form window cursor
- form_data(3form)
- test for off-screen data in given forms
- form_driver(3form)
- command-processing loop of the form system
- form_field(3form)
- make and break connections between fields and forms
- form_field_attributes(3form)
- color and attribute control for form fields
- form_field_buffer(3form)
- field buffer control
- form_field_info(3form)
- retrieve field characteristics
- form_field_just(3form)
- retrieve field characteristics
- form_field_new(3form)
- create and destroy form fields
- form_field_opts(3form)
- set and get field options
- form_field_userptr(3form)
- associate application data with a form field
- form_field_validation(3form)
- data type validation for fields
- form_fields(3form)
- make and break connections between fields and forms
- form_fieldtype(3form)
- define validation-field types
- form_hook(3form)
- set hooks for automatic invocation by applications
- form_init(3form)
- set hooks for automatic invocation by applications
- form_new(3form)
- create and destroy forms
- form_new_page(3form)
- form pagination functions
- form_opts(3form)
- set and get form options
- form_opts_off(3form)
- set and get form options
- form_opts_on(3form)
- set and get form options
- form_page(3form)
- set and get form page number
- form_post(3form)
- write or erase forms from associated subwindows
- form_request_by_name(3form)
- handle printable form request names
- form_request_name(3form)
- handle printable form request names
- form_requestname(3form)
- handle printable form request names
- form_sub(3form)
- make and break form window and subwindow associations
- form_term(3form)
- set hooks for automatic invocation by applications
- form_userptr(3form)
- associate application data with a form item
- form_win(3form)
- make and break form window and subwindow associations
- formail(1)
- mail (re)formatter
- format(3menu)
- set and get menu sizes
- format(3tcl)
- Format a string in the style of sprintf
- fpa(4)
- device drivers for DEC FDDI controllers
- fpathconf(2)
- get configurable pathname variables
- fpathconf(3)
- get configuration values for files
- fpclassify(3)
- floating-point classification macros
- __fpending(3)
- interfaces to stdio FILE structure
- fprintf(3)
- formatted output conversion
- fprof(3erl)
- A Time Profiling Tool using trace to file for minimal runtime performance impact.
- __fpurge(3)
- purge a stream
- fpurge(3)
- purge a stream
- fputc(3)
- output of characters and strings
- fputc_unlocked(3)
- non-locking stdio functions
- fputs(3)
- output of characters and strings
- fputs_unlocked(3)
- non-locking stdio functions
- fputwc(3)
- write a wide character to a FILE stream
- fputwc_unlocked(3)
- non-locking stdio functions
- fputws(3)
- write a wide character string to a FILE stream
- fputws_unlocked(3)
- non-locking stdio functions
- frame(3tk)
- Create and manipulate frame widgets
- fread(3)
- binary stream input/output
- fread_unlocked(3)
- non-locking stdio functions
- __freadable(3)
- interfaces to stdio FILE structure
- __freading(3)
- interfaces to stdio FILE structure
- FREE(9)
- kernel memory management routines
- free(1)
- Display amount of free and used memory in the system
- free(3)
- Allocate and free dynamic memory
- free(9)
- kernel memory management routines
- free_audio_stream_buffer(3alleg)
- Tells the audio stream player new data can be played. Allegro game programming library.
- free_field(3form)
- create and destroy form fields
- free_fieldtype(3form)
- define validation-field types
- free_form(3form)
- create and destroy forms
- __free_hook(3)
- malloc debugging variables
- free_hugepages(2)
- allocate or free huge pages
- free_item(3menu)
- create and destroy menu items
- free_lzss_pack_data(3alleg)
- Frees an LZSS structure. Allegro game programming library.
- free_lzss_unpack_data(3alleg)
- Frees an LZSS structure. Allegro game programming library.
- free_menu(3menu)
- create and destroy menus
- free_mntarg(9)
- "functions provided as part of the kernel mount interface"
- free_unr(9)
- "kernel unit number allocator"
- freeaddrinfo(3)
- network address and service translation
- freehostent(3)
- get network host names and addresses
- FreeType(3pm)
- Perl extension for blah blah blah
- freeze_mouse_flag(3alleg)
- Flag to avoid redrawing the mouse pointer. Allegro game programming library.
- freopen(3)
- stream open functions
- frexp(3)
- convert floating-point number to fractional and integral components
- frexpf(3)
- convert floating-point number to fractional and integral components
- frexpl(3)
- convert floating-point number to fractional and integral components
- from(1)
- print names of those who have sent mail
- fs(5)
- Linux filesystem types: minix, ext, ext2, ext3, xia, msdos, umsdos, vfat, proc, nfs, iso9660, hpfs, sysv, smb, ncpfs
- fscanf(3)
- input format conversion
- fsck(8)
- check and repair a Linux file system
- fsck.ext2(8)
- check a Linux ext2/ext3 file system
- fsck.ext3(8)
- check a Linux ext2/ext3 file system
- fsck.minix(8)
- a file system consistency checker for Linux
- fsck.nfs(8)
- Dummy fsck.nfs script that always returns success.
- fseek(3)
- reposition a stream
- fseeko(3)
- seek to or report file position
- __fsetlocking(3)
- interfaces to stdio FILE structure
- fsetpos(3)
- reposition a stream
- fsf-funding(7)
- Funding Free Software
- fstab(5)
- static information about the filesystems
- fstat(2)
- get file status
- fstatat(2)
- get file status relative to a directory file descriptor
- fstatfs(2)
- get file system statistics
- fstatvfs(2)
- get file system statistics
- fsync(2)
- synchronize a file's in-core state with storage device
- ftell(3)
- reposition a stream
- ftello(3)
- seek to or report file position
- ftime(2)
- unimplemented system calls
- ftime(3)
- return date and time
- ftm(7)
- feature test macros
- ftofix(3alleg)
- Converts a floating point value to fixed point. Allegro game programming library.
- ftok(3)
- convert a pathname and a project identifier to a System V IPC key
- ftp(1)
- Internet file transfer program
- ftp(3erl)
- A File Transfer Protocol client
- ftruncate(2)
- truncate a file to a specified length
- ftrylockfile(3)
- lock FILE for stdio
- fts(3)
- traverse a file hierarchy
- fts_children(3)
- traverse a file hierarchy
- fts_close(3)
- traverse a file hierarchy
- fts_open(3)
- traverse a file hierarchy
- fts_read(3)
- traverse a file hierarchy
- fts_set(3)
- traverse a file hierarchy
- ftw(3)
- file tree walk
- fubyte(9)
- fetch data from user-space
- full(4)
- always full device
- Func_ptr_functors(3)
- (unknown subject)
- funlockfile(3)
- lock FILE for stdio
- funzip(1)
- filter for extracting from a ZIP archive in a pipe
- fuser(1)
- identify processes using files or sockets
- fuswintr(9)
- fetch data from user-space
- fusword(9)
- fetch data from user-space
- futex(2)
- Fast Userspace Locking system call
- futex(4)
- Fast Userspace Locking
- futex(7)
- Fast Userspace Locking
- futimes(2)
- set file access and modification times
- futimes(3)
- change access and/or modification times of an open file
- futimesat(2)
- change timestamps of a file relative to a directory file descriptor
- fuword(9)
- fetch data from user-space
- fwe(4)
- "Ethernet emulation driver for FireWire"
- fwide(3)
- set and determine the orientation of a FILE stream
- fwip(4)
- "IP over FireWire driver"
- fwohci(4)
- OHCI FireWire chipset device driver
- fwprintf(3)
- formatted wide character output conversion
- __fwritable(3)
- interfaces to stdio FILE structure
- fwrite(3)
- binary stream input/output
- fwrite_unlocked(3)
- non-locking stdio functions
- __fwriting(3)
- interfaces to stdio FILE structure
- fxp(4)
- "Intel EtherExpress PRO/100 Ethernet device driver"
- g++(1)
- GNU project C and C++ compiler
- g++-4.1(1)
- GNU project C and C++ compiler
- g_access(9)
- "control access to GEOM consumers and their providers"
- g_attach(9)
- "attach/detach GEOM consumers to/from providers"
- g_bio(9)
- "GEOM bio controlling functions"
- g_cancel_event(9)
- "GEOM events management"
- g_clone_bio(9)
- "GEOM bio controlling functions"
- g_consumer(9)
- "GEOM consumers management"
- g_data(9)
- "read/write data from/to GEOM consumer"
- g_destroy_bio(9)
- "GEOM bio controlling functions"
- g_destroy_consumer(9)
- "GEOM consumers management"
- g_destroy_geom(9)
- "geom management"
- g_destroy_provider(9)
- "GEOM providers management"
- g_detach(9)
- "attach/detach GEOM consumers to/from providers"
- g_error_provider(9)
- "GEOM providers management"
- g_event(9)
- "GEOM events management"
- g_geom(9)
- "geom management"
- g_new_bio(9)
- "GEOM bio controlling functions"
- g_new_consumer(9)
- "GEOM consumers management"
- g_new_geomf(9)
- "geom management"
- g_new_providerf(9)
- "GEOM providers management"
- g_post_event(9)
- "GEOM events management"
- g_print_bio(9)
- "GEOM bio controlling functions"
- g_provider(9)
- "GEOM providers management"
- g_provider_by_name(9)
- "find GEOM provider with given name"
- g_read_data(9)
- "read/write data from/to GEOM consumer"
- g_waitfor_event(9)
- "GEOM events management"
- g_wither_geom(9)
- "destroy geom and related providers and consumers when you get a chance"
- g_write_data(9)
- "read/write data from/to GEOM consumer"
- gai_strerror(3)
- network address and service translation
- gamma(3)
- (logarithm of the) gamma function
- gammaf(3)
- (logarithm of the) gamma function
- gammal(3)
- (logarithm of the) gamma function
- gawk(1)
- pattern scanning and processing language
- gb_sets(3erl)
- General Balanced Trees
- gb_trees(3erl)
- General Balanced Trees
- gbde(4)
- Geom Based Disk Encryption
- gcc(1)
- GNU project C and C++ compiler
- gcc-4.1(1)
- GNU project C and C++ compiler
- gccbug(1)
- Reporting GCC Bugs
- gccbug-4.1(1)
- Reporting GCC Bugs
- gcov(1)
- coverage testing tool
- gcov-4.1(1)
- coverage testing tool
- gcvt(3)
- convert a floating-point number to a string
- gdb(4)
- external kernel debugger
- GDBM_File(3perl)
- Perl5 access to the gdbm library.
- gem(4)
- ERI/GEM/GMAC Ethernet device driver
- gen_event(3erl)
- Generic Event Handling Behaviour
- gen_fsm(3erl)
- Generic Finite State Machine Behaviour
- gen_server(3erl)
- Generic Server Behaviour
- gen_tcp(3erl)
- Interface to TCP/IP sockets
- gen_udp(3erl)
- Interface to UDP sockets
- gencat(1)
- Generate message catalog
- generate_332_palette(3alleg)
- Constructs a fake truecolor palette. Allegro game programming library.
- generate_optimized_palette(3alleg)
- Generates an optimized palette for a bitmap. Allegro game programming library.
- genksyms(8)
- generate symbol version information
- GEOM(4)
- modular disk I/O request transformation framework.
- geom(4)
- modular disk I/O request transformation framework.
- geqn(1)
- format equations for troff
- get_align_matrix(3alleg)
- Rotates a matrix to align it along specified coordinate vectors. Allegro game programming library.
- get_align_matrix_f(3alleg)
- Floating point version of get_align_matrix(). Allegro game programming library.
- get_audio_stream_buffer(3alleg)
- Tells you if you need to fill the audiostream or not. Allegro game programming library.
- get_camera_matrix(3alleg)
- Constructs a camera matrix for perspective projection. Allegro game programming library.
- get_camera_matrix_f(3alleg)
- Floating point version of get_camera_matrix(). Allegro game programming library.
- get_clip_rect(3alleg)
- Returns the clipping rectangle of a bitmap. Allegro game programming library.
- get_clip_state(3alleg)
- Tells if clipping is on for a bitmap. Allegro game programming library.
- get_color(3alleg)
- Retrieves the specified palette entry. Allegro game programming library.
- get_color_conversion(3alleg)
- Returns the current color conversion mode. Allegro game programming library.
- get_color_depth(3alleg)
- Returns the current pixel color depth. Allegro game programming library.
- get_compiled_sprite(3alleg)
- Creates a compiled sprite using a bitmap as source. Allegro game programming library.
- get_config_argv(3alleg)
- Reads a token list from the configuration file. Allegro game programming library.
- get_config_float(3alleg)
- Retrieves a float from the configuration file. Allegro game programming library.
- get_config_hex(3alleg)
- Retrieves a hexadecimal value from the configuration file. Allegro game programming library.
- get_config_id(3alleg)
- Retrieves a driver ID from a configuration file. Allegro game programming library.
- get_config_int(3alleg)
- Retrieves an integer from the configuration file. Allegro game programming library.
- get_config_string(3alleg)
- Retrieves a string from the configuration file. Allegro game programming library.
- get_config_text(3alleg)
- Returns a string translated to the current language. Allegro game programming library.
- get_current_dir_name(3)
- Get current working directory
- get_cyclecount(9)
- get the CPU's fast counter register contents
- get_datafile_property(3alleg)
- Returns the property string for the object. Allegro game programming library.
- get_desktop_resolution(3alleg)
- Finds out the desktop resolution. Allegro game programming library.
- get_display_switch_mode(3alleg)
- Returns the current display switching mode. Allegro game programming library.
- get_executable_name(3alleg)
- Obtains the full path to the current executable. Allegro game programming library.
- get_extension(3alleg)
- Returns a pointer to the extension of a filename. Allegro game programming library.
- get_filename(3alleg)
- Returns a pointer to the filename portion of a path. Allegro game programming library.
- get_font_range_begin(3alleg)
- Returns the start of a character range in a font. Allegro game programming library.
- get_font_range_end(3alleg)
- Returns the last character of a character range in a font. Allegro game programming library.
- get_font_ranges(3alleg)
- Returns the number of character ranges in a font. Allegro game programming library.
- get_gfx_mode_list(3alleg)
- Obtains a list of available video modes. Allegro game programming library.
- get_kernel_syms(2)
- retrieve exported kernel and module symbols
- get_mempolicy(2)
- (unknown subject)
- get_midi_length(3alleg)
- Determines the total playing time of a midi, in seconds. Allegro game programming library.
- get_mixer_bits(3alleg)
- Returns the mixer bitdepth (8 or 16). Allegro game programming library.
- get_mixer_buffer_length(3alleg)
- Returns the number of samples per channel in the mixer buffer. Allegro game programming library.
- get_mixer_channels(3alleg)
- Returns the number of output channels. Allegro game programming library.
- get_mixer_frequency(3alleg)
- Returns the mixer frequency, in Hz. Allegro game programming library.
- get_mixer_quality(3alleg)
- Returns the current mixing quality. Allegro game programming library.
- get_mixer_voices(3alleg)
- Returns the number of voices allocated to the mixer. Allegro game programming library.
- get_mouse_mickeys(3alleg)
- How far the mouse has moved since the last call to this function. Allegro game programming library.
- get_myaddress(3)
- library routines for remote procedure calls
- get_palette(3alleg)
- Retrieves the entire palette of 256 colors. Allegro game programming library.
- get_palette_range(3alleg)
- Retrieves a specific palette range. Allegro game programming library.
- get_refresh_rate(3alleg)
- Returns the current refresh rate. Allegro game programming library.
- get_rle_sprite(3alleg)
- Creates an RLE sprite using a bitmap as source. Allegro game programming library.
- get_rotation_matrix(3alleg)
- Constructs X, Y, Z rotation matrices. Allegro game programming library.
- get_rotation_matrix_f(3alleg)
- Constructs X, Y, Z rotation matrices. Allegro game programming library.
- get_rotation_quat(3alleg)
- Constructs a quaternion to rotate points around all three axes. Allegro game programming library.
- get_scaling_matrix(3alleg)
- Constructs a scaling matrix. Allegro game programming library.
- get_scaling_matrix_f(3alleg)
- Constructs a scaling matrix. Allegro game programming library.
- get_sound_input_cap_bits(3alleg)
- Checks which audio input sample formats are supported. Allegro game programming library.
- get_sound_input_cap_parm(3alleg)
- Detects if the specified recording parameters are supported. Allegro game programming library.
- get_sound_input_cap_rate(3alleg)
- Returns the maximum sample frequency for recording. Allegro game programming library.
- get_sound_input_cap_stereo(3alleg)
- Tells if the input driver is capable of stereo recording. Allegro game programming library.
- get_thread_area(2)
- Get a Thread Local Storage (TLS) area
- get_transformation_matrix(3alleg)
- Constructs X, Y, Z rotation matrices with an angle and scaling. Allegro game programming library.
- get_transformation_matrix_f(3alleg)
- Floating point version of get_transformation_matrix(). Allegro game programming library.
- get_translation_matrix(3alleg)
- Constructs a translation matrix. Allegro game programming library.
- get_translation_matrix_f(3alleg)
- Constructs a translation matrix. Allegro game programming library.
- get_uformat(3alleg)
- Finds out what text encoding format is currently selected. Allegro game programming library.
- get_vector_rotation_matrix(3alleg)
- Constructs X, Y, Z rotation matrices with an angle. Allegro game programming library.
- get_vector_rotation_matrix_f(3alleg)
- Constructs X, Y, Z rotation matrices with an angle. Allegro game programming library.
- get_vector_rotation_quat(3alleg)
- Constructs a quaternion to rotate points around a vector. Allegro game programming library.
- get_wch(3ncurses)
- get (or push back) a wide character from curses terminal keyboard
- get_wstr(3ncurses)
- get an array of wide characters from a curses terminal keyboard
- get_x_rotate_matrix(3alleg)
- Construct X axis rotation matrices. Allegro game programming library.
- get_x_rotate_matrix_f(3alleg)
- Construct X axis rotation matrices. Allegro game programming library.
- get_x_rotate_quat(3alleg)
- Construct axis rotation quaternions. Allegro game programming library.
- get_y_rotate_matrix(3alleg)
- Construct Y axis rotation matrices. Allegro game programming library.
- get_y_rotate_matrix_f(3alleg)
- Construct Y axis rotation matrices. Allegro game programming library.
- get_y_rotate_quat(3alleg)
- Construct axis rotation quaternions. Allegro game programming library.
- get_z_rotate_matrix(3alleg)
- Construct Z axis rotation matrices. Allegro game programming library.
- get_z_rotate_matrix_f(3alleg)
- Construct Z axis rotation matrices. Allegro game programming library.
- get_z_rotate_quat(3alleg)
- Construct axis rotation quaternions. Allegro game programming library.
- geta(3alleg)
- Extract a color component from the current pixel format. Allegro game programming library.
- geta32(3alleg)
- Extract the alpha component form a 32-bit pixel format color. Allegro game programming library.
- geta_depth(3alleg)
- Extract a color component from a color in a specified pixel format. Allegro game programming library.
- getaddrinfo(3)
- network address and service translation
- getaliasbyname(3)
- read an alias entry
- getaliasbyname_r(3)
- read an alias entry
- getaliasent(3)
- read an alias entry
- getaliasent_r(3)
- read an alias entry
- getb(3alleg)
- Extract a color component from the current pixel format. Allegro game programming library.
- getb15(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getb16(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getb24(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getb32(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getb8(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getb_depth(3alleg)
- Extract a color component from a color in a specified pixel format. Allegro game programming library.
- getbegyx(3ncurses)
- get curses cursor and window coordinates
- getbintime(9)
- get the current time
- getbinuptime(9)
- get the time elapsed since boot
- getbkgd(3ncurses)
- curses window background manipulation routines
- getbkgrnd(3ncurses)
- curses window complex background manipulation routines
- getc(3)
- input of characters and strings
- getc_unlocked(3)
- non-locking stdio functions
- getcchar(3ncurses)
- Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string
- getch(3ncurses)
- get (or push back) characters from curses terminal keyboard
- getchar(3)
- input of characters and strings
- getchar_unlocked(3)
- non-locking stdio functions
- getconf(1)
- Query system configuration variables
- getcontext(2)
- get or set the user context
- getcwd(3)
- Get current working directory
- getdate(3)
- convert a string to struct tm
- getdate_r(3)
- convert a string to struct tm
- getdelim(3)
- delimited string input
- getdents(2)
- get directory entries
- getdirentries(2)
- "get directory entries in a file system independent format"
- getdirentries(3)
- get directory entries in a filesystem independent format
- getdomainname(2)
- get/set domain name
- getdtablesize(2)
- get descriptor table size
- getegid(2)
- get group identity
- getent(1)
- get entries from administrative database
- getenv(3)
- get an environment variable
- geteuid(2)
- get user identity
- getfh(2)
- get file handle
- getfsent(3)
- handle fstab entries
- getfsfile(3)
- handle fstab entries
- getfsspec(3)
- handle fstab entries
- getfsstat(2)
- get list of all mounted file systems
- getg(3alleg)
- Extract a color component from the current pixel format. Allegro game programming library.
- getg15(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getg16(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getg24(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getg32(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getg8(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getg_depth(3alleg)
- Extract a color component from a color in a specified pixel format. Allegro game programming library.
- getgid(2)
- get group identity
- getgrent(3)
- get group file entry
- getgrent_r(3)
- get group file entry reentrantly
- getgrgid(3)
- get group file entry
- getgrgid_r(3)
- get group file entry
- getgrnam(3)
- get group file entry
- getgrnam_r(3)
- get group file entry
- getgrouplist(3)
- list of groups a user belongs to
- getgroups(2)
- get/set list of supplementary group IDs
- gethostbyaddr(3)
- get network host entry
- gethostbyname(3)
- get network host entry
- gethostbyname2(3)
- get network host entry
- gethostbyname2_r(3)
- get network host entry
- gethostbyname_r(3)
- get network host entry
- gethostent(3)
- get network host entry
- gethostent_r(3)
- get network host entry
- gethostid(2)
- get or set the unique identifier of the current host
- gethostname(2)
- get/set host name
- getipnodebyaddr(3)
- get network host names and addresses
- getipnodebyname(3)
- get network host names and addresses
- getitimer(2)
- get or set value of an interval timer
- getkeycodes(8)
- print kernel scancode-to-keycode mapping table
- getline(3)
- delimited string input
- getloadavg(3)
- get system load averages
- getlogin(2)
- get/set login name
- getlogin(3)
- get user name
- getlogin_r(2)
- get/set login name
- getlogin_r(3)
- get user name
- getmaxyx(3ncurses)
- get curses cursor and window coordinates
- getmicrotime(9)
- get the current time
- getmicrouptime(9)
- get the time elapsed since boot
- getmntent(3)
- get file system descriptor file entry
- getmntent_r(3)
- get file system descriptor file entry
- getmouse(3ncurses)
- mouse interface through curses
- getn_wstr(3ncurses)
- get an array of wide characters from a curses terminal keyboard
- getnameinfo(3)
- address-to-name translation in protocol-independent manner
- getnanotime(9)
- get the current time
- getnanouptime(9)
- get the time elapsed since boot
- getnetbyaddr(3)
- get network entry
- getnetbyname(3)
- get network entry
- getnetent(3)
- get network entry
- getnetgrent(3)
- handle network group entries
- getnetgrent_r(3)
- handle network group entries
- getnewvnode(9)
- "get a new vnode"
- getnstr(3ncurses)
- accept character strings from curses terminal keyboard
- getopt(1)
- parse command options (enhanced)
- getopt(3)
- Parse command-line options
- getopt(3perl)
- Process single-character switches with switch clustering
- Getopt::Long(3perl)
- Extended processing of command line options
- Getopt::Std(3perl)
- Process single-character switches with switch clustering
- getopt_long(3)
- Parse command-line options
- getopt_long_only(3)
- Parse command-line options
- getopts(3perl)
- Process single-character switches with switch clustering
- getpagesize(2)
- get memory page size
- getparyx(3ncurses)
- get curses cursor and window coordinates
- getpass(3)
- get a password
- getpbuf(9)
- "functions for managing physical buffers"
- getpeername(2)
- get name of connected peer socket
- getpgid(2)
- set/get process group
- getpgrp(2)
- set/get process group
- getpid(2)
- get process identification
- _getpixel(3alleg)
- Faster specific version of getpixel(). Allegro game programming library.
- getpixel(3alleg)
- Reads a pixel from a bitmap. Allegro game programming library.
- _getpixel15(3alleg)
- Faster specific version of getpixel(). Allegro game programming library.
- _getpixel16(3alleg)
- Faster specific version of getpixel(). Allegro game programming library.
- _getpixel24(3alleg)
- Faster specific version of getpixel(). Allegro game programming library.
- _getpixel32(3alleg)
- Faster specific version of getpixel(). Allegro game programming library.
- getpmsg(2)
- unimplemented system calls
- getppid(2)
- get process identification
- getpriority(2)
- get/set program scheduling priority
- getprotobyname(3)
- get protocol entry
- getprotobynumber(3)
- get protocol entry
- getprotoent(3)
- get protocol entry
- getpt(3)
- open the pseudo-terminal master (PTM)
- getpw(3)
- Re-construct password line entry
- getpwent(3)
- get password file entry
- getpwent_r(3)
- get passwd file entry reentrantly
- getpwnam(3)
- get password file entry
- getpwnam_r(3)
- get password file entry
- getpwuid(3)
- get password file entry
- getpwuid_r(3)
- get password file entry
- getr(3alleg)
- Extract a color component from the current pixel format. Allegro game programming library.
- getr15(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getr16(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getr24(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getr32(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getr8(3alleg)
- Extract a color component from the specified pixel format. Allegro game programming library.
- getr_depth(3alleg)
- Extract a color component from a color in a specified pixel format. Allegro game programming library.
- getresgid(2)
- get real, effective and saved user or group ID
- getresuid(2)
- get real, effective and saved user or group ID
- getrlimit(2)
- get/set resource limits
- getrpcbyname(3)
- get RPC entry
- getrpcbynumber(3)
- get RPC entry
- getrpcent(3)
- get RPC entry
- getrpcport(3)
- get RPC port number
- getrusage(2)
- get resource usage
- gets(3)
- input of characters and strings
- gets(3tcl)
- Read a line from a channel
- getservbyname(3)
- get service entry
- getservbyport(3)
- get service entry
- getservent(3)
- get service entry
- getsid(2)
- get session ID
- getsockname(2)
- get socket name
- getsockopt(2)
- get and set options on sockets
- getspent(3)
- get shadow password file entry
- getspent_r(3)
- get shadow password file entry
- getspnam(3)
- get shadow password file entry
- getspnam_r(3)
- get shadow password file entry
- getstr(3ncurses)
- accept character strings from curses terminal keyboard
- getsyx(3ncurses)
- low-level curses routines
- gettext(1)
- translate message
- gettext(3)
- translate message
- gettext(3pm)
- message handling functions
- gettextize(1)
- install or upgrade gettext infrastructure
- gettid(2)
- get thread identification
- gettimeofday(2)
- get / set time
- getttyent(3)
- get ttys file entry
- getttynam(3)
- get ttys file entry
- getty(8)
- alternative Linux getty
- getuid(2)
- get user identity
- getumask(3)
- get file creation mask
- getusershell(3)
- get legal user shells
- getutent(3)
- access utmp file entries
- getutent_r(3)
- access utmp file entries
- getutid(3)
- access utmp file entries
- getutid_r(3)
- access utmp file entries
- getutline(3)
- access utmp file entries
- getutline_r(3)
- access utmp file entries
- getutxent(3)
- access utmp file entries
- getutxid(3)
- access utmp file entries
- getutxline(3)
- access utmp file entries
- getw(3)
- input and output of words (ints)
- getwc(3)
- read a wide character from a FILE stream
- getwc_unlocked(3)
- non-locking stdio functions
- getwchar(3)
- read a wide character from standard input
- getwchar_unlocked(3)
- non-locking stdio functions
- getwd(3)
- Get current working directory
- getwin(3ncurses)
- miscellaneous curses utility routines
- getyx(3ncurses)
- get curses cursor and window coordinates
- gfdl(7)
- GNU Free Documentation License
- gfortran(1)
- GNU Fortran 95 compiler
- gfortran-4.1(1)
- GNU Fortran 95 compiler
- gfx_capabilities(3alleg)
- Bitfield describing video hardware capabilities. Allegro game programming library.
- GFX_MODE(3alleg)
- Stores video mode information. Allegro game programming library.
- GFX_MODE_LIST(3alleg)
- Stores an array of GFX_MODE structures. Allegro game programming library.
- gfx_mode_select(3alleg)
- Displays the Allegro graphics mode selection dialog.
- gfx_mode_select_ex(3alleg)
- Extended version of the graphics mode selection dialog. Allegro game programming library.
- gfx_mode_select_filter(3alleg)
- Even more extended version of the graphics mode selection dialog. Allegro game programming library.
- gibi(7)
- decimal and binary prefixes
- gif(4)
- generic tunnel interface
- giga(7)
- decimal and binary prefixes
- ginstall(1)
- copy files and set attributes
- ginstall-info(1)
- update info/dir entries
- glob(3)
- find pathnames matching a pattern, free memory from glob()
- glob(3tcl)
- Return names of files that match patterns
- glob(7)
- Globbing pathnames
- global(3erl)
- A Global Name Registration Facility
- global(3tcl)
- Access global variables
- global_group(3erl)
- Grouping Nodes to Global Name Registration Groups
- globfree(3)
- find pathnames matching a pattern, free memory from glob()
- gmtime(3)
- transform date and time to broken-down time or ASCII
- gmtime_r(3)
- transform date and time to broken-down time or ASCII
- __gnu_cxx(3)
- This namespace serves two purposes.
- __gnu_cxx::__mt_alloc(3)
- (unknown subject)
- __gnu_cxx::__mt_alloc_Bin_record(3)
- (unknown subject)
- __gnu_cxx::__mt_alloc_Block_record(3)
- (unknown subject)
- __gnu_cxx::__mt_alloc_rebind(3)
- (unknown subject)
- __gnu_cxx::__mt_alloc_Tune(3)
- (unknown subject)
- __gnu_cxx::__pool_alloc(3)
- (unknown subject)
- __gnu_cxx::__pool_alloc_base(3)
- (unknown subject)
- __gnu_cxx::__pool_alloc_base_Obj(3)
- (unknown subject)
- __gnu_cxx::__pool_alloc_rebind(3)
- (unknown subject)
- __gnu_cxx::AssignableConcept(3)
- (unknown subject)
- __gnu_cxx::AssociativeContainerConcept(3)
- (unknown subject)
- __gnu_cxx::aux_balloc(3)
- (unknown subject)
- __gnu_cxx::aux_balloc_Bit_map_counter(3)
- (unknown subject)
- __gnu_cxx::aux_balloc_Ffit_finder(3)
- (unknown subject)
- __gnu_cxx::aux_balloc_FunctorRef(3)
- (unknown subject)
- __gnu_cxx::aux_balloc_Inclusive_between(3)
- (unknown subject)
- __gnu_cxx::Aux_require_same(3)
- (unknown subject)
- __gnu_cxx::BA_free_list_store(3)
- (unknown subject)
- __gnu_cxx::BA_free_list_store_LT_pointer_compare(3)
- (unknown subject)
- __gnu_cxx::BackInsertionSequenceConcept(3)
- (unknown subject)
- __gnu_cxx::BidirectionalIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::binary_compose(3)
- An SGI extension .
- __gnu_cxx::BinaryFunctionConcept(3)
- (unknown subject)
- __gnu_cxx::BinaryPredicateConcept(3)
- (unknown subject)
- __gnu_cxx::bitmap_allocator(3)
- (unknown subject)
- __gnu_cxx::bitmap_allocator_rebind(3)
- (unknown subject)
- __gnu_cxx::char_producer(3)
- (unknown subject)
- __gnu_cxx::char_traits(3)
- Base class used to implement std::char_traits.
- __gnu_cxx::Char_types(3)
- Mapping from character type to associated types.
- __gnu_cxx::character(3)
- (unknown subject)
- __gnu_cxx::ComparableConcept(3)
- (unknown subject)
- __gnu_cxx::Constant_binary_fun(3)
- (unknown subject)
- __gnu_cxx::constant_binary_fun(3)
- An SGI extension .
- __gnu_cxx::Constant_unary_fun(3)
- (unknown subject)
- __gnu_cxx::constant_unary_fun(3)
- An SGI extension .
- __gnu_cxx::Constant_void_fun(3)
- (unknown subject)
- __gnu_cxx::constant_void_fun(3)
- An SGI extension .
- __gnu_cxx::ConstBinaryPredicateConcept(3)
- (unknown subject)
- __gnu_cxx::ContainerConcept(3)
- (unknown subject)
- __gnu_cxx::ConvertibleConcept(3)
- (unknown subject)
- __gnu_cxx::CopyConstructibleConcept(3)
- (unknown subject)
- __gnu_cxx::debug_allocator(3)
- A meta-allocator with debugging bits, as per [20.4].
- __gnu_cxx::DefaultConstructibleConcept(3)
- (unknown subject)
- __gnu_cxx::enc_char_traits(3)
- (unknown subject)
- __gnu_cxx::enc_filebuf(3)
- (unknown subject)
- __gnu_cxx::EqualityComparableConcept(3)
- (unknown subject)
- __gnu_cxx::ForwardContainerConcept(3)
- (unknown subject)
- __gnu_cxx::ForwardIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::FrontInsertionSequenceConcept(3)
- (unknown subject)
- __gnu_cxx::GeneratorConcept(3)
- (unknown subject)
- __gnu_cxx::hash(3)
- (unknown subject)
- __gnu_cxx::hash_map(3)
- (unknown subject)
- __gnu_cxx::hash_multimap(3)
- (unknown subject)
- __gnu_cxx::hash_multiset(3)
- (unknown subject)
- __gnu_cxx::hash_set(3)
- (unknown subject)
- __gnu_cxx::hashtable(3)
- (unknown subject)
- __gnu_cxx::Hashtable_const_iterator(3)
- (unknown subject)
- __gnu_cxx::Hashtable_iterator(3)
- (unknown subject)
- __gnu_cxx::Hashtable_node(3)
- (unknown subject)
- __gnu_cxx::identity(3)
- (unknown subject)
- __gnu_cxx::InputIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::IntegerConcept(3)
- (unknown subject)
- __gnu_cxx::LessThanComparableConcept(3)
- (unknown subject)
- __gnu_cxx::lock(3)
- (unknown subject)
- __gnu_cxx::malloc_allocator(3)
- An allocator that uses malloc.
- __gnu_cxx::malloc_allocator_rebind(3)
- (unknown subject)
- __gnu_cxx::MultipleAssociativeContainerConcept(3)
- (unknown subject)
- __gnu_cxx::MutableBidirectionalIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::MutableContainerConcept(3)
- (unknown subject)
- __gnu_cxx::MutableForwardContainerConcept(3)
- (unknown subject)
- __gnu_cxx::MutableForwardIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::MutableRandomAccessContainerConcept(3)
- (unknown subject)
- __gnu_cxx::MutableRandomAccessIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::MutableReversibleContainerConcept(3)
- (unknown subject)
- __gnu_cxx::MutableTrivialIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::new_allocator(3)
- An allocator that uses global new, as per [20.4].
- __gnu_cxx::new_allocator_rebind(3)
- (unknown subject)
- __gnu_cxx::normal_iterator(3)
- (unknown subject)
- __gnu_cxx::OOM_handler(3)
- (unknown subject)
- __gnu_cxx::OutputIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::PairAssociativeContainerConcept(3)
- (unknown subject)
- __gnu_cxx::Project1st(3)
- (unknown subject)
- __gnu_cxx::project1st(3)
- An SGI extension .
- __gnu_cxx::Project2nd(3)
- (unknown subject)
- __gnu_cxx::project2nd(3)
- An SGI extension .
- __gnu_cxx::RandomAccessContainerConcept(3)
- (unknown subject)
- __gnu_cxx::RandomAccessIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::rb_tree(3)
- (unknown subject)
- __gnu_cxx::RefcountBase(3)
- (unknown subject)
- __gnu_cxx::ReversibleContainerConcept(3)
- (unknown subject)
- __gnu_cxx::rope(3)
- (unknown subject)
- __gnu_cxx::Rope_base(3)
- (unknown subject)
- __gnu_cxx::Rope_char_consumer(3)
- (unknown subject)
- __gnu_cxx::Rope_char_ptr_proxy(3)
- (unknown subject)
- __gnu_cxx::Rope_char_ref_proxy(3)
- (unknown subject)
- __gnu_cxx::Rope_const_iterator(3)
- (unknown subject)
- __gnu_cxx::Rope_constants(3)
- (unknown subject)
- __gnu_cxx::Rope_find_char_char_consumer(3)
- (unknown subject)
- __gnu_cxx::Rope_flatten_char_consumer(3)
- (unknown subject)
- __gnu_cxx::Rope_insert_char_consumer(3)
- (unknown subject)
- __gnu_cxx::Rope_iterator(3)
- (unknown subject)
- __gnu_cxx::Rope_iterator_base(3)
- (unknown subject)
- __gnu_cxx::Rope_rep_base(3)
- (unknown subject)
- __gnu_cxx::Rope_self_destruct_ptr(3)
- (unknown subject)
- __gnu_cxx::RopeConcat_fn(3)
- (unknown subject)
- __gnu_cxx::RopeRopeConcatenation(3)
- (unknown subject)
- __gnu_cxx::RopeRopeFunction(3)
- (unknown subject)
- __gnu_cxx::RopeRopeLeaf(3)
- (unknown subject)
- __gnu_cxx::RopeRopeRep(3)
- (unknown subject)
- __gnu_cxx::RopeRopeSubstring(3)
- (unknown subject)
- __gnu_cxx::SameTypeConcept(3)
- (unknown subject)
- __gnu_cxx::select1st(3)
- An SGI extension .
- __gnu_cxx::select2nd(3)
- An SGI extension .
- __gnu_cxx::sequence_buffer(3)
- (unknown subject)
- __gnu_cxx::SequenceConcept(3)
- (unknown subject)
- __gnu_cxx::SGIAssignableConcept(3)
- (unknown subject)
- __gnu_cxx::SignedIntegerConcept(3)
- (unknown subject)
- __gnu_cxx::SimpleAssociativeContainerConcept(3)
- (unknown subject)
- __gnu_cxx::slist(3)
- (unknown subject)
- __gnu_cxx::Slist_base(3)
- (unknown subject)
- __gnu_cxx::Slist_iterator(3)
- (unknown subject)
- __gnu_cxx::Slist_iterator_base(3)
- (unknown subject)
- __gnu_cxx::Slist_node(3)
- (unknown subject)
- __gnu_cxx::Slist_node_base(3)
- (unknown subject)
- __gnu_cxx::SortedAssociativeContainerConcept(3)
- (unknown subject)
- __gnu_cxx::stdio_filebuf(3)
- Provides a layer of compatibility for C/POSIX.
- __gnu_cxx::stdio_sync_filebuf(3)
- (unknown subject)
- __gnu_cxx::STL_mutex_lock(3)
- (unknown subject)
- __gnu_cxx::subtractive_rng(3)
- (unknown subject)
- __gnu_cxx::temporary_buffer(3)
- (unknown subject)
- __gnu_cxx::TrivialIteratorConcept(3)
- (unknown subject)
- __gnu_cxx::unary_compose(3)
- An SGI extension .
- __gnu_cxx::UnaryFunctionConcept(3)
- (unknown subject)
- __gnu_cxx::UnaryPredicateConcept(3)
- (unknown subject)
- __gnu_cxx::UniqueAssociativeContainerConcept(3)
- (unknown subject)
- __gnu_cxx::UnsignedIntegerConcept(3)
- (unknown subject)
- __gnu_debug(3)
- (unknown subject)
- __gnu_debug::__is_same(3)
- (unknown subject)
- __gnu_debug::__truth(3)
- (unknown subject)
- __gnu_debug::After_nth_from(3)
- (unknown subject)
- __gnu_debug::basic_string(3)
- (unknown subject)
- __gnu_debug::def(3)
- (unknown subject)
- __gnu_debug::def_bitset(3)
- (unknown subject)
- __gnu_debug::def_bitset_reference(3)
- (unknown subject)
- __gnu_debug::def_deque(3)
- (unknown subject)
- __gnu_debug::def_hash_map(3)
- (unknown subject)
- __gnu_debug::def_hash_multimap(3)
- (unknown subject)
- __gnu_debug::def_hash_multiset(3)
- (unknown subject)
- __gnu_debug::def_hash_set(3)
- (unknown subject)
- __gnu_debug::def_list(3)
- (unknown subject)
- __gnu_debug::def_map(3)
- (unknown subject)
- __gnu_debug::def_multimap(3)
- (unknown subject)
- __gnu_debug::def_multiset(3)
- (unknown subject)
- __gnu_debug::def_set(3)
- (unknown subject)
- __gnu_debug::def_vector(3)
- (unknown subject)
- __gnu_debug::Error_formatter(3)
- (unknown subject)
- __gnu_debug::Error_formatter_Is_iterator(3)
- (unknown subject)
- __gnu_debug::Error_formatter_Is_sequence(3)
- (unknown subject)
- __gnu_debug::Error_formatter_Parameter(3)
- (unknown subject)
- __gnu_debug::Not_equal_to(3)
- (unknown subject)
- __gnu_debug::Safe_iterator(3)
- Safe iterator wrapper.
- __gnu_debug::Safe_iterator_base(3)
- Basic functionality for a 'safe' iterator.
- __gnu_debug::Safe_sequence(3)
- Base class for constructing a 'safe' sequence type that tracks iterators that reference it.
- __gnu_debug::Safe_sequence_base(3)
- Base class that supports tracking of iterators that reference a sequence.
- __gnu_internal(3)
- (unknown subject)
- GnuPG(7)
- The GNU Privacy Guard suite of programs
- gnupg(7)
- The GNU Privacy Guard suite of programs
- gnutls_alert_get(3)
- Returns the last alert number received.
- gnutls_alert_get_name(3)
- Returns a string describing the alert number given
- gnutls_alert_send(3)
- This function sends an alert message to the peer
- gnutls_alert_send_appropriate(3)
- This function sends an alert to the peer depending on the error code
- gnutls_anon_allocate_client_credentials(3)
- Used to allocate a credentials structure
- gnutls_anon_allocate_server_credentials(3)
- Used to allocate an gnutls_anon_server_credentials_t structure
- gnutls_anon_free_client_credentials(3)
- Used to free an allocated gnutls_anon_client_credentials_t structure
- gnutls_anon_free_server_credentials(3)
- Used to free an allocated gnutls_anon_server_credentials_t structure
- gnutls_anon_set_params_function(3)
- This function will set the DH or RSA parameters callback
- gnutls_anon_set_server_dh_params(3)
- This function will set the DH parameters for a server to use
- gnutls_anon_set_server_params_function(3)
- This function will set the DH parameters callback
- gnutls_auth_client_get_type(3)
- Returns the type of credentials for the client authentication schema.
- gnutls_auth_get_type(3)
- Returns the type of credentials for the current authentication schema.
- gnutls_auth_server_get_type(3)
- Returns the type of credentials for the server authentication schema.
- gnutls_bye(3)
- This function terminates the current TLS/SSL connection.
- gnutls_certificate_activation_time_peers(3)
- This function returns the peer's certificate activation time
- gnutls_certificate_allocate_credentials(3)
- Used to allocate a gnutls_certificate_credentials_t structure
- gnutls_certificate_client_get_request_status(3)
- This function returns the certificate request status
- gnutls_certificate_client_set_retrieve_function(3)
- Used to set a callback to retrieve the certificate
- gnutls_certificate_expiration_time_peers(3)
- This function returns the peer's certificate expiration time
- gnutls_certificate_free_ca_names(3)
- Used to free all the CA names from a gnutls_certificate_credentials_t structure
- gnutls_certificate_free_cas(3)
- Used to free all the CAs from a gnutls_certificate_credentials_t structure
- gnutls_certificate_free_credentials(3)
- Used to free an allocated gnutls_certificate_credentials_t structure
- gnutls_certificate_free_crls(3)
- Used to free all the CRLs from a gnutls_certificate_credentials_t structure
- gnutls_certificate_free_keys(3)
- Used to free all the keys from a gnutls_certificate_credentials_t structure
- gnutls_certificate_get_ours(3)
- This function returns the raw certificate sent in the last handshake
- gnutls_certificate_get_peers(3)
- This function returns the peer's raw certificate
- gnutls_certificate_send_x509_rdn_sequence(3)
- This function will order gnutls to send or not the x.509 rdn sequence
- gnutls_certificate_server_set_request(3)
- Used to set whether to request a client certificate
- gnutls_certificate_server_set_retrieve_function(3)
- Used to set a callback to retrieve the certificate
- gnutls_certificate_set_dh_params(3)
- This function will set the DH parameters for a server to use
- gnutls_certificate_set_openpgp_key(3)
- Used to set keys in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_openpgp_key_file(3)
- Used to set OpenPGP keys
- gnutls_certificate_set_openpgp_key_mem(3)
- Used to set OpenPGP keys
- gnutls_certificate_set_openpgp_keyring_file(3)
- Adds a keyring file for OpenPGP
- gnutls_certificate_set_openpgp_keyring_mem(3)
- Add keyring data for OpenPGP
- gnutls_certificate_set_openpgp_keyserver(3)
- Used to set an OpenPGP key server
- gnutls_certificate_set_openpgp_trustdb(3)
- Used to set an GnuPG trustdb
- gnutls_certificate_set_params_function(3)
- This function will set the DH or RSA parameters callback
- gnutls_certificate_set_rsa_export_params(3)
- This function will set the RSA parameters for a server to use
- gnutls_certificate_set_verify_flags(3)
- This function will set the flags to be used at certificate verification
- gnutls_certificate_set_verify_limits(3)
- This function will set the upper limits to be used at certificate verification
- gnutls_certificate_set_x509_crl(3)
- Used to add CRLs in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_crl_file(3)
- Used to add CRLs in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_crl_mem(3)
- Used to add CRLs in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_key(3)
- Used to set keys in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_key_file(3)
- Used to set keys in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_key_mem(3)
- Used to set keys in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_simple_pkcs12_file(3)
- API function
- gnutls_certificate_set_x509_trust(3)
- Used to add trusted CAs in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_trust_file(3)
- Used to add trusted CAs in a gnutls_certificate_credentials_t structure
- gnutls_certificate_set_x509_trust_mem(3)
- Used to add trusted CAs in a gnutls_certificate_credentials_t structure
- gnutls_certificate_type_get(3)
- Returns the currently used certificate type.
- gnutls_certificate_type_get_name(3)
- Returns a string with the name of the specified certificate type
- gnutls_certificate_type_set_priority(3)
- Sets the priority on the certificate types supported by gnutls.
- gnutls_certificate_verify_peers(3)
- This function returns the peer's certificate verification status
- gnutls_certificate_verify_peers2(3)
- This function returns the peer's certificate verification status
- gnutls_check_version(3)
- This function checks the library's version
- gnutls_cipher_get(3)
- Returns the currently used cipher.
- gnutls_cipher_get_key_size(3)
- Returns the length of the cipher's key size
- gnutls_cipher_get_name(3)
- Returns a string with the name of the specified cipher algorithm
- gnutls_cipher_set_priority(3)
- Sets the priority on the ciphers supported by gnutls.
- gnutls_cipher_suite_get_name(3)
- Returns a string with the name of the specified cipher suite
- gnutls_compression_get(3)
- Returns the currently used compression algorithm.
- gnutls_compression_get_name(3)
- Returns a string with the name of the specified compression algorithm
- gnutls_compression_set_priority(3)
- Sets the priority on the compression algorithms supported by gnutls.
- gnutls_credentials_clear(3)
- Clears all the credentials previously set
- gnutls_credentials_set(3)
- Sets the needed credentials for the specified authentication algorithm.
- gnutls_db_check_entry(3)
- checks if the given db entry has expired
- gnutls_db_get_ptr(3)
- Returns the pointer which is sent to db functions
- gnutls_db_remove_session(3)
- This function will remove the current session data from the database
- gnutls_db_set_cache_expiration(3)
- Sets the expiration time for resumed sessions.
- gnutls_db_set_ptr(3)
- Sets a pointer to be sent to db functions
- gnutls_db_set_remove_function(3)
- Sets the function that will be used to remove data
- gnutls_db_set_retrieve_function(3)
- Sets the function that will be used to get data
- gnutls_db_set_store_function(3)
- Sets the function that will be used to put data
- gnutls_deinit(3)
- This function clears all buffers associated with a session
- gnutls_dh_get_group(3)
- This function returns the group of the DH authentication
- gnutls_dh_get_peers_public_bits(3)
- This function returns the bits used in DH authentication
- gnutls_dh_get_prime_bits(3)
- This function returns the bits used in DH authentication
- gnutls_dh_get_pubkey(3)
- This function returns the peer's public key used in DH authentication
- gnutls_dh_get_secret_bits(3)
- This function returns the bits used in DH authentication
- gnutls_dh_params_cpy(3)
- This function will copy a DH parameters structure
- gnutls_dh_params_deinit(3)
- This function will deinitialize the DH parameters
- gnutls_dh_params_export_pkcs3(3)
- This function will export DH params to a pkcs3 structure
- gnutls_dh_params_export_raw(3)
- This function will export the raw DH parameters
- gnutls_dh_params_generate2(3)
- This function will generate new DH parameters
- gnutls_dh_params_import_pkcs3(3)
- This function will import DH params from a pkcs3 structure
- gnutls_dh_params_import_raw(3)
- This function will import DH parameters
- gnutls_dh_params_init(3)
- This function will initialize the DH parameters
- gnutls_dh_set_prime_bits(3)
- Used to set the bits for a DH ciphersuite
- gnutls_error_is_fatal(3)
- Returns non-zero in case of a fatal error
- gnutls_error_to_alert(3)
- This function returns an alert code based on the given error code
- gnutls_extra_check_version(3)
- This function checks the library's version
- gnutls_fingerprint(3)
- This function calculates the fingerprint of the given data
- gnutls_free(3)
- Returns a free() like function
- gnutls_global_deinit(3)
- This function deinitializes the global data
- gnutls_global_init(3)
- This function initializes the global data to defaults.
- gnutls_global_init_extra(3)
- This function initializes the global state of gnutls-extra
- gnutls_global_set_log_function(3)
- This function sets the logging function
- gnutls_global_set_log_level(3)
- This function sets the logging level
- gnutls_global_set_mem_functions(3)
- This function sets the memory allocation functions
- gnutls_handshake(3)
- This is the main function in the handshake protocol.
- gnutls_handshake_get_last_in(3)
- Returns the last handshake message received.
- gnutls_handshake_get_last_out(3)
- Returns the last handshake message sent.
- gnutls_handshake_set_max_packet_length(3)
- This function will set the maximum length of a handshake message
- gnutls_handshake_set_private_extensions(3)
- Used to enable the private cipher suites
- gnutls_hex_decode(3)
- This function will decode hex encoded data
- gnutls_hex_encode(3)
- This function will convert raw data to hex encoded
- gnutls_ia_allocate_client_credentials(3)
- Used to allocate an gnutls_ia_server_credentials_t structure
- gnutls_ia_allocate_server_credentials(3)
- Used to allocate an gnutls_ia_server_credentials_t structure
- gnutls_ia_enable(3)
- Call this to indicate the application's willingness
- gnutls_ia_endphase_send(3)
- API function
- gnutls_ia_extract_inner_secret(3)
- API function
- gnutls_ia_free_client_credentials(3)
- Used to free an allocated #gnutls_ia_client_credentials_t structure
- gnutls_ia_free_server_credentials(3)
- Used to free an allocated #gnutls_ia_server_credentials_t structure
- gnutls_ia_generate_challenge(3)
- API function
- gnutls_ia_get_client_avp_ptr(3)
- Returns the pointer which is sent to TLS/IA callback
- gnutls_ia_get_server_avp_ptr(3)
- Returns the pointer which is sent to TLS/IA callback
- gnutls_ia_handshake(3)
- API function
- gnutls_ia_handshake_p(3)
- API function
- gnutls_ia_permute_inner_secret(3)
- API function
- gnutls_ia_recv(3)
- read data from the TLS/IA protocol
- gnutls_ia_send(3)
- API function
- gnutls_ia_set_client_avp_function(3)
- Used to set a AVP callback
- gnutls_ia_set_client_avp_ptr(3)
- Sets a pointer to be sent to TLS/IA callback
- gnutls_ia_set_server_avp_function(3)
- Used to set a AVP callback
- gnutls_ia_set_server_avp_ptr(3)
- Sets a pointer to be sent to TLS/IA callback
- gnutls_ia_verify_endphase(3)
- API function
- gnutls_init(3)
- This function initializes the session to null (null encryption etc...).
- gnutls_kx_get(3)
- Returns the key exchange algorithm.
- gnutls_kx_get_name(3)
- Returns a string with the name of the specified key exchange algorithm
- gnutls_kx_set_priority(3)
- Sets the priority on the key exchange algorithms supported by gnutls.
- gnutls_mac_get(3)
- Returns the currently used mac algorithm.
- gnutls_mac_get_name(3)
- Returns a string with the name of the specified mac algorithm
- gnutls_mac_set_priority(3)
- Sets the priority on the mac algorithms supported by gnutls.
- gnutls_malloc(3)
- Allocates and returns data
- gnutls_openpgp_key_check_hostname(3)
- This function compares the given hostname with the hostname in the key
- gnutls_openpgp_key_deinit(3)
- This function deinitializes memory used by a gnutls_openpgp_key_t structure
- gnutls_openpgp_key_export(3)
- This function will export a RAW or BASE64 encoded key
- gnutls_openpgp_key_get_creation_time(3)
- Extract the timestamp
- gnutls_openpgp_key_get_expiration_time(3)
- Extract the expire date
- gnutls_openpgp_key_get_fingerprint(3)
- Gets the fingerprint
- gnutls_openpgp_key_get_id(3)
- Gets the keyID
- gnutls_openpgp_key_get_key_usage(3)
- This function returns the key's usage
- gnutls_openpgp_key_get_name(3)
- Extracts the userID
- gnutls_openpgp_key_get_pk_algorithm(3)
- This function returns the key's PublicKey algorithm
- gnutls_openpgp_key_get_version(3)
- Extracts the version of the key.
- gnutls_openpgp_key_import(3)
- This function will import a RAW or BASE64 encoded key
- gnutls_openpgp_key_init(3)
- This function initializes a gnutls_openpgp_key_t structure
- gnutls_openpgp_key_to_xml(3)
- Return a certificate as a XML fragment
- gnutls_openpgp_key_verify_ring(3)
- Verify all signatures in the key
- gnutls_openpgp_key_verify_self(3)
- Verify the self signature on the key
- gnutls_openpgp_key_verify_trustdb(3)
- Verify all signatures in the key
- gnutls_openpgp_keyring_check_id(3)
- Check if a key id exists in the keyring
- gnutls_openpgp_keyring_deinit(3)
- This function deinitializes memory used by a gnutls_openpgp_keyring_t structure
- gnutls_openpgp_keyring_import(3)
- This function will import a RAW or BASE64 encoded key
- gnutls_openpgp_keyring_init(3)
- This function initializes a gnutls_openpgp_keyring_t structure
- gnutls_openpgp_privkey_deinit(3)
- This function deinitializes memory used by a gnutls_openpgp_privkey_t structure
- gnutls_openpgp_privkey_get_pk_algorithm(3)
- This function returns the key's PublicKey algorithm
- gnutls_openpgp_privkey_import(3)
- This function will import a RAW or BASE64 encoded key
- gnutls_openpgp_privkey_init(3)
- This function initializes a gnutls_openpgp_privkey_t structure
- gnutls_openpgp_send_key(3)
- This function will order gnutls to send the openpgp fingerprint instead of the key
- gnutls_openpgp_set_recv_key_function(3)
- Used to set a key retrieval callback for PGP keys
- gnutls_openpgp_trustdb_deinit(3)
- This function deinitializes memory used by a gnutls_openpgp_trustdb_t structure
- gnutls_openpgp_trustdb_import_file(3)
- This function will import a RAW or BASE64 encoded key
- gnutls_openpgp_trustdb_init(3)
- This function initializes a gnutls_openpgp_trustdb_t structure
- gnutls_pem_base64_decode(3)
- This function will decode base64 encoded data
- gnutls_pem_base64_decode_alloc(3)
- This function will decode base64 encoded data
- gnutls_pem_base64_encode(3)
- This function will convert raw data to Base64 encoded
- gnutls_pem_base64_encode_alloc(3)
- This function will convert raw data to Base64 encoded
- gnutls_perror(3)
- prints a string to stderr with a description of an error
- gnutls_pk_algorithm_get_name(3)
- Returns a string with the name of the specified public key algorithm
- gnutls_pkcs12_bag_decrypt(3)
- This function will decrypt an encrypted bag
- gnutls_pkcs12_bag_deinit(3)
- This function deinitializes memory used by a gnutls_pkcs12_t structure
- gnutls_pkcs12_bag_encrypt(3)
- This function will encrypt a bag
- gnutls_pkcs12_bag_get_count(3)
- This function returns the bag's elements count
- gnutls_pkcs12_bag_get_data(3)
- This function returns the bag's data
- gnutls_pkcs12_bag_get_friendly_name(3)
- This function returns the friendly name of the bag element
- gnutls_pkcs12_bag_get_key_id(3)
- This function gets the key ID from the bag element
- gnutls_pkcs12_bag_get_type(3)
- This function returns the bag's type
- gnutls_pkcs12_bag_init(3)
- This function initializes a gnutls_pkcs12_bag_t structure
- gnutls_pkcs12_bag_set_crl(3)
- This function inserts the CRL into the bag
- gnutls_pkcs12_bag_set_crt(3)
- This function inserts a certificate into the bag
- gnutls_pkcs12_bag_set_data(3)
- This function inserts data into the bag
- gnutls_pkcs12_bag_set_friendly_name(3)
- This function sets a friendly name into the bag element
- gnutls_pkcs12_bag_set_key_id(3)
- This function sets a key ID into the bag element
- gnutls_pkcs12_deinit(3)
- This function deinitializes memory used by a gnutls_pkcs12_t structure
- gnutls_pkcs12_export(3)
- This function will export the pkcs12 structure
- gnutls_pkcs12_generate_mac(3)
- This function generates the MAC of the PKCS12 structure
- gnutls_pkcs12_get_bag(3)
- This function returns a Bag from a PKCS12 structure
- gnutls_pkcs12_import(3)
- This function will import a DER or PEM encoded PKCS12 structure
- gnutls_pkcs12_init(3)
- This function initializes a gnutls_pkcs12_t structure
- gnutls_pkcs12_set_bag(3)
- This function inserts a Bag into a PKCS12 structure
- gnutls_pkcs12_verify_mac(3)
- This function verifies the MAC of the PKCS12 structure
- gnutls_pkcs7_deinit(3)
- This function deinitializes memory used by a gnutls_pkcs7_t structure
- gnutls_pkcs7_delete_crl(3)
- This function deletes a crl from a PKCS7 crl set
- gnutls_pkcs7_delete_crt(3)
- This function deletes a certificate from a PKCS7 certificate set
- gnutls_pkcs7_export(3)
- This function will export the pkcs7 structure
- gnutls_pkcs7_get_crl_count(3)
- This function returns the number of crls in a PKCS7 crl set
- gnutls_pkcs7_get_crl_raw(3)
- This function returns a crl in a PKCS7 crl set
- gnutls_pkcs7_get_crt_count(3)
- This function returns the number of certificates in a PKCS7 certificate set
- gnutls_pkcs7_get_crt_raw(3)
- This function returns a certificate in a PKCS7 certificate set
- gnutls_pkcs7_import(3)
- This function will import a DER or PEM encoded PKCS7
- gnutls_pkcs7_init(3)
- This function initializes a gnutls_pkcs7_t structure
- gnutls_pkcs7_set_crl(3)
- This function adds a parsed crl in a PKCS7 crl set
- gnutls_pkcs7_set_crl_raw(3)
- This function adds a crl in a PKCS7 crl set
- gnutls_pkcs7_set_crt(3)
- This function adds a parsed certificate in a PKCS7 certificate set
- gnutls_pkcs7_set_crt_raw(3)
- This function adds a certificate in a PKCS7 certificate set
- gnutls_prf(3)
- derive pseudo-random data using the TLS PRF
- gnutls_prf_raw(3)
- access the TLS PRF directly
- gnutls_protocol_get_name(3)
- Returns a string with the name of the specified SSL/TLS version
- gnutls_protocol_get_version(3)
- Returns the version of the currently used protocol
- gnutls_protocol_set_priority(3)
- Sets the priority on the protocol versions supported by gnutls.
- gnutls_psk_allocate_client_credentials(3)
- Used to allocate an gnutls_psk_server_credentials_t structure
- gnutls_psk_allocate_server_credentials(3)
- Used to allocate an gnutls_psk_server_credentials_t structure
- gnutls_psk_free_client_credentials(3)
- Used to free an allocated gnutls_psk_client_credentials_t structure
- gnutls_psk_free_server_credentials(3)
- Used to free an allocated gnutls_psk_server_credentials_t structure
- gnutls_psk_server_get_username(3)
- This function returns the username of the peer
- gnutls_psk_set_client_credentials(3)
- Used to set the username/password, in a gnutls_psk_client_credentials_t structure
- gnutls_psk_set_client_credentials_function(3)
- Used to set a callback to retrieve the username and key
- gnutls_psk_set_params_function(3)
- This function will set the DH or RSA parameters callback
- gnutls_psk_set_server_credentials_file(3)
- Used to set the password files, in a gnutls_psk_server_credentials_t structure
- gnutls_psk_set_server_credentials_function(3)
- Used to set a callback to retrieve the user's PSK credentials
- gnutls_psk_set_server_dh_params(3)
- This function will set the DH parameters for a server to use
- gnutls_psk_set_server_params_function(3)
- This function will set the DH parameters callback
- gnutls_record_check_pending(3)
- checks if there are any data to receive in gnutls buffers.
- gnutls_record_get_direction(3)
- This function will return the direction of the last interrupted function call
- gnutls_record_get_max_size(3)
- returns the maximum record size
- gnutls_record_recv(3)
- reads data from the TLS record protocol
- gnutls_record_send(3)
- sends to the peer the specified data
- gnutls_record_set_max_size(3)
- sets the maximum record size
- gnutls_rehandshake(3)
- This function will renegotiate security parameters
- gnutls_rsa_export_get_modulus_bits(3)
- This function returns the bits used in RSA-export key exchange
- gnutls_rsa_export_get_pubkey(3)
- This function returns the peer's public key used in RSA-EXPORT authentication
- gnutls_rsa_params_cpy(3)
- This function will copy an RSA parameters structure
- gnutls_rsa_params_deinit(3)
- This function will deinitialize the RSA parameters
- gnutls_rsa_params_export_pkcs1(3)
- This function will export RSA params to a pkcs1 structure
- gnutls_rsa_params_export_raw(3)
- This function will export the RSA parameters
- gnutls_rsa_params_generate2(3)
- This function will generate temporary RSA parameters
- gnutls_rsa_params_import_pkcs1(3)
- This function will import RSA params from a pkcs1 structure
- gnutls_rsa_params_import_raw(3)
- This function will replace the old RSA parameters
- gnutls_rsa_params_init(3)
- This function will initialize the temporary RSA parameters
- gnutls_server_name_get(3)
- Used to get the server name indicator send by a client
- gnutls_server_name_set(3)
- Used to set a name indicator to be sent as an extension
- gnutls_session_get_client_random(3)
- get the session's client random value
- gnutls_session_get_data(3)
- Returns all session parameters.
- gnutls_session_get_data2(3)
- Returns all session parameters.
- gnutls_session_get_id(3)
- Returns session id.
- gnutls_session_get_master_secret(3)
- get the session's master secret value
- gnutls_session_get_ptr(3)
- Used to get the user pointer from the session structure
- gnutls_session_get_server_random(3)
- get the session's server random value
- gnutls_session_is_resumed(3)
- Used to check whether this session is a resumed one
- gnutls_session_set_data(3)
- Sets all session parameters
- gnutls_session_set_ptr(3)
- Used to set the user pointer to the session structure
- gnutls_set_default_export_priority(3)
- Sets some default priority on the cipher suites supported by gnutls.
- gnutls_set_default_priority(3)
- Sets some default priority on the cipher suites supported by gnutls.
- gnutls_sign_algorithm_get_name(3)
- Returns a string with the name of the specified sign algorithm
- gnutls_srp_allocate_client_credentials(3)
- Used to allocate an gnutls_srp_server_credentials_t structure
- gnutls_srp_allocate_server_credentials(3)
- Used to allocate an gnutls_srp_server_credentials_t structure
- gnutls_srp_base64_decode(3)
- This function will decode base64 encoded data
- gnutls_srp_base64_decode_alloc(3)
- This function will decode base64 encoded data
- gnutls_srp_base64_encode(3)
- This function will convert raw data to base64 encoded
- gnutls_srp_base64_encode_alloc(3)
- This function will convert raw data to Base64 encoded
- gnutls_srp_free_client_credentials(3)
- Used to free an allocated gnutls_srp_client_credentials_t structure
- gnutls_srp_free_server_credentials(3)
- Used to free an allocated gnutls_srp_server_credentials_t structure
- gnutls_srp_server_get_username(3)
- This function returns the username of the peer
- gnutls_srp_set_client_credentials(3)
- Used to set the username/password, in a gnutls_srp_client_credentials_t structure
- gnutls_srp_set_client_credentials_function(3)
- Used to set a callback to retrieve the username and password
- gnutls_srp_set_server_credentials_file(3)
- Used to set the password files, in a gnutls_srp_server_credentials_t structure
- gnutls_srp_set_server_credentials_function(3)
- Used to set a callback to retrieve the user's SRP credentials
- gnutls_srp_verifier(3)
- Used to calculate an SRP verifier
- gnutls_strerror(3)
- Returns a string with a description of an error
- gnutls_transport_get_ptr(3)
- Used to return the first argument of the transport functions
- gnutls_transport_get_ptr2(3)
- Used to return the first argument of the transport functions
- gnutls_transport_set_lowat(3)
- Used to set the lowat value in order for select to check for pending data.
- gnutls_transport_set_ptr(3)
- Used to set first argument of the transport functions
- gnutls_transport_set_ptr2(3)
- Used to set first argument of the transport functions
- gnutls_transport_set_pull_function(3)
- This function sets a read like function
- gnutls_transport_set_push_function(3)
- This function sets the function to send data
- gnutls_x509_crl_check_issuer(3)
- This function checks if the CRL given has the given issuer
- gnutls_x509_crl_deinit(3)
- This function deinitializes memory used by a gnutls_x509_crl_t structure
- gnutls_x509_crl_export(3)
- This function will export the CRL
- gnutls_x509_crl_get_crt_count(3)
- This function returns the number of revoked certificates in a CRL
- gnutls_x509_crl_get_crt_serial(3)
- This function returns the serial number of a revoked certificate
- gnutls_x509_crl_get_dn_oid(3)
- This function returns the Certificate request issuer's distinguished name OIDs
- gnutls_x509_crl_get_issuer_dn(3)
- This function returns the CRL's issuer distinguished name
- gnutls_x509_crl_get_issuer_dn_by_oid(3)
- This function returns the CRL's issuer distinguished name
- gnutls_x509_crl_get_next_update(3)
- This function returns the CRL's nextUpdate time
- gnutls_x509_crl_get_signature_algorithm(3)
- This function returns the CRL's signature algorithm
- gnutls_x509_crl_get_this_update(3)
- This function returns the CRL's thisUpdate time
- gnutls_x509_crl_get_version(3)
- This function returns the CRL's version number
- gnutls_x509_crl_import(3)
- This function will import a DER or PEM encoded CRL
- gnutls_x509_crl_init(3)
- This function initializes a gnutls_x509_crl_t structure
- gnutls_x509_crl_set_crt(3)
- This function will set a revoked certificate's serial number
- gnutls_x509_crl_set_crt_serial(3)
- This function will set a revoked certificate's serial number
- gnutls_x509_crl_set_next_update(3)
- This function will set the CRL next update time
- gnutls_x509_crl_set_this_update(3)
- This function will set the CRL's issuing time
- gnutls_x509_crl_set_version(3)
- This function will set the CRL version
- gnutls_x509_crl_sign(3)
- This function will sign a CRL with a key
- gnutls_x509_crl_sign2(3)
- This function will sign a CRL with a key
- gnutls_x509_crl_verify(3)
- This function verifies the given crl against a given trusted one
- gnutls_x509_crq_deinit(3)
- This function deinitializes memory used by a gnutls_x509_crq_t structure
- gnutls_x509_crq_export(3)
- Export the generated certificate request
- gnutls_x509_crq_get_attribute_by_oid(3)
- This function will get an attribute of the request
- gnutls_x509_crq_get_challenge_password(3)
- This function will get the challenge password
- gnutls_x509_crq_get_dn(3)
- This function returns the Certificate request subject's distinguished name
- gnutls_x509_crq_get_dn_by_oid(3)
- This function returns the Certificate request subject's distinguished name
- gnutls_x509_crq_get_dn_oid(3)
- This function returns the Certificate request subject's distinguished name OIDs
- gnutls_x509_crq_get_pk_algorithm(3)
- This function returns the certificate request's PublicKey algorithm
- gnutls_x509_crq_get_version(3)
- This function returns the Certificate request's version number
- gnutls_x509_crq_import(3)
- This function will import a DER or PEM encoded Certificate request
- gnutls_x509_crq_init(3)
- This function initializes a gnutls_x509_crq_t structure
- gnutls_x509_crq_set_attribute_by_oid(3)
- This function will set an attribute in the request
- gnutls_x509_crq_set_challenge_password(3)
- This function will set a challenge password
- gnutls_x509_crq_set_dn_by_oid(3)
- This function will set the Certificate request subject's distinguished name
- gnutls_x509_crq_set_key(3)
- This function will associate the Certificate request with a key
- gnutls_x509_crq_set_version(3)
- This function will set the Certificate request version
- gnutls_x509_crq_sign(3)
- This function will sign a Certificate request with a key
- gnutls_x509_crq_sign2(3)
- This function will sign a Certificate request with a key
- gnutls_x509_crt_check_hostname(3)
- This function compares the given hostname with the hostname in the certificate
- gnutls_x509_crt_check_issuer(3)
- This function checks if the certificate given has the given issuer
- gnutls_x509_crt_check_revocation(3)
- This function checks if the given certificate is revoked
- gnutls_x509_crt_cpy_crl_dist_points(3)
- This function will copy the CRL dist points
- gnutls_x509_crt_deinit(3)
- This function deinitializes memory used by a gnutls_x509_crt_t structure
- gnutls_x509_crt_export(3)
- This function will export the certificate
- gnutls_x509_crt_get_activation_time(3)
- This function returns the Certificate's activation time
- gnutls_x509_crt_get_authority_key_id(3)
- This function returns the certificate authority's identifier
- gnutls_x509_crt_get_ca_status(3)
- This function returns the certificate CA status
- gnutls_x509_crt_get_crl_dist_points(3)
- This function returns the CRL distribution points
- gnutls_x509_crt_get_dn(3)
- This function returns the Certificate's distinguished name
- gnutls_x509_crt_get_dn_by_oid(3)
- This function returns the Certificate's distinguished name
- gnutls_x509_crt_get_dn_oid(3)
- This function returns the Certificate's subject distinguished name OIDs
- gnutls_x509_crt_get_expiration_time(3)
- This function returns the Certificate's expiration time
- gnutls_x509_crt_get_extension_by_oid(3)
- This function returns the specified extension
- gnutls_x509_crt_get_extension_oid(3)
- This function returns the specified extension OID
- gnutls_x509_crt_get_fingerprint(3)
- This function returns the Certificate's fingerprint
- gnutls_x509_crt_get_issuer_dn(3)
- This function returns the Certificate's issuer distinguished name
- gnutls_x509_crt_get_issuer_dn_by_oid(3)
- This function returns the Certificate's issuer distinguished name
- gnutls_x509_crt_get_issuer_dn_oid(3)
- This function returns the Certificate's issuer distinguished name OIDs
- gnutls_x509_crt_get_key_id(3)
- Return unique ID of public key's parameters
- gnutls_x509_crt_get_key_purpose_oid(3)
- This function returns the Certificate's key purpose OIDs
- gnutls_x509_crt_get_key_usage(3)
- This function returns the certificate's key usage
- gnutls_x509_crt_get_pk_algorithm(3)
- This function returns the certificate's PublicKey algorithm
- gnutls_x509_crt_get_pk_dsa_raw(3)
- This function will export the DSA private key
- gnutls_x509_crt_get_pk_rsa_raw(3)
- This function will export the RSA public key
- gnutls_x509_crt_get_serial(3)
- This function returns the certificate's serial number
- gnutls_x509_crt_get_signature_algorithm(3)
- This function returns the Certificate's signature algorithm
- gnutls_x509_crt_get_subject_alt_name(3)
- This function returns the certificate's alternative name, if any
- gnutls_x509_crt_get_subject_key_id(3)
- This function returns the certificate's key identifier
- gnutls_x509_crt_get_version(3)
- This function returns the Certificate's version number
- gnutls_x509_crt_import(3)
- This function will import a DER or PEM encoded Certificate
- gnutls_x509_crt_init(3)
- This function initializes a gnutls_x509_crt_t structure
- gnutls_x509_crt_list_import(3)
- This function will import a PEM encoded certificate list
- gnutls_x509_crt_list_verify(3)
- This function verifies the given certificate list
- gnutls_x509_crt_set_activation_time(3)
- This function will set the Certificate's activation time
- gnutls_x509_crt_set_authority_key_id(3)
- This function will set the certificate authority's key id
- gnutls_x509_crt_set_ca_status(3)
- This function will set the basicConstraints extension
- gnutls_x509_crt_set_crl_dist_points(3)
- This function will set the CRL dist points
- gnutls_x509_crt_set_crq(3)
- This function will associate the Certificate with a request
- gnutls_x509_crt_set_dn_by_oid(3)
- This function will set the Certificate request subject's distinguished name
- gnutls_x509_crt_set_expiration_time(3)
- This function will set the Certificate's expiration time
- gnutls_x509_crt_set_extension_by_oid(3)
- This function will set an arbitrary extension
- gnutls_x509_crt_set_issuer_dn_by_oid(3)
- This function will set the Certificate request issuer's distinguished name
- gnutls_x509_crt_set_key(3)
- This function will associate the Certificate with a key
- gnutls_x509_crt_set_key_purpose_oid(3)
- This function sets the Certificate's key purpose OIDs
- gnutls_x509_crt_set_key_usage(3)
- This function will set the keyUsage extension
- gnutls_x509_crt_set_serial(3)
- This function will set the certificate's serial number
- gnutls_x509_crt_set_subject_alternative_name(3)
- This function will set the subject Alternative Name
- gnutls_x509_crt_set_subject_key_id(3)
- This function will set the certificate's subject key id
- gnutls_x509_crt_set_version(3)
- This function will set the Certificate request version
- gnutls_x509_crt_sign(3)
- This function will sign a certificate with a key
- gnutls_x509_crt_sign2(3)
- This function will sign a certificate with a key
- gnutls_x509_crt_to_xml(3)
- This function parses an RDN sequence
- gnutls_x509_crt_verify(3)
- This function verifies the given certificate against a given trusted one
- gnutls_x509_crt_verify_data(3)
- This function will verify the given signed data.
- gnutls_x509_dn_oid_known(3)
- This function will return true if the given OID is known
- gnutls_x509_privkey_cpy(3)
- This function copies a private key
- gnutls_x509_privkey_deinit(3)
- This function deinitializes memory used by a gnutls_x509_privkey_t structure
- gnutls_x509_privkey_export(3)
- This function will export the private key
- gnutls_x509_privkey_export_dsa_raw(3)
- This function will export the DSA private key
- gnutls_x509_privkey_export_pkcs8(3)
- This function will export the private key to PKCS8 format
- gnutls_x509_privkey_export_rsa_raw(3)
- This function will export the RSA private key
- gnutls_x509_privkey_fix(3)
- This function will recalculate some parameters of the key.
- gnutls_x509_privkey_generate(3)
- This function will generate a private key
- gnutls_x509_privkey_get_key_id(3)
- Return unique ID of the key's parameters
- gnutls_x509_privkey_get_pk_algorithm(3)
- This function returns the key's PublicKey algorithm
- gnutls_x509_privkey_import(3)
- This function will import a DER or PEM encoded key
- gnutls_x509_privkey_import_dsa_raw(3)
- This function will import a raw DSA key
- gnutls_x509_privkey_import_pkcs8(3)
- This function will import a DER or PEM PKCS8 encoded key
- gnutls_x509_privkey_import_rsa_raw(3)
- This function will import a raw RSA key
- gnutls_x509_privkey_init(3)
- This function initializes a gnutls_crl structure
- gnutls_x509_privkey_sign_data(3)
- This function will sign the given data using the private key params
- gnutls_x509_privkey_verify_data(3)
- This function will verify the given signed data.
- gnutls_x509_rdn_get(3)
- This function parses an RDN sequence and returns a string
- gnutls_x509_rdn_get_by_oid(3)
- This function parses an RDN sequence and returns a string
- gnutls_x509_rdn_get_oid(3)
- This function parses an RDN sequence and returns an OID.
- gpasswd(1)
- administer the /etc/group file
- gpg(1)
- OpenPGP encryption and signing tool
- gpg-convert-from-106(1)
- converts your public keyring and trustdb from GnuPG 1.0.6 to later formats.
- gpgsplit(1)
- Split an OpenPGP message into packets
- gpgv(1)
- Verify OpenPGP signatures
- gpic(1)
- compile pictures for troff or TeX
- gpl(7)
- GNU General Public License
- gprof(1)
- display call graph profile data
- grab(3tk)
- Confine pointer and keyboard events to a window sub-tree
- grab_font_from_bitmap(3alleg)
- Grabs a font from a bitmap Allegro game programming library.
- grantpt(3)
- grant access to the slave pseudo-terminal
- gre(4)
- encapsulating network device
- grep(1)
- print lines matching a pattern
- grep-aptavail(1)
- grep Debian control files
- grep-available(1)
- grep Debian control files
- grep-dctrl(1)
- grep Debian control files
- grep-status(1)
- grep Debian control files
- grid(3tk)
- Geometry manager that arranges widgets in a grid
- groff(1)
- front-end for the groff document formatting system
- grog(1)
- guess options for groff command
- grops(1)
- PostScript driver for groff
- grotty(1)
- groff driver for typewriter-like devices
- group(5)
- user group file
- groupadd(8)
- create a new group
- groupdel(8)
- delete a group
- groupmember(9)
- checks group set for a group ID
- groupmod(8)
- modify a group definition on the system
- groups(1)
- print the groups a user is in
- grpck(8)
- verify integrity of group files
- grpconv(8)
- convert to and from shadow passwords and groups
- grpunconv(8)
- convert to and from shadow passwords and groups
- grub(8)
- the grub shell
- grub-floppy(8)
- program to do build a generic grub boot disc
- grub-install(8)
- install GRUB on your drive
- grub-md5-crypt(8)
- Encrypt a password in MD5 format
- grub-reboot(8)
- manual page for grub-reboot 0.01
- grub-set-default(1)
- Set the default boot entry for GRUB
- grub-terminfo(8)
- Generate a terminfo command from a terminfo name
- gs(3erl)
- The Graphics System for Erlang.
- gshadow(5)
- shadowed group file
- gsignal(3)
- software signal facility
- gsignal(9)
- post signal to a process or process group
- gssd(8)
- rpcsec_gss daemon
- gtbl(1)
- format tables for troff
- gtty(2)
- unimplemented system calls
- gui_bg_color(3alleg)
- The foreground and background colors for the standard dialogs. Allegro game programming library.
- gui_button_proc(3alleg)
- Hooks to customise the look and feel of Allegro dialogs.
- gui_ctext_proc(3alleg)
- Hooks to customise the look and feel of Allegro dialogs.
- gui_edit_proc(3alleg)
- Hooks to customise the look and feel of Allegro dialogs.
- gui_fg_color(3alleg)
- The foreground and background colors for the standard dialogs. Allegro game programming library.
- gui_font_baseline(3alleg)
- Adjusts the keyboard shortcut underscores height. Allegro game programming library.
- gui_get_screen(3alleg)
- Returns the bitmap surface GUI routines draw to. Allegro game programming library.
- gui_list_proc(3alleg)
- Hooks to customise the look and feel of Allegro dialogs.
- gui_menu_draw_menu(3alleg)
- Hooks to modify the appearance of menus. Allegro game programming library.
- gui_menu_draw_menu_item(3alleg)
- Hooks to modify the appearance of menus. Allegro game programming library.
- gui_mg_color(3alleg)
- The color used for displaying greyed-out dialog objects. Allegro game programming library.
- gui_mouse_b(3alleg)
- Hook functions used by the GUI routines to access the mouse state. Allegro game programming library.
- gui_mouse_focus(3alleg)
- Tells if the input focus follows the mouse pointer. Allegro game programming library.
- gui_mouse_x(3alleg)
- Hook functions used by the GUI routines to access the mouse state. Allegro game programming library.
- gui_mouse_y(3alleg)
- Hook functions used by the GUI routines to access the mouse state. Allegro game programming library.
- gui_mouse_z(3alleg)
- Hook functions used by the GUI routines to access the mouse state. Allegro game programming library.
- gui_set_screen(3alleg)
- Changes the bitmap surface GUI routines draw to. Allegro game programming library.
- gui_shadow_box_proc(3alleg)
- Hooks to customise the look and feel of Allegro dialogs.
- gui_strlen(3alleg)
- Returns the length of a string in pixels. Allegro game programming library.
- gui_text_list_proc(3alleg)
- Hooks to customise the look and feel of Allegro dialogs.
- gui_textout_ex(3alleg)
- Draws a text string onto the screen with keyboard shortcut underbars. Allegro game programming library.
- gunzip(1)
- compress or expand files
- gzexe(1)
- compress executable files in place
- gzip(1)
- compress or expand files
- h2ph(1)
- convert .h C header files to .ph Perl header files
- h2xs(1)
- convert .h C header files to Perl extensions
- halfdelay(3ncurses)
- curses input options
- halt(8)
- stop the system.
- Handles(3tclx)
- Dynamic, handle addressable tables.
- harp(4)
- pseudo physical interface driver for HARP
- has_colors(3ncurses)
- curses color manipulation routines
- has_ic(3ncurses)
- curses environment query routines
- has_il(3ncurses)
- curses environment query routines
- has_key(3ncurses)
- get (or push back) characters from curses terminal keyboard
- hash(3)
- hash database access method
- Hash::Util(3perl)
- A selection of general-utility hash subroutines
- hashdestroy(9)
- manage kernel hash tables
- hashinit(9)
- manage kernel hash tables
- hasmntopt(3)
- get file system descriptor file entry
- hatm(4)
- "device driver for Fore/Marconi HE155 and HE622 ATM interfaces"
- hcreate(3)
- hash table management
- hcreate_r(3)
- hash table management
- hd(1)
- ASCII, decimal, hexadecimal, octal dump
- hd(4)
- MFM/IDE hard disk devices
- hdestroy(3)
- hash table management
- hdestroy_r(3)
- hash table management
- head(1)
- output the first part of files
- heart(3erl)
- Heartbeat Monitoring of an Erlang Runtime System
- help2man(1)
- generate a simple manual page
- herror(3)
- get network host entry
- hexdump(1)
- ASCII, decimal, hexadecimal, octal dump
- hexdump(9)
- "dump a block of bytes to the console in hexadecimal form"
- hfa(4)
- FORE Systems 200-Series ATM adapter driver
- hide_panel(3curses)
- panel stack extension for curses
- hier(7)
- Description of the file system hierarchy
- hifn(4)
- Hifn 7751/7951/7811/7955/7956 crypto accelerator
- history(3readline)
- GNU History Library
- history(3tcl)
- Manipulate the history list
- hline(3alleg)
- Draws a horizontal line onto the bitmap. Allegro game programming library.
- hline(3ncurses)
- create curses borders, horizontal and vertical lines
- hline_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- hman(1)
- browse the on-line manual pages
- hme(4)
- "Sun Microelectronics STP2002-STQ Ethernet interfaces device driver"
- hook(3form)
- set hooks for automatic invocation by applications
- hook(3menu)
- set hooks for automatic invocation by applications
- hook_config_section(3alleg)
- Hooks a configuration file section with custom handlers. Allegro game programming library.
- host(1)
- DNS lookup utility
- host.conf(5)
- resolver configuration file
- hostid(1)
- print the numeric identifier for the current host
- hostname(1)
- show or set the system's host name
- hosts(5)
- The static table lookup for host names
- hosts.allow(5)
- format of host access control files
- hosts.deny(5)
- format of host access control files
- hosts.equiv(5)
- list of hosts and users that are granted "trusted"r command access to your system
- hosts_access(5)
- format of host access control files
- hosts_options(5)
- host access control language extensions
- hotplug(8)
- Linux hotplugging support scripts
- hptmv(4)
- "HighPoint RocketRAID 182x device driver"
- hsearch(3)
- hash table management
- hsearch_r(3)
- hash table management
- hstrerror(3)
- get network host entry
- hsv_to_rgb(3alleg)
- Converts color values between the HSV and RGB colorspaces. Allegro game programming library.
- HTB(8)
- Hierarchy Token Bucket
- htcacheclean(8)
- Clean up the disk cache
- htdbm(1)
- Manipulate DBM password databases
- htdigest(1)
- manage user files for digest authentication
- htobe16(9)
- byte order operations
- htobe32(9)
- byte order operations
- htobe64(9)
- byte order operations
- htole16(9)
- byte order operations
- htole32(9)
- byte order operations
- htole64(9)
- byte order operations
- htonl(3)
- convert values between host and network byte order
- htons(3)
- convert values between host and network byte order
- htpasswd(1)
- Manage user files for basic authentication
- http(3erl)
- An HTTP/1.1 client
- http(3tcl)
- Client-side implementation of the HTTP/1.0 protocol.
- http_base_64(3erl)
- Implements base 64 encode and decode, see RFC2045.
- httpd(3erl)
- An implementation of an HTTP 1.1 compliant Web server, as defined in RFC 2616.
- httpd_conf(3erl)
- Configuration utility functions to be used by the Erlang Webserver API programmer.
- httpd_socket(3erl)
- Communication utility functions to be used by the Erlang Webserver API programmer.
- httpd_util(3erl)
- Miscellaneous utility functions to be used when implementing Erlang Webserver API modules.
- httpindex(1)
- HTTP front-end for SWISH++ indexer
- HUGE_VAL(3)
- floating point constants
- HUGE_VALF(3)
- floating point constants
- HUGE_VALL(3)
- floating point constants
- hwclock(8)
- query and set the hardware clock (RTC)
- hwpmc(4)
- "Hardware Performance Monitoring Counter support"
- hypot(3)
- Euclidean distance function
- hypotf(3)
- Euclidean distance function
- hypotl(3)
- Euclidean distance function
- i(3erl)
- Debugger/Interpreter Interface
- I18N::Collate(3perl)
- compare 8-bit scalar data according to the current locale
- I18N::Langinfo(3perl)
- query locale information
- I18N::LangTags(3perl)
- functions for dealing with RFC3066-style language tags
- I18N::LangTags::Detect(3perl)
- detect the user's language preferences
- I18N::LangTags::List(3perl)
- - tags and names for human languages
- i386_get_ioperm(2)
- manage per-process access to the i386 I/O port space
- i386_get_ldt(2)
- manage i386 per-process Local Descriptor Table entries
- i386_set_ioperm(2)
- manage per-process access to the i386 I/O port space
- i386_set_ldt(2)
- manage i386 per-process Local Descriptor Table entries
- i386_vm86(2)
- control vm86-related functions
- i4b(4)
- isdn4bsd call control ISDN driver
- i4bcapi(4)
- CAPI driver for the isdn4bsd kernel part
- i4bctl(4)
- control device for the isdn4bsd kernel part
- i4bing(4)
- isdn4bsd NetGraph ISDN B-channel interface driver
- i4bipr(4)
- isdn4bsd IP over ISDN B-channel network driver
- i4bisppp(4)
- isdn4bsd synchronous PPP over ISDN B-channel network driver
- i4bq921(4)
- isdn4bsd pseudo device driver handling the Q.921 protocol
- i4bq931(4)
- isdn4bsd pseudo device driver handling the Q.931 protocol
- i4brbch(4)
- isdn4bsd ISDN Raw B-CHannel access driver
- i4btel(4)
- isdn4bsd ISDN B-channel telephony interface driver
- i4btrc(4)
- "isdn4bsd ISDN interface driver for D and B channel tracing
- iavc(4)
- isdn4bsd AVM B1/T1 driver
- ic(3erl)
- The Erlang IDL Compiler
- IC C Library Functions(3erl)
- IC C Library Functions
- IC C Protocol Functions(3erl)
- IC C Protocol Functions
- ic_c_protocol(3erl)
- IC C Protocol Functions
- ic_clib(3erl)
- IC C Library Functions
- ichsmb(4)
- Intel ICH SMBus controller driver
- ichwd(4)
- Intel ICH watchdog timer driver
- icmp(4)
- Internet Control Message Protocol
- icmp(7)
- Linux IPv4 ICMP kernel module.
- icmp6(4)
- Internet Control Message Protocol for IPv6
- icombine(1)
- Interactive spelling checking
- iconv(1)
- Convert encoding of given files from one encoding to another
- iconv(3)
- perform character set conversion
- iconv_close(3)
- deallocate descriptor for character set conversion
- iconv_open(3)
- allocate descriptor for character set conversion
- iconvconfig(8)
- Create fastloading iconv module configuration file
- id(1)
- print user identity
- ida(4)
- Compaq Intelligent Drive Array Controllers
- idcok(3ncurses)
- curses output options
- identity_matrix(3alleg)
- Global containing the identity matrix. Allegro game programming library.
- identity_matrix_f(3alleg)
- Global containing the identity matrix. Allegro game programming library.
- identity_quat(3alleg)
- Global variable containing the identity quaternion. Allegro game programming library.
- idle(2)
- make process 0 idle
- idlok(3ncurses)
- curses output options
- idmapd(8)
- NFSv4 ID <-> Name Mapper
- idmapd.conf(5)
- configuration file for idmapd, the NFSv4 ID <-> Name Mapper
- idnconv(1)
- codeset converter for named.conf and zone master files
- idt(4)
- device driver for IDT NICStAR-based ATM interfaces
- ie(4)
- "Ethernet device driver"
- ieee1394(4)
- IEEE1394 High-performance Serial Bus
- ieee80211(4)
- standard interface to IEEE 802.11 devices
- ieee80211(9)
- core 802.11 network stack functions
- ieee80211_add_rates(9)
- software 802.11 stack output functions
- ieee80211_add_xrates(9)
- software 802.11 stack output functions
- ieee80211_alloc_node(9)
- software 802.11 stack node management functions
- ieee80211_attach(9)
- core 802.11 network stack functions
- ieee80211_begin_scan(9)
- software 802.11 stack node management functions
- ieee80211_cfgget(9)
- 802.11 interface ioctl commands
- ieee80211_cfgset(9)
- 802.11 interface ioctl commands
- ieee80211_chan2ieee(9)
- core 802.11 network stack functions
- ieee80211_chan2mode(9)
- core 802.11 network stack functions
- ieee80211_create_ibss(9)
- software 802.11 stack node management functions
- ieee80211_crypto(9)
- 802.11 WEP encryption functions
- ieee80211_crypto_attach(9)
- 802.11 WEP encryption functions
- ieee80211_crypto_detach(9)
- 802.11 WEP encryption functions
- ieee80211_decap(9)
- software 802.11 stack input functions
- ieee80211_dump_pkt(9)
- software 802.11 stack protocol helper functions
- ieee80211_dup_bss(9)
- software 802.11 stack node management functions
- ieee80211_encap(9)
- software 802.11 stack output functions
- ieee80211_end_scan(9)
- software 802.11 stack node management functions
- ieee80211_find_node(9)
- software 802.11 stack node management functions
- ieee80211_fix_rate(9)
- software 802.11 stack protocol helper functions
- ieee80211_free_allnodes(9)
- software 802.11 stack node management functions
- ieee80211_free_node(9)
- software 802.11 stack node management functions
- ieee80211_ieee2mhz(9)
- core 802.11 network stack functions
- ieee80211_ifattach(9)
- core 802.11 network stack functions
- ieee80211_ifdetach(9)
- core 802.11 network stack functions
- ieee80211_input(9)
- software 802.11 stack input functions
- ieee80211_ioctl(9)
- 802.11 interface ioctl commands
- ieee80211_iterate_nodes(9)
- software 802.11 stack node management functions
- ieee80211_lookup_node(9)
- software 802.11 stack node management functions
- ieee80211_media2rate(9)
- core 802.11 network stack functions
- ieee80211_media_change(9)
- core 802.11 network stack functions
- ieee80211_media_init(9)
- core 802.11 network stack functions
- ieee80211_media_status(9)
- core 802.11 network stack functions
- ieee80211_mhz2ieee(9)
- core 802.11 network stack functions
- ieee80211_next_scan(9)
- software 802.11 stack node management functions
- ieee80211_node(9)
- software 802.11 stack node management functions
- ieee80211_node_attach(9)
- software 802.11 stack node management functions
- ieee80211_node_detach(9)
- software 802.11 stack node management functions
- ieee80211_node_lateattach(9)
- software 802.11 stack node management functions
- ieee80211_output(9)
- software 802.11 stack output functions
- ieee80211_print_essid(9)
- software 802.11 stack protocol helper functions
- ieee80211_proto(9)
- software 802.11 stack protocol helper functions
- ieee80211_proto_attach(9)
- software 802.11 stack protocol helper functions
- ieee80211_proto_detach(9)
- software 802.11 stack protocol helper functions
- ieee80211_radiotap(9)
- software 802.11 stack packet capture definitions
- ieee80211_rate2media(9)
- core 802.11 network stack functions
- ieee80211_recv_mgmt(9)
- software 802.11 stack input functions
- ieee80211_send_mgmt(9)
- software 802.11 stack output functions
- ieee80211_setmode(9)
- core 802.11 network stack functions
- ieee80211_timeout_nodes(9)
- software 802.11 stack node management functions
- ieee80211_watchdog(9)
- core 802.11 network stack functions
- ieee80211_wep_crypt(9)
- 802.11 WEP encryption functions
- if(3perl)
- *(C`use*(C' a Perl module if a condition holds
- if(3tcl)
- Execute scripts conditionally
- if_an(4)
- "Aironet Communications 4500/4800 wireless network adapter driver"
- if_aue(4)
- ADMtek AN986 Pegasus USB Ethernet driver
- if_awi(4)
- "AMD PCnetMobile IEEE 802.11 PCMCIA wireless network driver"
- if_axe(4)
- "ASIX Electronics AX88172 USB Ethernet driver"
- if_bfe(4)
- "Broadcom BCM4401 Ethernet Device Driver"
- if_bge(4)
- "Broadcom BCM570x/5714/5721/5750/5751/5789 PCI Gigabit Ethernet adapter driver"
- if_bridge(4)
- network bridge device
- if_cnw(4)
- Netwave AirSurfer wireless network driver
- if_cue(4)
- "CATC USB-EL1210A USB Ethernet driver"
- if_data(9)
- kernel interfaces for manipulating network interfaces
- if_dc(4)
- "DEC/Intel 21143 and clone 10/100 Ethernet driver"
- if_de(4)
- "DEC DC21x4x Ethernet device driver"
- if_disc(4)
- software discard network interface
- if_ed(4)
- "NE-2000 and WD-80x3 Ethernet driver"
- if_ef(4)
- "pseudo-device driver providing support for multiple Ethernet frame types"
- if_em(4)
- "Intel(R) PRO/1000 Gigabit Ethernet adapter driver"
- if_en(4)
- "device driver for Midway-based ATM interfaces"
- if_faith(4)
- IPv6-to-IPv4 TCP relay capturing interface
- if_fatm(4)
- "device driver for Fore PCA200E ATM interfaces"
- if_fwe(4)
- "Ethernet emulation driver for FireWire"
- if_fwip(4)
- "IP over FireWire driver"
- if_fxp(4)
- "Intel EtherExpress PRO/100 Ethernet device driver"
- if_gem(4)
- ERI/GEM/GMAC Ethernet device driver
- if_gif(4)
- generic tunnel interface
- if_gre(4)
- encapsulating network device
- if_hatm(4)
- "device driver for Fore/Marconi HE155 and HE622 ATM interfaces"
- if_hme(4)
- "Sun Microelectronics STP2002-STQ Ethernet interfaces device driver"
- if_idt(4)
- device driver for IDT NICStAR-based ATM interfaces
- if_ipw(4)
- "Intel PRO/Wireless 2100 IEEE 802.11 driver"
- if_iwi(4)
- "Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver"
- if_kue(4)
- "Kawasaki LSI KL5KUSB101B USB Ethernet driver"
- if_lge(4)
- "Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver"
- if_mn(4)
- "Siemens Easy321-R1 E1/T1 device driver"
- if_my(4)
- "Myson Technology Ethernet PCI driver"
- if_ndis(4)
- NDIS miniport driver wrapper
- if_nge(4)
- "National Semiconductor PCI Gigabit Ethernet adapter driver"
- if_nve(4)
- "NVIDIA nForce MCP Networking Adapter device driver"
- if_oltr(4)
- "Olicom Token Ring device driver"
- if_patm(4)
- "device driver for IDT77252 based ATM interfaces (ProSum and IDT)"
- if_pcn(4)
- "AMD PCnet/PCI Fast Ethernet device driver"
- if_ppp(4)
- point to point protocol network interface
- if_ral(4)
- "Ralink Technology RT2500 IEEE 802.11 driver"
- if_re(4)
- "RealTek 8139C+/8169/8169S/8110S PCI Ethernet adapter driver"
- if_rl(4)
- "RealTek 8129/8139 Fast Ethernet device driver"
- if_rue(4)
- "RealTek RTL8150 USB to Fast Ethernet controller driver"
- if_sbni(4)
- Granch SBNI12 leased line modem driver
- if_sbsh(4)
- "Granch SBNI16 SHDSL modem device driver"
- if_sf(4)
- "Adaptec AIC-6915" Starfire PCI Fast Ethernet adapter driver
- if_sis(4)
- "SiS 900, SiS 7016 and NS DP83815 Fast Ethernet device driver"
- if_sk(4)
- "SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver"
- if_sl(4)
- slip network interface
- if_sn(4)
- "Ethernet driver for SMC91Cxx based cards"
- if_ste(4)
- "Sundance Technologies ST201 Fast Ethernet device driver"
- if_stf(4)
- 6to4 tunnel interface
- if_tap(4)
- Ethernet tunnel software network interface
- if_ti(4)
- "Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver"
- if_tl(4)
- "Texas Instruments ThunderLAN Ethernet device driver"
- if_tun(4)
- tunnel software network interface
- if_tx(4)
- "SMC 83c17x Fast Ethernet device driver"
- if_txp(4)
- "3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface"
- if_udav(4)
- "Davicom DM9601 USB Ethernet driver"
- if_ural(4)
- "Ralink Technology RT2500USB IEEE 802.11 driver"
- if_vge(4)
- "VIA Networking Technologies VT6122 PCI Gigabit Ethernet adapter driver"
- if_vlan(4)
- "IEEE 802.1Q VLAN network interface"
- if_vr(4)
- "VIA Technologies Rhine I/II/III Ethernet device driver"
- if_wb(4)
- "Winbond W89C840F Fast Ethernet device driver"
- if_wi(4)
- "Lucent Hermes, Intersil PRISM and Spectrum24 IEEE 802.11 driver"
- if_xe(4)
- "Xircom PCMCIA Ethernet device driver"
- if_xl(4)
- "3Com Etherlink XL and Fast Etherlink XL Ethernet device driver"
- ifaddr(9)
- kernel interfaces for manipulating network interfaces
- ifconfig(8)
- configure a network interface
- ifdown(8)
- take a network interface down
- ifmib(4)
- Management Information Base for network interfaces
- ifnet(9)
- kernel interfaces for manipulating network interfaces
- ifpi(4)
- isdn4bsd AVM Fritz!Card PCI Version 1 driver
- ifpi2(4)
- isdn4bsd AVM Fritz!Card PCI Version 2 driver
- ifpnp(4)
- isdn4bsd AVM Fritz!Card ISA PnP driver
- ifqueue(9)
- kernel interfaces for manipulating network interfaces
- ifup(8)
- bring a network interface up
- igawk(1)
- gawk with include files
- ihfc(4)
- isdn4bsd ISA Cologne Chip HFC[-S][-SP] 2B[DS0] driver
- iic(4)
- I2C generic i/o device driver
- iicbb(4)
- I2C generic bit-banging driver
- iicbus(4)
- I2C bus system
- iicsmb(4)
- I2C to SMB bridge
- iir(4)
- Intel Integrated RAID controller and ICP Vortex driver
- ijoin(1)
- Interactive spelling checking
- ilogb(3)
- get integer exponent of a floating point value
- ilogbf(3)
- get integer exponent of a floating point value
- ilogbl(3)
- get integer exponent of a floating point value
- image(3tk)
- Create and manipulate images
- imaxabs(3)
- compute the absolute value of an integer
- imaxdiv(3)
- compute quotient and remainder of an integer division
- imm(4)
- parallel to SCSI interface driver
- immedok(3ncurses)
- curses output options
- in_wch(3ncurses)
- extract a complex character and rendition from a window
- in_wchnstr(3ncurses)
- get an array of complex characters and renditions from a curses window
- in_wchstr(3ncurses)
- get an array of complex characters and renditions from a curses window
- inb(2)
- port I/O
- inb_p(2)
- port I/O
- inch(3ncurses)
- get a character and attributes from a curses window
- inchnstr(3ncurses)
- get a string of characters (and attributes) from a curses window
- inchstr(3ncurses)
- get a string of characters (and attributes) from a curses window
- #include <numaif.h>(2)
- (unknown subject)
- incr(3tcl)
- Increment the value of a variable
- index(3)
- locate character in string
- index++(1)
- SWISH++ indexer
- inet(3)
- Internet address manipulation routines
- inet(3erl)
- Access to TCP/IP Protocols
- inet(4)
- Internet protocol family
- inet6(4)
- Internet protocol version 6 family
- inet_addr(3)
- Internet address manipulation routines
- inet_aton(3)
- Internet address manipulation routines
- inet_aton(3perl)
- load the C socket.h defines and structure manipulators
- inet_lnaof(3)
- Internet address manipulation routines
- inet_makeaddr(3)
- Internet address manipulation routines
- inet_netof(3)
- Internet address manipulation routines
- inet_network(3)
- Internet address manipulation routines
- inet_ntoa(3)
- Internet address manipulation routines
- inet_ntoa(3perl)
- load the C socket.h defines and structure manipulators
- inet_ntop(3)
- Parse network address structures
- inet_pton(3)
- Create a network address structure
- inetd(5)
- Internet servers database
- inetd(8)
- internet super-server
- inetd.conf(5)
- Internet servers database
- INFINITY(3)
- floating point constants
- info(1)
- read Info documents
- info(3tcl)
- Return information about the state of the Tcl interpreter
- info(5)
- readable online documentation
- info2www(1)
- read info files with a WWW browser
- infobrowser(1)
- read Info documents
- infocmp(1)
- compare or print out terminfo descriptions
- infokey(1)
- compile customizations for Info
- infotocap(1)
- convert a terminfo description into a termcap description
- init(3erl)
- Coordination of System Startup
- init(8)
- process control initialization
- init_color(3ncurses)
- curses color manipulation routines
- init_dialog(3alleg)
- Low level initialisation of a dialog. Allegro game programming library.
- init_menu(3alleg)
- Low level initialisation of a menu. Allegro game programming library.
- init_module(2)
- initialize a loadable module entry
- init_pair(3ncurses)
- curses color manipulation routines
- init_sleepqueues(9)
- manage the queues of sleeping threads
- initgroups(3)
- initialize the supplementary group access list
- initialise_joystick(3alleg)
- Deprecated version of install_joystick(). Allegro game programming library.
- initrd(4)
- boot loader initialized RAM disk
- initscr(3ncurses)
- curses screen initialization and manipulation routines
- initscript(5)
- script that executes inittab commands.
- initstate(3)
- random number generator
- inittab(5)
- format of the inittab file used by the sysv-compatible init process
- inittodr(9)
- initialize system time
- inl(2)
- port I/O
- inl_p(2)
- port I/O
- innetgr(3)
- handle network group entries
- innstr(3ncurses)
- get a string of characters from a curses window
- innwstr(3ncurses)
- get a string of wchar_t characters from a curses window
- inopts(3ncurses)
- curses input options
- inotify(7)
- monitoring file system events
- inotify_add_watch(2)
- add a watch to an initialized inotify instance
- inotify_init(2)
- initialize an inotify instance
- inotify_rm_watch(2)
- remove an existing watch from an inotify instance
- ins_nwstr(3ncurses)
- insert a wide-character string into a curses window
- ins_wch(3ncurses)
- insert a complex character and rendition into a window
- ins_wstr(3ncurses)
- insert a wide-character string into a curses window
- insb(2)
- port I/O
- insch(3ncurses)
- insert a character before cursor in a curses window
- insdelln(3ncurses)
- delete and insert lines in a curses window
- insertln(3ncurses)
- delete and insert lines in a curses window
- insl(2)
- port I/O
- insmod(8)
- simple program to insert a module into the Linux Kernel
- insmod.modutils(8)
- install loadable kernel module 0
- insnstr(3ncurses)
- insert string before cursor in a curses window
- insque(3)
- insert/remove an item from a queue
- insstr(3ncurses)
- insert string before cursor in a curses window
- INSTALL(3pm)
- How to install and configure DBD::mysql
- install(1)
- copy files and set attributes
- install-docs(8)
- manage online Debian documentation
- install-info(8)
- create or update entry in Info directory
- install-keymap(8)
- expand a given keymap and install it as boot-time keymap
- install-menu(1)
- Process a menu method and generate the menu files for a window manager or a menu-aware application.
- install_allegro(3alleg)
- Initialise the Allegro library.
- install_int(3alleg)
- Installs a user timer handler. Allegro game programming library.
- install_int_ex(3alleg)
- Adds or modifies a timer. Allegro game programming library.
- install_joystick(3alleg)
- Initialises the joystick. Allegro game programming library.
- install_keyboard(3alleg)
- Installs the Allegro keyboard interrupt handler.
- install_keyboard_hooks(3alleg)
- Installs custom keyboard hooks. Allegro game programming library.
- install_mouse(3alleg)
- Installs the Allegro mouse handler.
- install_param_int(3alleg)
- Installs a timer routine with a customizable parameter. Allegro game programming library.
- install_param_int_ex(3alleg)
- Adds or modifies a timer with a customizable parameter. Allegro game programming library.
- install_sound(3alleg)
- Initialises the sound module. Allegro game programming library.
- install_sound_input(3alleg)
- Initialises the sound recorder module. Allegro game programming library.
- install_timer(3alleg)
- Installs the Allegro timer interrupt handler.
- installkernel(8)
- install a new kernel image
- instmodsh(1)
- A shell to examine installed modules
- instr(3ncurses)
- get a string of characters from a curses window
- instrument(3erl)
- Analysis and Utility Functions for Instrumentation
- insw(2)
- port I/O
- int(3erl)
- Interpreter Interface
- integer(3perl)
- Perl pragma to use integer arithmetic instead of floating point
- interceptors(3erl)
- Describe the functions which must be exported by any supplied Orber native interceptor.
- interfaces(5)
- network interface configuration for ifup and ifdown
- interp(3tcl)
- Create and manipulate Tcl interpreters
- intpm(4)
- Intel PIIX4 Power Management controller driver
- intrflush(3ncurses)
- curses input options
- intro(1)
- Introduction to user commands
- intro(2)
- Introduction to system calls
- intro(3)
- Introduction to library functions
- intro(4)
- Introduction to special files
- intro(5)
- Introduction to file formats
- intro(6)
- Introduction to games
- intro(7)
- Introduction to overview, conventions, and miscellany section
- intro(8)
- Introduction to administration and privileged commands
- intro(9)
- "introduction to system kernel interfaces"
- Intro_functors(3)
- (unknown subject)
- inviso(3erl)
- Main API Module to the Inviso Tracer
- inviso_as_lib(3erl)
- The Inviso Autostart Utility Library
- inviso_lfm(3erl)
- An Inviso Off-Line Logfile Merger
- inviso_lfm_tpfreader(3erl)
- Inviso Standard Reader Process to Standard Logfile Merger
- inviso_rt(3erl)
- Direct API to the Inviso Runtime Component
- invoke-rc.d(8)
- executes System-V style init script actions
- inw(2)
- port I/O
- inw_p(2)
- port I/O
- inwstr(3ncurses)
- get a string of wchar_t characters from a curses window
- IO(3perl)
- load various IO modules
- io(3erl)
- Standard IO Server Interface Functions
- io(4)
- I/O privilege file
- IO::Dir(3perl)
- supply object methods for directory handles
- IO::File(3perl)
- supply object methods for filehandles
- IO::Handle(3perl)
- supply object methods for I/O handles
- IO::Pipe(3perl)
- supply object methods for pipes
- IO::Poll(3perl)
- Object interface to system poll call
- IO::Seekable(3perl)
- supply seek based methods for I/O objects
- IO::Select(3perl)
- OO interface to the select system call
- IO::Socket(3perl)
- Object interface to socket communications
- IO::Socket::INET(3perl)
- Object interface for AF_INET domain sockets
- IO::Socket::INET6(3pm)
- Object interface for AF_INET|AF_INET6 domain sockets
- IO::Socket::UNIX(3perl)
- Object interface for AF_UNIX domain sockets
- io_cancel(2)
- Cancel an outstanding asynchronous I/O operation
- io_destroy(2)
- Destroy an asynchronous I/O context
- io_getevents(2)
- Read asynchronous I/O events from the completion queue
- io_lib(3erl)
- IO Library Functions
- io_setup(2)
- Create an asynchronous I/O context
- io_submit(2)
- Submit asynchronous I/O blocks for processing
- ioctl(2)
- control device
- ioctl_list(2)
- list of ioctl calls in Linux/i386 kernel
- ioperm(2)
- set port input/output permissions
- iopl(2)
- change I/O privilege level
- ioprio_get(2)
- get/set I/O scheduling class and priority
- ioprio_set(2)
- get/set I/O scheduling class and priority
- ip(4)
- Internet Protocol
- ip(7)
- Linux IPv4 protocol implementation
- ip(8)
- show / manipulate routing, devices, policy routing and tunnels
- ip6(4)
- Internet Protocol version 6 (IPv6) network layer
- ip6tables(8)
- IPv6 packet filter administration
- ip6tables-restore(8)
- Restore IPv6 Tables
- ip6tables-save(8)
- Save IPv6 Tables
- ipaccounting(4)
- IP packet filter and traffic accounting
- ipacct(4)
- IP packet filter and traffic accounting
- ipc(2)
- System V IPC system calls
- ipc(5)
- System V interprocess communication mechanisms
- IPC::Msg(3perl)
- SysV Msg IPC object class
- IPC::Open2(3perl)
- open a process for both reading and writing
- IPC::Open3(3perl)
- open a process for reading, writing, and error handling
- IPC::Semaphore(3perl)
- SysV Semaphore IPC object class
- IPC::SysV(3perl)
- SysV IPC constants
- ipcrm(8)
- remove a message queue, semaphore set or shared memory id
- ipcs(8)
- provide information on ipc facilities
- ipf(4)
- packet filtering kernel interface
- ipfilter(4)
- IP packet log device
- ipfirewall(4)
- IP packet filter and traffic accounting
- ipfw(4)
- IP packet filter and traffic accounting
- ipl(4)
- IP packet log device
- ipnat(4)
- Network Address Translation kernel interface
- IPPROTO_ICMP(7)
- Linux IPv4 ICMP kernel module.
- ips(4)
- IBM/Adaptec ServeRAID controller driver
- ipsec(4)
- IP security protocol
- iptables(8)
- administration tool for IPv4 packet filtering and NAT
- iptables-restore(8)
- Restore IP Tables
- iptables-save(8)
- Save IP Tables
- IptablesDlfConverter(3pm)
- convert netfilter/iptables syslog logs to firewall DLF
- iptraf(8)
- Interactive Colorful IP LAN Monitor
- ipv6(7)
- Linux IPv6 protocol implementation
- ipw(4)
- "Intel PRO/Wireless 2100 IEEE 802.11 driver"
- iruserok(3)
- routines for returning a stream to a remote command
- is_color_font(3alleg)
- Returns TRUE if a font is a color font. Allegro game programming library.
- is_compatible_font(3alleg)
- Check if two fonts are of the same type. Allegro game programming library.
- is_inside_bitmap(3alleg)
- Tells if a point is inside a bitmap. Allegro game programming library.
- Is_integer(3)
- (unknown subject)
- is_linear_bitmap(3alleg)
- Tells if a bitmap is linear. Allegro game programming library.
- is_linetouched(3ncurses)
- curses refresh control routines
- is_memory_bitmap(3alleg)
- Tells if a bitmap is a memory bitmap. Allegro game programming library.
- is_mono_font(3alleg)
- Returns TRUE if a font is a monochrome font. Allegro game programming library.
- Is_normal_iterator(3)
- (unknown subject)
- is_planar_bitmap(3alleg)
- Tells if a bitmap is a planar screen bitmap. Allegro game programming library.
- is_relative_filename(3alleg)
- Returns TRUE if the filename is relative. Allegro game programming library.
- is_same_bitmap(3alleg)
- Tells if two bitmaps describe the same drawing surface. Allegro game programming library.
- is_screen_bitmap(3alleg)
- Tells if a bitmap is the screen bitmap or sub bitmap. Allegro game programming library.
- is_sub_bitmap(3alleg)
- Tells if a bitmap is a sub bitmap. Allegro game programming library.
- is_system_bitmap(3alleg)
- Tells if a bitmap is a system bitmap or sub bitmap. Allegro game programming library.
- is_term_resized(3ncurses)
- change the curses terminal size
- is_video_bitmap(3alleg)
- Tells if a bitmap is a screen bitmap, video memory or sub bitmap. Allegro game programming library.
- is_windowed_mode(3alleg)
- Tells if you are running in windowed mode. Allegro game programming library.
- is_wintouched(3ncurses)
- curses refresh control routines
- isalnum(3)
- character classification routines
- isalpha(3)
- character classification routines
- isascii(3)
- character classification routines
- isatty(3)
- does this descriptor refer to a terminal
- isblank(3)
- character classification routines
- iscntrl(3)
- character classification routines
- isdigit(3)
- character classification routines
- isendwin(3ncurses)
- curses screen initialization and manipulation routines
- isfinite(3)
- floating-point classification macros
- isgraph(3)
- character classification routines
- isgreater(3)
- macros to test a relation
- isgreaterequal(3)
- macros to test a relation
- isic(4)
- isdn4bsd Siemens ISDN Chipset device driver
- isinf(3)
- floating-point classification macros
- isinff(3)
- BSD floating point classification functions
- isinfl(3)
- BSD floating point classification functions
- isless(3)
- macros to test a relation
- islessequal(3)
- macros to test a relation
- islessgreater(3)
- macros to test a relation
- islower(3)
- character classification routines
- isnan(3)
- floating-point classification macros
- isnanf(3)
- BSD floating point classification functions
- isnanl(3)
- BSD floating point classification functions
- isnormal(3)
- floating-point classification macros
- iso-8859-1(7)
- the ISO 8859-1 character set encoded in octal, decimal, and hexadecimal
- iso-8859-15(7)
- the ISO 8859-15 character set encoded in octal, decimal, and hexadecimal
- iso-8859-16(7)
- the ISO 8859-16 character set encoded in octal, decimal, and hexadecimal
- iso-8859-2(7)
- the ISO 8859-2 character set encoded in octal, decimal, and hexadecimal
- iso-8859-7(7)
- the ISO 8859-7 character set encoded in octal, decimal, and hexadecimal
- iso-8859-9(7)
- the ISO 8859-9 character set encoded in octal, decimal, and hexadecimal
- iso_8859-1(7)
- the ISO 8859-1 character set encoded in octal, decimal, and hexadecimal
- iso_8859-15(7)
- the ISO 8859-15 character set encoded in octal, decimal, and hexadecimal
- iso_8859-16(7)
- the ISO 8859-16 character set encoded in octal, decimal, and hexadecimal
- iso_8859-2(7)
- the ISO 8859-2 character set encoded in octal, decimal, and hexadecimal
- iso_8859-7(7)
- the ISO 8859-7 character set encoded in octal, decimal, and hexadecimal
- iso_8859-9(7)
- the ISO 8859-9 character set encoded in octal, decimal, and hexadecimal
- iso_8859_1(7)
- the ISO 8859-1 character set encoded in octal, decimal, and hexadecimal
- iso_8859_15(7)
- the ISO 8859-15 character set encoded in octal, decimal, and hexadecimal
- iso_8859_16(7)
- the ISO 8859-16 character set encoded in octal, decimal, and hexadecimal
- iso_8859_2(7)
- the ISO 8859-2 character set encoded in octal, decimal, and hexadecimal
- iso_8859_7(7)
- the ISO 8859-7 character set encoded in octal, decimal, and hexadecimal
- iso_8859_9(7)
- the ISO 8859-9 character set encoded in octal, decimal, and hexadecimal
- isosize(8)
- outputs the length of a iso9660 file system
- isp(4)
- Qlogic based SCSI and FibreChannel SCSI Host Adapters
- ispell(1)
- Interactive spelling checking
- ispell(5)
- format of ispell dictionaries and affix files
- ispell-autobuildhash(8)
- Autobuilding the ispell hash file for some dicts
- ispell-wrapper(1)
- smart wrapper for ispell
- ispellconfig(8)
- Bash script to select a new ispell default dictionary.
- ispfw(4)
- "Firmware Module for Qlogic based SCSI and FibreChannel SCSI Host Adapters"
- isprint(3)
- character classification routines
- ispunct(3)
- character classification routines
- issetugid(2)
- is current process tainted by uid or gid changes
- issignal(9)
- "kernel signal functions"
- isspace(3)
- character classification routines
- issue(5)
- pre-login message and identification file
- isunordered(3)
- macros to test a relation
- isupper(3)
- character classification routines
- iswalnum(3)
- test for alphanumeric wide character
- iswalpha(3)
- test for alphabetic wide character
- iswblank(3)
- test for whitespace wide character
- iswcntrl(3)
- test for control wide character
- iswctype(3)
- wide character classification
- iswdigit(3)
- test for decimal digit wide character
- iswgraph(3)
- test for graphic wide character
- iswlower(3)
- test for lowercase wide character
- iswprint(3)
- test for printing wide character
- iswpunct(3)
- test for punctuation or symbolic wide character
- iswspace(3)
- test for whitespace wide character
- iswupper(3)
- test for uppercase wide character
- iswxdigit(3)
- test for hexadecimal digit wide character
- isxdigit(3)
- character classification routines
- itcl(3itcl)
- object-oriented extensions to Tcl
- itcl_class(3itcl)
- create a class of objects (obsolete)
- itcl_info(3itcl)
- query info regarding classes and objects (obsolete)
- itclvars(3itcl)
- variables used by [incr Tcl]
- item_count(3menu)
- make and break connections between items and menus
- item_description(3menu)
- get menu item name and description fields
- item_index(3menu)
- set and get current_menu_item
- item_init(3menu)
- set hooks for automatic invocation by applications
- item_name(3menu)
- get menu item name and description fields
- item_opts(3menu)
- set and get menu item options
- item_opts_off(3menu)
- set and get menu item options
- item_opts_on(3menu)
- set and get menu item options
- item_term(3menu)
- set hooks for automatic invocation by applications
- item_userptr(3menu)
- associate application data with a menu item
- item_value(3menu)
- set and get menu item values
- item_visible(3menu)
- check visibility of a menu item
- items(3menu)
- make and break connections between items and menus
- Iterator Tags(3)
- These are empty types, used to distinguish different iterators. The distinction is not made by what they contain, but simply by what they are. Different underlyin
- Iterator_types(3)
- These are empty types, used to distinguish different iterators. The distinction is not made by what they contain, but simply by what they are. Different underlying algorithms c
- ithread(9)
- kernel interrupt threads
- ithread_add_handler(9)
- kernel interrupt threads
- ithread_create(9)
- kernel interrupt threads
- ithread_destroy(9)
- kernel interrupt threads
- ithread_priority(9)
- kernel interrupt threads
- ithread_remove_handler(9)
- kernel interrupt threads
- ithread_schedule(9)
- kernel interrupt threads
- itjc(4)
- isdn4bsd NETjet-S / Teles PCI-TJ hardware driver
- itk(3itk)
- framework for building mega-widgets in Tcl/Tk
- itkvars(3itk)
- variables used by [incr Tk]
- itofix(3alleg)
- Converts an integer to fixed point. Allegro game programming library.
- iwi(4)
- "Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver"
- iwic(4)
- isdn4bsd Winbond ISDN Chip device driver
- ixgb(4)
- "Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system"
- j0(3)
- Bessel functions
- j0f(3)
- Bessel functions
- j0l(3)
- Bessel functions
- j1(3)
- Bessel functions
- j1f(3)
- Bessel functions
- j1l(3)
- Bessel functions
- jail(2)
- imprison current process and future descendants
- jail_attach(2)
- imprison current process and future descendants
- jn(3)
- Bessel functions
- jnf(3)
- Bessel functions
- jnl(3)
- Bessel functions
- join(1)
- join lines of two files on a common field
- join(3tcl)
- Create a string by joining together list elements
- joy(3alleg)
- Global array of joystick state information. Allegro game programming library.
- joy(4)
- joystick device driver
- JOYSTICK_AXIS_INFO(3alleg)
- Stores joystick axis information. Allegro game programming library.
- JOYSTICK_BUTTON_INFO(3alleg)
- Stores joystick button information. Allegro game programming library.
- JOYSTICK_INFO(3alleg)
- Stores information about joysticks. Allegro game programming library.
- JOYSTICK_STICK_INFO(3alleg)
- Stores joystick stick information. Allegro game programming library.
- jrand48(3)
- generate uniformly distributed pseudo-random numbers
- jrand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- kallsyms(8)
- Extract all kernel symbols for debugging
- KAME(4)
- introduction and roadmap to KAME IPv6 software package
- kame(4)
- introduction and roadmap to KAME IPv6 software package
- KASSERT(9)
- kernel expression verification macro
- kbd-config(8)
- Configure the console keyboard
- kbd_mode(1)
- report or set the keyboard mode
- kbdmux(4)
- keyboard multiplexer
- kbdrate(8)
- reset the keyboard repeat rate and delay time
- kenv(2)
- kernel environment
- kernacc(9)
- check memory regions for accessibility
- kernel(3ncurses)
- low-level curses routines
- kernel(6)
- The Kernel Application
- kernel_mount(9)
- "functions provided as part of the kernel mount interface"
- kernel_vmount(9)
- "functions provided as part of the kernel mount interface"
- kerneld(8)
- perform kernel action in user space (such as on-demand loading of modules)
- kernelversion(1)
- program to report major version of kernel
- kevent(2)
- kernel event notification mechanism
- key(3alleg)
- Array of flags indicating key state. Allegro game programming library.
- key_decryptsession(3)
- interfaces to rpc keyserver daemon
- key_defined(3ncurses)
- check if a keycode is defined
- key_encryptsession(3)
- interfaces to rpc keyserver daemon
- key_gendes(3)
- interfaces to rpc keyserver daemon
- key_led_flag(3alleg)
- Flag to prevent the keyboard LEDs from being updated. Allegro game programming library.
- key_name(3ncurses)
- miscellaneous curses utility routines
- key_secretkey_is_set(3)
- interfaces to rpc keyserver daemon
- key_setsecret(3)
- interfaces to rpc keyserver daemon
- key_shifts(3alleg)
- Bitmask containing the current state of modifier keys. Allegro game programming library.
- keyboard_callback(3alleg)
- User specified keyboard callback handler. Allegro game programming library.
- keyboard_lowlevel_callback(3alleg)
- User specified low level keyboard event handler. Allegro game programming library.
- keyboard_needs_poll(3alleg)
- Tells if the keyboard needs polling. Allegro game programming library.
- keyboard_ucallback(3alleg)
- User specified unicode keyboard callback handler. Allegro game programming library.
- keybound(3ncurses)
- return definition of keycode
- Keylist(3tclx)
- Keyed list management routines.
- keymaps(5)
- keyboard table descriptions for loadkeys and dumpkeys
- keyname(3ncurses)
- miscellaneous curses utility routines
- keyok(3ncurses)
- enable or disable a keycode
- keypad(3ncurses)
- curses input options
- keypressed(3alleg)
- Tells if there are keypresses waiting in the input buffer. Allegro game programming library.
- keysyms(3tk)
- keysyms recognized by Tk
- kibi(7)
- decimal and binary prefixes
- kill(1)
- send a signal to a process
- kill(2)
- send signal to a process
- killall(1)
- kill processes by name
- killall5(8)
- send a signal to all processes.
- killchar(3ncurses)
- curses environment query routines
- killpg(2)
- send signal to a process group
- killpg(3)
- send signal to all members of a process group
- killproc(9)
- "kernel signal functions"
- killwchar(3ncurses)
- curses environment query routines
- kilo(7)
- decimal and binary prefixes
- kld(4)
- dynamic kernel linker facility
- kldfind(2)
- returns the fileid of a kld file
- kldfirstmod(2)
- "return first module id from the kld file specified"
- kldload(2)
- load KLD files into the kernel
- kldnext(2)
- return the fileid of the next kld file
- kldstat(2)
- get status of kld file
- kldsym(2)
- look up address by symbol name in a KLD
- kldunload(2)
- unload kld files
- klogctl(2)
- read and/or clear kernel message ring buffer; set console_loglevel
- klogctl(3)
- read and/or clear kernel message ring buffer; set console_loglevel
- klogd(8)
- Kernel Log Daemon
- kmem(4)
- system memory, kernel memory and system ports
- kobj(9)
- a kernel object system for FreeBSD
- kobj_class_compile(9)
- a kernel object system for FreeBSD
- kobj_class_compile_static(9)
- a kernel object system for FreeBSD
- kobj_class_free(9)
- a kernel object system for FreeBSD
- kobj_create(9)
- a kernel object system for FreeBSD
- kobj_delete(9)
- a kernel object system for FreeBSD
- kobj_init(9)
- a kernel object system for FreeBSD
- koi8-r(7)
- Russian Net Character Set encoded in octal, decimal, and hexadecimal
- kproc_shutdown(9)
- kernel threads
- kproc_start(9)
- kernel threads
- kqueue(2)
- kernel event notification mechanism
- kse(2)
- "kernel support for user threads"
- kse_create(2)
- "kernel support for user threads"
- kse_exit(2)
- "kernel support for user threads"
- kse_release(2)
- "kernel support for user threads"
- kse_switchin(2)
- "kernel support for user threads"
- kse_thr_interrupt(2)
- "kernel support for user threads"
- kse_wakeup(2)
- "kernel support for user threads"
- ksoftirqd(9)
- Softirq daemon
- ksyms(8)
- display exported kernel symbols.
- kthread(9)
- kernel threads
- kthread_create(9)
- kernel threads
- kthread_exit(9)
- kernel threads
- kthread_resume(9)
- kernel threads
- kthread_suspend(9)
- kernel threads
- kthread_suspend_check(9)
- kernel threads
- ktr(4)
- kernel tracing facility
- ktr(9)
- kernel tracing facility
- ktrace(2)
- process tracing
- kue(4)
- "Kawasaki LSI KL5KUSB101B USB Ethernet driver"
- l64a(3)
- convert between long and base-64
- label(3tk)
- Create and manipulate label widgets
- labelframe(3tk)
- Create and manipulate labelframe widgets
- labs(3)
- compute the absolute value of an integer
- lappend(3tcl)
- Append list elements onto a variable
- last(1)
- show listing of last logged in users
- lastb(1)
- show listing of last logged in users
- lastlog(8)
- reports the most recent login of all users or of a given user
- latin1(7)
- the ISO 8859-1 character set encoded in octal, decimal, and hexadecimal
- latin10(7)
- the ISO 8859-16 character set encoded in octal, decimal, and hexadecimal
- latin2(7)
- the ISO 8859-2 character set encoded in octal, decimal, and hexadecimal
- latin5(7)
- the ISO 8859-9 character set encoded in octal, decimal, and hexadecimal
- latin9(7)
- the ISO 8859-15 character set encoded in octal, decimal, and hexadecimal
- lcf(1)
- Determine which of the historical versions of a config is installed
- lchflags(2)
- set file flags
- lchmod(2)
- change mode of file
- lchown(2)
- change ownership of a file
- lckpwdf(3)
- get shadow password file entry
- lcong48(3)
- generate uniformly distributed pseudo-random numbers
- lcong48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- ld(1)
- Using LD, the GNU linker
- ld-linux(8)
- dynamic linker/loader
- ld-linux.so(8)
- dynamic linker/loader
- ld.so(8)
- dynamic linker/loader
- ld.so/ld-linux.so(8)
- dynamic linker/loader
- ldap.conf(5)
- ldap configuration file
- .ldaprc(5)
- ldap configuration file
- ldconfig(8)
- configure dynamic linker run-time bindings
- ldd(1)
- print shared library dependencies
- ldexp(3)
- multiply floating-point number by integral power of 2
- ldexpf(3)
- multiply floating-point number by integral power of 2
- ldexpl(3)
- multiply floating-point number by integral power of 2
- ldiv(3)
- compute quotient and remainder of an integer division
- LDP(7)
- Intro to the Linux Documentation Project, with help, guides and documents
- le16dec(9)
- byte order operations
- le16enc(9)
- byte order operations
- le16toh(9)
- byte order operations
- le32dec(9)
- byte order operations
- le32enc(9)
- byte order operations
- le32toh(9)
- byte order operations
- le64dec(9)
- byte order operations
- le64enc(9)
- byte order operations
- le64toh(9)
- byte order operations
- leaveok(3ncurses)
- curses output options
- led(4)
- API for manipulating LED's, lamps and other annunciators
- legacy_coding(3x)
- use terminal's default colors
- less(1)
- opposite of more
- less(3perl)
- perl pragma to request less of something from the compiler
- lessecho(1)
- expand metacharacters
- lessfile(1)
- "input preprocessor" for less.
- lesskey(1)
- specify key bindings for less
- lesspipe(1)
- "input preprocessor" for less.
- LessTif Internal Functions(3)
- (unknown subject)
- LessTifInternals(3)
- (unknown subject)
- lexgrog(1)
- parse header information in man pages
- lfind(3)
- linear search of an array
- lgamma(3)
- log gamma function
- lgamma_r(3)
- log gamma function
- lgammaf(3)
- log gamma function
- lgammaf_r(3)
- log gamma function
- lgammal(3)
- log gamma function
- lgammal_r(3)
- log gamma function
- lge(4)
- "Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver"
- lgetfh(2)
- get file handle
- lib(3erl)
- A number of useful library functions
- lib(3perl)
- manipulate @INC at compile time
- libnetcfg(1)
- configure libnet
- libnetFAQ(3perl)
- libnet Frequently Asked Questions
- libnetlink(3)
- A library for accessing the netlink service
- lindex(3tcl)
- Retrieve an element from a list
- line(1)
- read one line
- line(3alleg)
- Draws a line onto the bitmap. Allegro game programming library.
- link(1)
- call the link function to create a link to a file
- link(2)
- make a new name for a file
- link_field(3form)
- create and destroy form fields
- link_fieldtype(3form)
- define validation-field types
- linkat(2)
- create a file link relative to directory file descriptors
- linsert(3tcl)
- Insert elements into a list
- linux(4)
- Linux ABI support
- Linux-PAM(7)
- Pluggable Authentication Modules for Linux
- lio_listio(2)
- "list directed I/O (REALTIME)"
- Lire::Aggregate(3pm)
- Base class for all operators that compute values from a group of DLF records
- Lire::Aggregator(3pm)
- Base class for all aggregator operators
- Lire::Average(3pm)
- (unknown subject)
- Lire::ChartType(3pm)
- Base interface for all ChartType.
- Lire::ChartTypes::Dist(3pm)
- Wrapper for the Ploticus dist prefab.
- Lire::ChartTypes::Lines(3pm)
- Wrapper for the Ploticus lines prefab.
- Lire::ChartTypes::Pie(3pm)
- Wrapper for the Ploticus pie prefab.
- Lire::ChartTypes::Scat(3pm)
- Wrapper for the Ploticus scat prefab.
- Lire::ChartTypes::Stack(3pm)
- Wrapper for the Ploticus stack prefab.
- Lire::ChartTypes::VBars(3pm)
- Wrapper for the Ploticus vbars prefab.
- Lire::Config(3pm)
- import Lire configuration variables to perl
- Lire::Config::BasePluginSpec(3pm)
- PluginManager based PluginSpec
- Lire::Config::Build(3pm)
- Look up build-time information
- Lire::Config::ChartSpec(3pm)
- Defines a chart to generate.
- Lire::Config::ChartTypeSpec(3pm)
- PluginSpec for ChartType.
- Lire::Config::ConfigFile(3pm)
- Class for configuration file manipulation.
- Lire::Config::Dictionary(3pm)
- Dictionary Value object.
- Lire::Config::DlfAnalyserSpec(3pm)
- PluginSpec to select an analyser.
- Lire::Config::DlfConverterSpec(3pm)
- PluginSpec for DlfConverters.
- Lire::Config::DlfStreamSpec(3pm)
- Defines DlfStream configuration.
- Lire::Config::DlfStreamsSpec(3pm)
- Holds DlfStream configuration.
- Lire::Config::Index(3pm)
- Index registry and interface
- Lire::Config::List(3pm)
- List Value Object.
- Lire::Config::Object(3pm)
- Configuration value which instantiates an object.
- Lire::Config::OutputFormatSpec(3pm)
- PluginSpec for OutputFormat.
- Lire::Config::Parser(3pm)
- Creates a Lire::Config::ConfigFile object from XML
- Lire::Config::Plugin(3pm)
- Value object for plugin configuration.
- Lire::Config::RecordSpec(3pm)
- Specification for a record-like type.
- Lire::Config::Reference(3pm)
- Scalar which points to an Index.
- Lire::Config::ReferenceSpec(3pm)
- SelectSpec which takes its options from an Index.
- Lire::Config::ReportConfigIndex(3pm)
- Index for store report configurations.
- Lire::Config::ReportSectionSpec(3pm)
- Defines a report section.
- Lire::Config::ReportSpec(3pm)
- Defines a report configuration.
- Lire::Config::Scalar(3pm)
- (unknown subject)
- Lire::Config::SpecParser(3pm)
- Create configuration specification from XML files
- Lire::Config::Value(3pm)
- (unknown subject)
- Lire::Config::VariableIndex(3pm)
- Index of the available variables in a TableInfo
- Lire::Config::XMLSpecListSpec(3pm)
- List of XML specifications.
- Lire::Count(3pm)
- (unknown subject)
- Lire::DataTypes(3pm)
- check wether value is of declared type
- Lire::DerivedSchema(3pm)
- Defines a schema for which the records are derived from another schema
- Lire::DlfAnalyseProcess(3pm)
- Object that controls the analysis process.
- Lire::DlfAnalyser(3pm)
- Base interface for all DLF analysers.
- Lire::DlfAnalyserProcess(3pm)
- Object that controls the analysis process.
- Lire::DlfCategoriser(3pm)
- Base class for analysers which produce extended DLF records.
- Lire::DlfConverter(3pm)
- Base interface of all DLF converters.
- Lire::DlfConverterProcess(3pm)
- Object that controls the DLF conversion process
- Lire::DlfQuery(3pm)
- Interface to specialized SQL wrappers used internally by the Lire API.
- Lire::DlfResult(3pm)
- interface with the database handler for returned data
- Lire::DlfSchema(3pm)
- Interface to Lire DLF Schema XML specifications
- Lire::DlfStore(3pm)
- Interface to a DLF store
- Lire::DlfStream(3pm)
- Interface to DLF data stream
- Lire::DocBookParser(3pm)
- Base DocBook parser.
- Lire::Error(3pm)
- standard error messages library
- Lire::ExtendedSchema(3pm)
- Adds fields to each DLF records of a base schema
- Lire::Field(3pm)
- Interface to Dlf field's specification.
- Lire::FilterExpr(3pm)
- (unknown subject)
- Lire::FilterSpec(3pm)
- Global filter specification.
- Lire::Firewall(3pm)
- supplies a subroutine enabling TCP and UDP portnumber-to-name mapping
- Lire::Firewall::IpchainsDlfConverter(3pm)
- convert Ipchains logs to firewall DLF
- Lire::Firewall::IpfilterDlfConverter(3pm)
- convert ipf (ipmon) logs to firewall DLF
- Lire::Firewall::IptablesDlfConverter(3pm)
- convert netfilter/iptables syslog logs to firewall DLF
- Lire::Firewall::SnortDlfConverter(3pm)
- convert Snort logs to firewall DLF
- Lire::Firewall::WatchguardDlfConverter(3pm)
- convert Watchguard logs to firewall DLF
- Lire::First(3pm)
- (unknown subject)
- Lire::FTP::IisFtpDlfConverter(3pm)
- convert Microsoft Ftp Server Logs into DLF
- Lire::Ftp::IisFtpDlfConverter(3pm)
- convert Microsoft Ftp Server Logs into DLF
- Lire::Group(3pm)
- Base class for implementation of the group aggregator
- Lire::GroupField(3pm)
- Class that implements the field element in report specifications.
- Lire::I18N(3pm)
- (unknown subject)
- Lire::ImportJob(3pm)
- Object used to represent an periodical source of log data
- Lire::Last(3pm)
- (unknown subject)
- Lire::Logger(3pm)
- Lire's logging interface.
- Lire::LrCommand(3pm)
- Base class for command line programs.
- Lire::Max(3pm)
- (unknown subject)
- Lire::Min(3pm)
- (unknown subject)
- Lire::OldDlfAdapter(3pm)
- Module which bridges with old-style DLF converters
- Lire::OutputFormat(3pm)
- Base interface for all OutputFormats.
- Lire::OutputFormat::LaTeX(3pm)
- LaTeX output format.
- Lire::OutputFormat::PDF(3pm)
- PDF output format.
- Lire::OutputFormat::PS(3pm)
- PostScript output format.
- Lire::OutputFormats::DVI(3pm)
- DVI output format.
- Lire::OutputFormats::Excel95(3pm)
- Excel95 output format.
- Lire::OutputFormats::HTML(3pm)
- HTML output format.
- Lire::OutputFormats::LaTeX(3pm)
- LaTeX output format.
- Lire::OutputFormats::PDF(3pm)
- PDF output format.
- Lire::OutputFormats::PS(3pm)
- PostScript output format.
- Lire::OutputFormats::Text(3pm)
- Text output format.
- Lire::OutputFormats::XML(3pm)
- XML output format.
- Lire::OutputJob(3pm)
- Object used to represent a configured formatting of a report
- Lire::Param(3pm)
- Object which represents a parameter in a XML specification.
- Lire::Plugin(3pm)
- Base interface of all Lire plugins.
- Lire::PluginManager(3pm)
- Manages the Lire plugins.
- Lire::Program(3pm)
- Lire's programs common infrastructure.
- Lire::Proxy::SquidAccessDlfConverter(3pm)
- convert squid logs to dlf format
- Lire::Rangegroup(3pm)
- Base class for implementation of the rangegroup aggregator
- Lire::Records(3pm)
- Base class for implementation of the records operator.
- Lire::Report(3pm)
- Interface to a Lire report.
- Lire::Report::ChartConfig(3pm)
- Chart configuration object.
- Lire::Report::ColumnInfo(3pm)
- Object that holds column meta-data.
- Lire::Report::Entry(3pm)
- Interface to subreport's data.
- Lire::Report::Group(3pm)
- Object that include subgroups and other entries.
- Lire::Report::GroupInfo(3pm)
- Object that groups columns created by the same aggregator. .
- Lire::Report::Section(3pm)
- Interface to the content of the section's element.
- Lire::Report::Subreport(3pm)
- Interface to a Lire subreport.
- Lire::Report::TableInfo(3pm)
- Object that holds all the GroupInfo and ColumnInfo for one subreport
- Lire::ReportConfig(3pm)
- API to the report configuration file
- Lire::ReportJob(3pm)
- Object used to configure periodical report generation
- Lire::ReportOperator(3pm)
- Base class for all operators that can be used to compute reports
- Lire::ReportParser(3pm)
- Lire::XMLParser which parses XML reports
- Lire::ReportParser::AsciiDocBookFormatter(3pm)
- Lire::ReportParser subclass which formats description.
- Lire::ReportParser::AsciiWriter(3pm)
- Lire::ReportParser processor that formats the report in ASCII
- Lire::ReportParser::ExcelWriter(3pm)
- Transform Lire XML Reports into a Excel95(tm) spreadsheet.
- Lire::ReportParser::HTMLDocBookFormatter(3pm)
- Lire::ReportParser subclass which formats description.
- Lire::ReportParser::HTMLWriter(3pm)
- converting lire XML reports to HTML
- Lire::ReportParser::LaTeXDocBookFormatter(3pm)
- Lire::DocBookParser subclass which formats description to LaTeX.
- Lire::ReportParser::LaTeXWriter(3pm)
- Lire::ReportParser processor that formats the report in LaTeX
- Lire::ReportParser::ReportBuilder(3pm)
- Creates Lire::Report objects from XML files
- Lire::ReportParser::RowColHandler(3pm)
- Lire::ReportParser subclass which synthetize row
- Lire::ReportSchedule(3pm)
- Object which reprents one periodical report generation.
- Lire::ReportSection(3pm)
- API to report configuration's section
- Lire::ReportSpec(3pm)
- API to the XML report specifications.
- Lire::Section(3pm)
- Interface to the content of the section's element.
- Lire::SQLExt::LrCountUniq(3pm)
- FILL ME IN
- Lire::SQLExt::LrFirst(3pm)
- FILL ME IN
- Lire::SQLExt::LrLast(3pm)
- FILL ME IN
- Lire::SQLExt::LrMatch(3pm)
- FILL ME IN
- Lire::SQLExt::LrMissingCases(3pm)
- FILL ME IN
- Lire::SQLExt::LrRangegroup(3pm)
- FILL ME IN
- Lire::SQLExt::LrTimegroup(3pm)
- FILL ME IN
- Lire::SQLExt::LrTimeslot(3pm)
- FILL ME IN
- Lire::SQLExt::Registry(3pm)
- FILL ME IN
- Lire::Subreport(3pm)
- Interface to a Lire subreport.
- Lire::Sum(3pm)
- (unknown subject)
- Lire::Syslog(3pm)
- syslog style lines parser
- Lire::Test::CommandResult(3pm)
- Object used to report the results of shell commands
- Lire::Test::CursesUIDriver(3pm)
- Object that can be used to drive a Curses::UI interface
- Lire::Test::DlfAnalyserTestCase(3pm)
- Base class for writing DlfAnalyser unit tests
- Lire::Test::DlfConverterTestCase(3pm)
- Base class for writing DLfConverter unit tests
- Lire::Test::FunctionalTestCase(3pm)
- Base class for writing functional unit tests
- Lire::Test::HashConfig(3pm)
- Braindead Lire::Config implementation
- Lire::Test::Mock(3pm)
- Create mock object
- Lire::Test::PluginTestCase(3pm)
- Base class for writing Plugin unit tests
- Lire::Test::TestCase(3pm)
- Common base for Lire test cases.
- Lire::Time(3pm)
- parses and prints date in formats common to many log files.
- Lire::Timegroup(3pm)
- Base class for implementation of the timegroup aggregator
- Lire::Timeslot(3pm)
- Base class for implementation of the timeslot aggregator
- Lire::UI(3pm)
- Interface to a DLF store
- Lire::UI::Prefs(3pm)
- Preferences management
- Lire::UI::Utils(3pm)
- Utility functions for UI management
- Lire::UI::Widget(3pm)
- Views for Lire::Config::Value object.
- Lire::Utils(3pm)
- Various general-purpose function.
- Lire::W3CExtendedLog(3pm)
- Base implementation of a W3C Extended Log parser
- Lire::WeekCalculator(3pm)
- handle different weeknumbering schemes
- Lire::WELF(3pm)
- Base implementation of a WebTrends(tm) Enhanced Log Format parser
- Lire::XMLParser(3pm)
- Base object-oriented XML parser.
- Lire::XMLSpecContainer(3pm)
- Base clase for XML report and filter specifications
- Lire::XMLSpecI18N(3pm)
- Extract strings for localization from XML Specs
- Lire::XMLSpecParser(3pm)
- Creates Lire::XMLSpecContainer object form XML files.
- list(3tcl)
- Create a list
- List::Util(3perl)
- A selection of general-utility list subroutines
- LIST_ENTRY(3)
- implementations of lists, tail queues, and circular queues
- LIST_HEAD(3)
- implementations of lists, tail queues, and circular queues
- LIST_INIT(3)
- implementations of lists, tail queues, and circular queues
- LIST_INSERT_AFTER(3)
- implementations of lists, tail queues, and circular queues
- LIST_INSERT_HEAD(3)
- implementations of lists, tail queues, and circular queues
- LIST_REMOVE(3)
- implementations of lists, tail queues, and circular queues
- listbox(3tk)
- Create and manipulate listbox widgets
- listen(2)
- listen for connections on a socket
- lists(3erl)
- List Processing Functions
- llabs(3)
- compute the absolute value of an integer
- lldiv(3)
- compute quotient and remainder of an integer division
- llength(3tcl)
- Count the number of elements in a list
- llrint(3)
- round to nearest integer
- llrintf(3)
- round to nearest integer
- llrintl(3)
- round to nearest integer
- llround(3)
- round to nearest integer, away from zero
- llroundf(3)
- round to nearest integer, away from zero
- llroundl(3)
- round to nearest integer, away from zero
- _llseek(2)
- reposition read/write file offset
- llseek(2)
- reposition read/write file offset
- ln(1)
- make links between files
- lname(3erl)
- Interface that supports the name pseudo-objects.
- lname_component(3erl)
- Interface that supports the name pseudo-objects.
- lnc(4)
- "AMD Lance/PCnet Ethernet device driver"
- lnstat(8)
- unified linux network statistics
- lo(4)
- software loopback network interface
- load(3tcl)
- Load machine code and initialize new commands.
- load_bios_font(3alleg)
- Loads a 8x8 or 8x16 BIOS format font. Allegro game programming library.
- load_bitmap(3alleg)
- Loads any supported bitmap from a file. Allegro game programming library.
- load_bitmap_font(3alleg)
- Grabs a font from a bitmap file. Allegro game programming library.
- load_bmp(3alleg)
- Loads a BMP bitmap from a file. Allegro game programming library.
- load_bmp_pf(3alleg)
- Packfile version of load_bmp. Allegro game programming library.
- load_dat_font(3alleg)
- Loads a FONT from an Allegro datafile.
- load_datafile(3alleg)
- Loads a datafile into memory. Allegro game programming library.
- load_datafile_callback(3alleg)
- Loads a datafile into memory, calling a hook per object. Allegro game programming library.
- load_datafile_object(3alleg)
- Loads a specific object from a datafile. Allegro game programming library.
- load_font(3alleg)
- Loads a font from a file. Allegro game programming library.
- load_grx_font(3alleg)
- Loads a GRX format font. Allegro game programming library.
- load_grx_or_bios_font(3alleg)
- Loads either a BIOS or GRX format font. Allegro game programming library.
- load_ibk(3alleg)
- Reads in a .IBK patch definition file for the Adlib driver. Allegro game programming library.
- load_joystick_data(3alleg)
- Loads joystick calibration data. Allegro game programming library.
- load_lbm(3alleg)
- Loads an LBM bitmap from a file. Allegro game programming library.
- load_midi(3alleg)
- Loads a MIDI file. Allegro game programming library.
- load_midi_patches(3alleg)
- Forces the MIDI driver to load a set of patches. Allegro game programming library.
- load_pcx(3alleg)
- Loads a PCX bitmap from a file. Allegro game programming library.
- load_pcx_pf(3alleg)
- Packfile version of load_pcx. Allegro game programming library.
- load_sample(3alleg)
- Loads a sample from a file. Allegro game programming library.
- load_tga(3alleg)
- Loads a TGA bitmap from a file. Allegro game programming library.
- load_tga_pf(3alleg)
- Packfile version of load_tga. Allegro game programming library.
- load_txt_font(3alleg)
- Loads a font script. Allegro game programming library.
- load_voc(3alleg)
- Loads a sample from a Creative Labs VOC file. Allegro game programming library.
- load_voc_pf(3alleg)
- Packfile version of load_voc. Allegro game programming library.
- load_wav(3alleg)
- Loads a sample from a RIFF WAV file. Allegro game programming library.
- load_wav_pf(3alleg)
- Packfile version of load_wav. Allegro game programming library.
- loadkeys(1)
- load keyboard translation tables
- loadTk(3tk)
- Load Tk into a safe interpreter.
- local(3itcl)
- create an object local to a procedure
- locale(1)
- Get locale-specific information.
- locale(3perl)
- Perl pragma to use and avoid POSIX locales for built-in operations
- locale(5)
- Describes a locale definition file
- locale(7)
- Description of multi-language support
- locale-gen(8)
- generates localisation files from templates
- locale.gen(5)
- Configuration file for locale-gen
- Locale::Constants(3perl)
- constants for Locale codes
- Locale::Country(3perl)
- ISO codes for country identification (ISO 3166)
- Locale::Currency(3perl)
- ISO three letter codes for currency identification (ISO 4217)
- Locale::gettext(3pm)
- message handling functions
- Locale::Language(3perl)
- ISO two letter codes for language identification (ISO 639)
- Locale::Maketext(3perl)
- framework for localization
- Locale::Maketext::TPJ13(3perl)
- - article about software localization
- Locale::Script(3perl)
- ISO codes for script identification (ISO 15924)
- localeconv(3)
- get numeric formatting information
- localedef(1)
- compile locale definition files
- localtime(3)
- transform date and time to broken-down time or ASCII
- localtime_r(3)
- transform date and time to broken-down time or ASCII
- locate(1)
- list files in databases that match a pattern
- locatedb(5)
- front-compressed file name database
- lock(2)
- unimplemented system calls
- lock(9)
- "lockmgr family of functions"
- lock_bitmap(3alleg)
- Locks the memory used by a bitmap. Allegro game programming library.
- LOCK_FUNCTION(3alleg)
- Locks the memory of a function used by a timer. Allegro game programming library.
- lock_midi(3alleg)
- Locks all the memory used by a MIDI file. Allegro game programming library.
- lock_sample(3alleg)
- Locks all the memory used by a sample. Allegro game programming library.
- LOCK_VARIABLE(3alleg)
- Locks the memory of a variable used by a timer. Allegro game programming library.
- lockcount(9)
- "lockmgr family of functions"
- lockd(8)
- start kernel lockd process
- lockdestroy(9)
- "lockmgr family of functions"
- lockf(3)
- apply, test or remove a POSIX lock on an open file
- lockfile(1)
- conditional semaphore-file creator
- lockinit(9)
- "lockmgr family of functions"
- lockmgr(9)
- "lockmgr family of functions"
- lockmgr_printinfo(9)
- "lockmgr family of functions"
- lockstatus(9)
- "lockmgr family of functions"
- log(3)
- natural logarithmic function
- log(9)
- formatted output conversion
- log10(3)
- base-10 logarithmic function
- log10f(3)
- base-10 logarithmic function
- log10l(3)
- base-10 logarithmic function
- log1p(3)
- logarithm of 1 plus argument
- log1pf(3)
- logarithm of 1 plus argument
- log1pl(3)
- logarithm of 1 plus argument
- log2(3)
- base-2 logarithmic function
- log2f(3)
- base-2 logarithmic function
- log2l(3)
- base-2 logarithmic function
- log_mf_h(3erl)
- An Event Handler which Logs Events to Disk
- logb(3)
- get exponent of a floating point value
- logbf(3)
- get exponent of a floating point value
- logbl(3)
- get exponent of a floating point value
- logf(3)
- natural logarithmic function
- logger(1)
- a shell command interface to the syslog(3) system log module
- Logical_functors(3)
- (unknown subject)
- login(1)
- begin session on the system
- login(3)
- write utmp and wtmp entries
- login.defs(5)
- shadow password suite configuration
- login_tty(3)
- tty utility functions
- logl(3)
- natural logarithmic function
- logname(1)
- print user's login name
- logout(3)
- write utmp and wtmp entries
- logresolve(8)
- Resolve IP-addresses to hostnames in Apache log files
- logrotate(8)
- rotates, compresses, and mails system logs
- logsave(8)
- save the output of a command in a logfile
- logwtmp(3)
- append an entry to the wtmp file
- longjmp(3)
- non-local jump to a saved stack context
- longmess(3perl)
- warn of errors (from perspective of caller)
- longname(3ncurses)
- curses environment query routines
- longrun(4)
- Transmeta(TM) Crusoe(TM) LongRun(TM) support
- look(1)
- display lines beginning with a given string
- look(3perl)
- search for key in dictionary file
- lookup_dcookie(2)
- return a directory entry's path
- loop(4)
- software loopback network interface
- lorder(1)
- list dependencies for object files
- losetup(8)
- set up and control loop devices
- lower(3tk)
- Change a window's position in the stacking order
- lp(4)
- line printer devices
- lpbb(4)
- parallel port I2C bit-banging interface
- lpt(4)
- generic printer device driver
- lrand48(3)
- generate uniformly distributed pseudo-random numbers
- lrand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- lrange(3tcl)
- Return one or more adjacent elements from a list
- lreplace(3tcl)
- Replace elements in a list with new elements
- lrint(3)
- round to nearest integer
- lrintf(3)
- round to nearest integer
- lrintl(3)
- round to nearest integer
- lround(3)
- round to nearest integer, away from zero
- lroundf(3)
- round to nearest integer, away from zero
- lroundl(3)
- round to nearest integer, away from zero
- ls(1)
- list directory contents
- lsattr(1)
- list file attributes on a Linux second extended file system
- lsearch(3)
- linear search of an array
- lsearch(3tcl)
- See if a list contains a particular element
- lseek(2)
- reposition read/write file offset
- lseek64(3)
- reposition 64-bit read/write file offset
- lset(3tcl)
- Change an element in a list
- lsmod(8)
- program to show the status of modules in the Linux Kernel
- lsmod.modutils(8)
- list loaded modules.
- lsof(8)
- list open files
- lsort(3tcl)
- Sort the elements of a list
- lspci(8)
- list all PCI devices
- lspgpot(1)
- extracts the ownertrust values from PGP keyrings and list them in GnuPG ownertrust format.
- lstat(2)
- get file status
- lsusb(1)
- list USB devices
- lsusb(8)
- list USB devices
- lutimes(2)
- set file access and modification times
- lynx(1)
- a general purpose distributed information browser for the World Wide Web
- LZSS_PACK_DATA(3alleg)
- Opaque structure for handling LZSS comression. Allegro game programming library.
- lzss_read(3alleg)
- Decompresses data using LZSS. Allegro game programming library.
- LZSS_UNPACK_DATA(3alleg)
- Opaque structure for handling LZSS decomression. Allegro game programming library.
- lzss_write(3alleg)
- Compresses data using LZSS. Allegro game programming library.
- M4(1)
- macro processor
- m4(1)
- macro processor
- m_adj(9)
- "memory management in the kernel IPC subsystem"
- M_ALIGN(9)
- "memory management in the kernel IPC subsystem"
- m_apply(9)
- "memory management in the kernel IPC subsystem"
- m_cat(9)
- "memory management in the kernel IPC subsystem"
- m_copyback(9)
- "memory management in the kernel IPC subsystem"
- m_copydata(9)
- "memory management in the kernel IPC subsystem"
- m_copym(9)
- "memory management in the kernel IPC subsystem"
- m_copypacket(9)
- "memory management in the kernel IPC subsystem"
- m_defrag(9)
- "memory management in the kernel IPC subsystem"
- m_devget(9)
- "memory management in the kernel IPC subsystem"
- m_dup(9)
- "memory management in the kernel IPC subsystem"
- m_dup_pkthdr(9)
- "memory management in the kernel IPC subsystem"
- m_fixhdr(9)
- "memory management in the kernel IPC subsystem"
- m_free(9)
- "memory management in the kernel IPC subsystem"
- m_freem(9)
- "memory management in the kernel IPC subsystem"
- m_get(9)
- "memory management in the kernel IPC subsystem"
- m_getcl(9)
- "memory management in the kernel IPC subsystem"
- m_getclr(9)
- "memory management in the kernel IPC subsystem"
- m_gethdr(9)
- "memory management in the kernel IPC subsystem"
- m_getm(9)
- "memory management in the kernel IPC subsystem"
- m_getptr(9)
- "memory management in the kernel IPC subsystem"
- M_LEADINGSPACE(9)
- "memory management in the kernel IPC subsystem"
- m_length(9)
- "memory management in the kernel IPC subsystem"
- M_MOVE_PKTHDR(9)
- "memory management in the kernel IPC subsystem"
- m_move_pkthdr(9)
- "memory management in the kernel IPC subsystem"
- m_prepend(9)
- "memory management in the kernel IPC subsystem"
- m_pullup(9)
- "memory management in the kernel IPC subsystem"
- m_split(9)
- "memory management in the kernel IPC subsystem"
- M_TRAILINGSPACE(9)
- "memory management in the kernel IPC subsystem"
- M_WRITABLE(9)
- "memory management in the kernel IPC subsystem"
- mac(4)
- Mandatory Access Control
- mac(9)
- TrustedBSD Mandatory Access Control framework
- mac_biba(4)
- "Biba data integrity policy"
- mac_bsdextended(4)
- "file system firewall policy"
- mac_ifoff(4)
- "interface silencing policy"
- mac_lomac(4)
- "Low-watermark Mandatory Access Control data integrity policy"
- mac_mls(4)
- "Multi-Level Security confidentiality policy"
- mac_none(4)
- "null MAC policy module"
- mac_partition(4)
- "process partition policy"
- mac_portacl(4)
- "network port access control policy"
- mac_seeotheruids(4)
- "simple policy controlling whether users see other users"
- mac_stub(4)
- "MAC policy stub module"
- mac_test(4)
- MAC framework testing policy
- madvise(2)
- give advice about use of memory
- madvise1(2)
- undocumented system calls
- magic(5)
- file command's magic number file
- Mail(1)
- send and receive mail
- mail(1)
- send and receive mail
- mail-files(1)
- GNU sharutils
- mailaddr(7)
- mail addressing description
- mailcap(5)
- metamail capabilities file
- mailcap.order(5)
- the mailcap ordering specifications
- mailname(5)
- the visible mail name of the system
- mailq(8)
- a Mail Transfer Agent
- mailshar(1)
- GNU sharutils
- mailstat(1)
- shows mail-arrival statistics
- mailx(1)
- send and receive mail
- major(9)
- "calculate device ids"
- make(1)
- GNU make utility to maintain groups of programs
- make(3erl)
- A Make Utility for Erlang
- make_absolute_filename(3alleg)
- Makes an absolute filename from a path and relative filename. Allegro game programming library.
- make_dev(9)
- manage cdev Ns 's and DEVFS registration for devices
- make_dev_alias(9)
- manage cdev Ns 's and DEVFS registration for devices
- make_relative_filename(3alleg)
- Tries to make a relative filename from absolute path and filename. Allegro game programming library.
- MAKE_VERSION(3alleg)
- Create a 32 bit integer from the Allegro version
- makeacol(3alleg)
- Converts RGBA colors into display dependent pixel formats. Allegro game programming library.
- makeacol32(3alleg)
- Converts an RGBA color into a 32-bit display pixel format. Allegro game programming library.
- makeacol_depth(3alleg)
- Converts RGBA colors into display dependent pixel formats. Allegro game programming library.
- makecol(3alleg)
- Converts an RGB value into the current pixel format. Allegro game programming library.
- makecol15(3alleg)
- Converts an RGB value into a display dependent pixel format. Allegro game programming library.
- makecol15_dither(3alleg)
- Calculates a dithered 15 or 16-bit RGB value. Allegro game programming library.
- makecol16(3alleg)
- Converts an RGB value into a display dependent pixel format. Allegro game programming library.
- makecol16_dither(3alleg)
- Calculates a dithered 15 or 16-bit RGB value. Allegro game programming library.
- makecol24(3alleg)
- Converts an RGB value into a display dependent pixel format. Allegro game programming library.
- makecol32(3alleg)
- Converts an RGB value into a display dependent pixel format. Allegro game programming library.
- makecol8(3alleg)
- Converts an RGB value into a display dependent pixel format. Allegro game programming library.
- makecol_depth(3alleg)
- Converts an RGB value into the specified pixel format. Allegro game programming library.
- makecontext(3)
- manipulate user context
- MAKEDEV(8)
- create devices
- makeinfo(1)
- translate Texinfo documents
- MALLOC(9)
- kernel memory management routines
- malloc(3)
- Allocate and free dynamic memory
- malloc(9)
- kernel memory management routines
- MALLOC_DECLARE(9)
- kernel memory management routines
- MALLOC_DEFINE(9)
- kernel memory management routines
- __malloc_hook(3)
- malloc debugging variables
- malloc_hook(3)
- malloc debugging variables
- __malloc_initialize_hook(3)
- malloc debugging variables
- man(1)
- an interface to the on-line reference manuals
- man(7)
- macros to format man pages
- man2html(1)
- format a manual page in html
- mandb(8)
- create or update the manual page index caches
- manpath(1)
- determine search path for manual pages
- manpath(5)
- format of the /etc/manpath.config file
- mark(3menu)
- get and set the menu mark string
- MASK_COLOR_15(3alleg)
- Constant representing the mask value in sprites. Allegro game programming library.
- MASK_COLOR_16(3alleg)
- Constant representing the mask value in sprites. Allegro game programming library.
- MASK_COLOR_24(3alleg)
- Constant representing the mask value in sprites. Allegro game programming library.
- MASK_COLOR_32(3alleg)
- Constant representing the mask value in sprites. Allegro game programming library.
- MASK_COLOR_8(3alleg)
- Constant representing the mask value in sprites. Allegro game programming library.
- masked_blit(3alleg)
- Copies a rectangle skipping pixels with the mask color. Allegro game programming library.
- masked_stretch_blit(3alleg)
- Scales a rectangular area skipping pixels with the mask color. Allegro game programming library.
- math(3erl)
- Mathematical Functions
- Math::BigFloat(3perl)
- Arbitrary size floating point math package
- Math::BigInt(3perl)
- Arbitrary size integer/float math package
- Math::BigInt::Calc(3perl)
- Pure Perl module to support Math::BigInt
- Math::BigInt::CalcEmu(3perl)
- Emulate low-level math with BigInt code
- Math::BigRat(3perl)
- Arbitrary big rational numbers
- Math::Complex(3perl)
- complex numbers and associated mathematical functions
- Math::Trig(3perl)
- trigonometric functions
- MATRIX(3alleg)
- Fixed point matrix structure. Allegro game programming library.
- MATRIX_f(3alleg)
- Floating point matrix structure. Allegro game programming library.
- matrix_mul(3alleg)
- Multiplies two matrices. Allegro game programming library.
- matrix_mul_f(3alleg)
- Multiplies two matrices. Allegro game programming library.
- matrix_to_quat(3alleg)
- Constructs a quaternion from a rotation matrix. Allegro game programming library.
- mawk(1)
- pattern scanning and text processing language
- maybe_resched(9)
- perform round-robin scheduling of runnable processes
- MB_CUR_MAX(3)
- maximum length of a multibyte character in the current locale
- mb_detach(9)
- "set of functions to build an mbuf chain from various data types"
- mb_done(9)
- "set of functions to build an mbuf chain from various data types"
- mb_fixhdr(9)
- "set of functions to build an mbuf chain from various data types"
- mb_init(9)
- "set of functions to build an mbuf chain from various data types"
- mb_initm(9)
- "set of functions to build an mbuf chain from various data types"
- MB_LEN_MAX(3)
- maximum multibyte length of a character across all locales
- mb_put_int64be(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_int64le(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_mbuf(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_mem(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_uint16be(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_uint16le(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_uint32be(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_uint32le(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_uint8(9)
- "set of functions to build an mbuf chain from various data types"
- mb_put_uio(9)
- "set of functions to build an mbuf chain from various data types"
- mb_reserve(9)
- "set of functions to build an mbuf chain from various data types"
- mbchain(9)
- "set of functions to build an mbuf chain from various data types"
- mbchk(1)
- check the format of a Multiboot kernel
- mbind(2)
- Set memory policy for a memory range
- mblen(3)
- determine number of bytes in next multibyte character
- mbox(5)
- Format for mail message storage.
- mbp_alloc(9)
- "buffer pools for network interfaces"
- mbp_card_free(9)
- "buffer pools for network interfaces"
- mbp_count(9)
- "buffer pools for network interfaces"
- mbp_create(9)
- "buffer pools for network interfaces"
- mbp_destroy(9)
- "buffer pools for network interfaces"
- mbp_ext_free(9)
- "buffer pools for network interfaces"
- mbp_free(9)
- "buffer pools for network interfaces"
- mbp_get(9)
- "buffer pools for network interfaces"
- mbp_get_keep(9)
- "buffer pools for network interfaces"
- mbp_sync(9)
- "buffer pools for network interfaces"
- mbpool(9)
- "buffer pools for network interfaces"
- mbrlen(3)
- determine number of bytes in next multibyte character
- mbrtowc(3)
- convert a multibyte sequence to a wide character
- mbsinit(3)
- test for initial shift state
- mbsnrtowcs(3)
- convert a multibyte string to a wide character string
- mbsrtowcs(3)
- convert a multibyte string to a wide character string
- mbstowcs(3)
- convert a multibyte string to a wide character string
- mbtowc(3)
- convert a multibyte sequence to a wide character
- mbuf(9)
- "memory management in the kernel IPC subsystem"
- mbuf_tags(9)
- a framework for generic packet attributes
- mc(1)
- Visual shell for Unix-like systems.
- mcd(4)
- Mitsumi CD-ROM driver
- mcedit(1)
- Internal file editor of GNU Midnight Commander.
- mcedit-debian(1)
- mcedit wrapper
- MCHTYPE(9)
- "memory management in the kernel IPC subsystem"
- MCLGET(9)
- "memory management in the kernel IPC subsystem"
- mcmfmt(1)
- sets bold and underline for mail files
- mcookie(1)
- generate magic cookies for xauth
- mcprint(3ncurses)
- ship binary data to printer
- mcview(1)
- Internal file viewer of GNU Midnight Commander.
- mcview-debian(1)
- mcview wrapper
- md(4)
- Multiple Device driver aka Linux Software Raid
- MD5(9)
- message digest routines
- MD5Init(9)
- message digest routines
- md5sum(1)
- compute and check MD5 message digest
- md5sum.textutils(1)
- compute and check MD5 message digest
- MD5Transform(9)
- message digest routines
- md_append_record(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_done(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_int64(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_int64be(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_int64le(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_mbuf(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_mem(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint16(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint16be(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint16le(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint32(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint32be(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint32le(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uint8(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_get_uio(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_initm(9)
- "set of functions to dissect an mbuf chain to various data types"
- md_next_record(9)
- "set of functions to dissect an mbuf chain to various data types"
- mdadm(8)
- manage MD devices aka Linux Software Raid.
- mdadm.conf(5)
- configuration for management of Software Raid with mdadm
- mdchain(9)
- "set of functions to dissect an mbuf chain to various data types"
- mdoc(7)
- quick reference guide for the -mdoc macro package
- mdrun(8)
- autodetect and activate all raid partitions
- mebi(7)
- decimal and binary prefixes
- mega(7)
- decimal and binary prefixes
- megaco(3erl)
- Main API of the Megaco application
- megaco_codec_meas(3erl)
- This module implements a simple megaco codec measurement tool.
- megaco_codec_transform(3erl)
- Megaco message transformation utility.
- megaco_encoder(3erl)
- Megaco encoder begaviour.
- megaco_flex_scanner(3erl)
- Interface module to the flex scanner linked in driver.
- megaco_tcp(3erl)
- Interface module to TPKT transport protocol for Megaco/H.248.
- megaco_transport(3erl)
- Megaco transport begaviour.
- megaco_udp(3erl)
- Interface module to UDP transport protocol for Megaco/H.248.
- megaco_user(3erl)
- Callback module for users of the Megaco application
- mem(4)
- system memory, kernel memory and system ports
- memalign(3)
- Allocate aligned memory
- __memalign_hook(3)
- malloc debugging variables
- Member_ptr_functors(3)
- (unknown subject)
- memccpy(3)
- copy memory area
- memchr(3)
- scan memory for a character
- memcmp(3)
- compare memory areas
- memcpy(3)
- copy memory area
- memfrob(3)
- frobnicate (encrypt) a memory area
- MemGuard(9)
- "memory allocator for debugging purposes"
- memguard(9)
- "memory allocator for debugging purposes"
- memmem(3)
- locate a substring
- memmove(3)
- copy memory area
- Memoize(3perl)
- Make functions faster by trading space for time
- Memoize::AnyDBM_File(3perl)
- glue to provide EXISTS for AnyDBM_File for Storable use
- Memoize::Expire(3perl)
- Plug-in module for automatic expiration of memoized values
- Memoize::ExpireFile(3perl)
- test for Memoize expiration semantics
- Memoize::ExpireTest(3perl)
- test for Memoize expiration semantics
- Memoize::NDBM_File(3perl)
- glue to provide EXISTS for NDBM_File for Storable use
- Memoize::SDBM_File(3perl)
- glue to provide EXISTS for SDBM_File for Storable use
- Memoize::Storable(3perl)
- store Memoized data in Storable database
- memory(3tcl)
- Control Tcl memory debugging capabilities.
- mempcpy(3)
- copy memory area
- memrchr(3)
- scan memory for a character
- memset(3)
- fill memory with a constant byte
- memsup(3erl)
- A Memory Supervisor Process
- MENU(3alleg)
- Stores the entries of a menu. Allegro game programming library.
- menu(3menu)
- curses extension for programming menus
- menu(3tk)
- Create and manipulate menu widgets
- menu_attributes(3menu)
- color and attribute control for menus
- menu_back(3menu)
- color and attribute control for menus
- menu_current(3menu)
- set and get current_menu_item
- menu_cursor(3menu)
- position a menu's cursor
- menu_driver(3menu)
- command-processing loop of the menu system
- menu_fore(3menu)
- color and attribute control for menus
- menu_format(3menu)
- set and get menu sizes
- menu_grey(3menu)
- color and attribute control for menus
- menu_hook(3menu)
- set hooks for automatic invocation by applications
- menu_init(3menu)
- set hooks for automatic invocation by applications
- menu_items(3menu)
- make and break connections between items and menus
- menu_mark(3menu)
- get and set the menu mark string
- menu_name(3menu)
- get menu item name and description fields
- menu_new(3menu)
- create and destroy menu items
- menu_opts(3menu)
- set and get menu item options
- menu_opts_off(3menu)
- set and get menu options
- menu_opts_on(3menu)
- set and get menu options
- menu_pad(3menu)
- color and attribute control for menus
- menu_pattern(3menu)
- get and set a menu's pattern buffer
- MENU_PLAYER(3alleg)
- Stores GUI data internally used by Allegro.
- menu_post(3menu)
- write or erase menus from associated subwindows
- menu_request_by_name(3menu)
- handle printable menu request names
- menu_request_name(3menu)
- handle printable menu request names
- menu_requestname(3menu)
- handle printable menu request names
- menu_spacing(3menu)
- Control spacing between menu items.
- menu_sub(3menu)
- make and break menu window and subwindow associations
- menu_term(3menu)
- set hooks for automatic invocation by applications
- menu_userptr(3menu)
- associate application data with a menu item
- menu_value(3menu)
- set and get menu item values
- menu_visible(3menu)
- check visibility of a menu item
- menu_win(3menu)
- make and break menu window and subwindow associations
- menubutton(3tk)
- Create and manipulate menubutton widgets
- menufile(5)
- entry in the Debian menu system
- merge_fonts(3alleg)
- Merges two fonts into one font. Allegro game programming library.
- mesg(1)
- control write access to your terminal
- message(3tk)
- Create and manipulate message widgets
- meta(3ncurses)
- curses input options
- meteor(4)
- "video capture driver interface"
- MEXT_ADD_REF(9)
- "memory management in the kernel IPC subsystem"
- MEXT_IS_REF(9)
- "memory management in the kernel IPC subsystem"
- MEXT_REM_REF(9)
- "memory management in the kernel IPC subsystem"
- MEXTADD(9)
- "memory management in the kernel IPC subsystem"
- MEXTFREE(9)
- "memory management in the kernel IPC subsystem"
- MFREE(9)
- "memory management in the kernel IPC subsystem"
- MGET(9)
- "memory management in the kernel IPC subsystem"
- MGETHDR(9)
- "memory management in the kernel IPC subsystem"
- MH_ALIGN(9)
- "memory management in the kernel IPC subsystem"
- mi_switch(9)
- switch to another thread context
- mib2c.conf(5snmp)
- How to write mib2c.conf files to do ANYTHING based on MIB input.
- microseq(9)
- ppbus microsequencer developer's guide
- microtime(9)
- get the current time
- microuptime(9)
- get the time elapsed since boot
- MIDI(3alleg)
- Stores MIDI data. Allegro game programming library.
- midi_loop_end(3alleg)
- Loop start and end points, set by play_looped_midi(). Allegro game programming library.
- midi_loop_start(3alleg)
- Loop start and end points, set by play_looped_midi(). Allegro game programming library.
- midi_meta_callback(3alleg)
- Hook functions allowing you to intercept MIDI player events. Allegro game programming library.
- midi_msg_callback(3alleg)
- Hook functions allowing you to intercept MIDI player events. Allegro game programming library.
- midi_out(3alleg)
- Streams a block of MIDI commands into the player. Allegro game programming library.
- midi_pause(3alleg)
- Pauses the MIDI player. Allegro game programming library.
- midi_pos(3alleg)
- Stores the current position in the MIDI file. Allegro game programming library.
- midi_recorder(3alleg)
- Hook notifying you when new MIDI data becomes available. Allegro game programming library.
- midi_resume(3alleg)
- Resumes playback of a paused MIDI file. Allegro game programming library.
- midi_seek(3alleg)
- Seeks to the given midi_pos in the current MIDI file. Allegro game programming library.
- midi_sysex_callback(3alleg)
- Hook functions allowing you to intercept MIDI player events. Allegro game programming library.
- midi_time(3alleg)
- The current position in the MIDI file, in seconds. Allegro game programming library.
- mii-tool(8)
- view, manipulate media-independent interface status
- miibus(4)
- IEEE 802.3 Media Independent Interface network bus
- MIME::Base64(3perl)
- Encoding and decoding of base64 strings
- MIME::QuotedPrint(3perl)
- Encoding and decoding of quoted-printable strings
- MIME::Type(3pm)
- Definition of one MIME type
- MIME::Types(3pm)
- Definition of MIME types
- mincore(2)
- get information on whether pages are in core
- minherit(2)
- control the inheritance of pages
- minor(9)
- "calculate device ids"
- missing(7)
- missing manual pages
- mitem_current(3menu)
- set and get current_menu_item
- mitem_name(3menu)
- get menu item name and description fields
- mitem_new(3menu)
- create and destroy menu items
- mitem_opts(3menu)
- set and get menu item options
- mitem_userptr(3menu)
- associate application data with a menu item
- mitem_value(3menu)
- set and get menu item values
- mitem_visible(3menu)
- check visibility of a menu item
- mk_modmap(8)
- translate a Linux keytable file into an xmodmap file
- mkbimage(1)
- manual page for $Id: mkbimage, v 1.10 2002/01/01 15:24:27 tlaronde Exp $
- mkboot(8)
- makes a bootdisk
- mkcramfs(8)
- make a compressed ROM file system
- mkdir(1)
- make directories
- mkdir(2)
- create a directory
- mkdirat(2)
- create a directory relative to a directory file descriptor
- mkdtemp(3)
- create a unique temporary directory
- mke2fs(8)
- create an ext2/ext3 filesystem
- mke2fs.conf(5)
- Configuration file for mke2fs
- mkfifo(1)
- make FIFOs (named pipes)
- mkfifo(2)
- make a fifo file
- mkfifo(3)
- make a FIFO special file (a named pipe)
- mkfifoat(3)
- make a FIFO (named pipe) relative to a directory file descriptor
- mkfs(8)
- build a Linux file system
- mkfs.ext2(8)
- create an ext2/ext3 filesystem
- mkfs.ext3(8)
- create an ext2/ext3 filesystem
- mkfs.minix(8)
- make a Linux MINIX filesystem
- mkinitrd(8)
- make an initrd image
- mkinitrd.conf(5)
- configuration file for mkinitrd
- mklost+found(8)
- create a lost+found directory on a mounted Linux second extended file system
- mknod(1)
- make block or character special files
- mknod(2)
- create a special or ordinary file
- mknodat(2)
- create a special or ordinary file relative to a directory file descriptor
- mkpasswd(1)
- Overfeatured front end to crypt(3)
- mkstemp(3)
- create a unique temporary file
- mkswap(8)
- set up a Linux swap area
- mktemp(1)
- make temporary filename (unique)
- mktemp(3)
- make a unique temporary filename
- mktime(3)
- transform date and time to broken-down time or ASCII
- mlock(2)
- lock and unlock memory
- mlockall(2)
- lock and unlock memory
- mlx(4)
- Mylex DAC-family RAID driver
- mly(4)
- Mylex AcceleRAID/eXtremeRAID family driver
- mmap(2)
- map or unmap files or devices into memory
- mmap2(2)
- map files or devices into memory
- mmap2(3)
- map files or devices into memory
- mmap64(3)
- map files or devices into memory
- MMDF(5)
- Multi-channel Memorandum Distribution Facility mailbox format
- mmdf(5)
- Multi-channel Memorandum Distribution Facility mailbox format
- mn(4)
- "Siemens Easy321-R1 E1/T1 device driver"
- mnemosyne(3erl)
- A query language support for the DBMS Mnesia
- mnesia(3erl)
- A Distributed Telecommunications DBMS
- mnesia_frag_hash(3erl)
- Defines mnesia_frag_hash callback behaviour
- mnesia_registry(3erl)
- Dump support for registries in erl_interface.
- mnesia_session(3erl)
- Mnesia_Session
- mod_alias(3erl)
- URL ailasing.
- mod_auth(3erl)
- User authentication using text files, dets or mnesia database.
- mod_esi(3erl)
- Erlang Server Interface
- mod_security(3erl)
- Security Audit and Trailing Functionality
- modclean(8)
- automatically unload loadable modules
- modf(3)
- extract signed integral and fractional values from floating-point number
- modff(3)
- extract signed integral and fractional values from floating-point number
- modfind(2)
- returns the modid of a kernel module
- modfl(3)
- extract signed integral and fractional values from floating-point number
- modfnext(2)
- return the modid of the next kernel module
- modify_ldt(2)
- get or set ldt
- modinfo(8)
- program to show information about a Linux Kernel module
- modinfo.modutils(8)
- display information about a kernel module
- modnext(2)
- return the modid of the next kernel module
- modprobe(8)
- program to add and remove modules from the Linux Kernel
- modprobe.conf(5)
- Configuration file/directory for modprobe
- modprobe.d(5)
- Configuration file/directory for modprobe
- modprobe.modutils(8)
- high level handling of loadable modules
- modstat(2)
- get status of kernel module
- module(9)
- structure describing a kernel module
- MODULE_DEPEND(9)
- set kernel module dependencies
- Module_Interface(3erl)
- Orber generated stubs/skeletons.
- MODULE_VERSION(9)
- set kernel module version
- modules(5)
- kernel modules to load at boot time
- modules-config(8)
- reconfigure the Apache webserver modules list
- modules.conf(5)
- configuration file for loading kernel modules 0
- modules.dep(5)
- List of module dependencies
- modules.modutils(5)
- kernel modules to load at boot time
- moduli(5)
- system moduli file
- more(1)
- file perusal filter for crt viewing
- motd(5)
- message of the day
- mount(2)
- mount and unmount filesystems
- mount(8)
- mount a file system
- mount_arg(9)
- "functions provided as part of the kernel mount interface"
- mount_argb(9)
- "functions provided as part of the kernel mount interface"
- mount_argf(9)
- "functions provided as part of the kernel mount interface"
- mount_argsu(9)
- "functions provided as part of the kernel mount interface"
- mountpoint(1)
- see if a directory is a mountpoint
- mouse(3ncurses)
- mouse interface through curses
- mouse(4)
- serial mouse interface
- mouse_b(3alleg)
- Global variable with the mouse position/button state. Allegro game programming library.
- mouse_callback(3alleg)
- User specified mouse callback. Allegro game programming library.
- mouse_needs_poll(3alleg)
- Tells if the mouse driver requires polling. Allegro game programming library.
- mouse_pos(3alleg)
- Global variable with the mouse position/button state. Allegro game programming library.
- mouse_sprite(3alleg)
- Global variable with the mouse sprite and focus point. Allegro game programming library.
- mouse_trafo(3ncurses)
- mouse interface through curses
- mouse_x(3alleg)
- Global variable with the mouse position/button state. Allegro game programming library.
- mouse_x_focus(3alleg)
- Global variable with the mouse sprite and focus point. Allegro game programming library.
- mouse_y(3alleg)
- Global variable with the mouse position/button state. Allegro game programming library.
- mouse_y_focus(3alleg)
- Global variable with the mouse sprite and focus point. Allegro game programming library.
- mouse_z(3alleg)
- Global variable with the mouse position/button state. Allegro game programming library.
- mouseinterval(3ncurses)
- mouse interface through curses
- mousemask(3ncurses)
- mouse interface through curses
- move(3ncurses)
- move curses window cursor
- move_field(3form)
- make and break connections between fields and forms
- move_panel(3curses)
- panel stack extension for curses
- mpack(1)
- pack a file in MIME format
- mpool(3)
- shared memory buffer pool
- mprotect(2)
- control allowable accesses to a region of memory
- mpt(4)
- LSI Fusion-MPT SCSI/Fibre Channel driver
- mpx(2)
- unimplemented system calls
- mq_close(3)
- close a message queue descriptor
- mq_getattr(3)
- get/set message queue attributes
- mq_getsetattr(2)
- get/set message queue attributes
- mq_notify(3)
- register for notification when a message is available
- mq_open(3)
- open a message queue
- mq_overview(7)
- Overview of POSIX message queues
- mq_receive(3)
- receive a message from a message queue
- mq_send(3)
- send a message to a message queue
- mq_setattr(3)
- get/set message queue attributes
- mq_timedreceive(3)
- receive a message from a message queue
- mq_timedsend(3)
- send a message to a message queue
- mq_unlink(3)
- remove a message queue
- mrand48(3)
- generate uniformly distributed pseudo-random numbers
- mrand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- mremap(2)
- re-map a virtual memory address
- ms_transform(3erl)
- Parse_transform that translates fun syntax into match specifications.
- mse(4)
- bus and InPort mice driver
- msgattrib(1)
- attribute matching and manipulation on message catalog
- msgcat(1)
- combines several message catalogs
- msgcat(3tcl)
- Tcl message catalog
- msgcmp(1)
- compare message catalog and template
- msgcomm(1)
- match two message catalogs
- msgconv(1)
- character set conversion for message catalog
- msgctl(2)
- message control operations
- msgen(1)
- create English message catalog
- msgexec(1)
- process translations of message catalog
- msgfilter(1)
- edit translations of message catalog
- msgfmt(1)
- compile message catalog to binary format
- msgget(2)
- get a message queue identifier
- msggrep(1)
- pattern matching on message catalog
- msginit(1)
- initialize a message catalog
- msgmerge(1)
- merge message catalog and template
- msgop(2)
- message operations
- msgrcv(2)
- message operations
- msgsnd(2)
- message operations
- msgunfmt(1)
- uncompile message catalog from binary format
- msguniq(1)
- unify duplicate translations in message catalog
- msleep(9)
- wait for events
- Msql / Mysql(3pm)
- Perl interfaces to the mSQL and mysql databases
- msync(2)
- synchronize a file with a memory map
- mt(1)
- control magnetic tape drive operation
- mt-gnu(1)
- control magnetic tape drive operation
- mtio(4)
- FreeBSD magtape interface
- mtod(9)
- "memory management in the kernel IPC subsystem"
- mtrace(1)
- Interpret output from MALLOC_TRACE
- mtrace(3)
- malloc debugging
- mtx_assert(9)
- kernel synchronization primitives
- mtx_destroy(9)
- kernel synchronization primitives
- mtx_init(9)
- kernel synchronization primitives
- mtx_initialized(9)
- kernel synchronization primitives
- mtx_lock(9)
- kernel synchronization primitives
- mtx_lock_flags(9)
- kernel synchronization primitives
- mtx_lock_spin(9)
- kernel synchronization primitives
- mtx_lock_spin_flags(9)
- kernel synchronization primitives
- mtx_owned(9)
- kernel synchronization primitives
- mtx_pool(9)
- "mutex pool routines"
- mtx_pool_alloc(9)
- "mutex pool routines"
- mtx_pool_create(9)
- "mutex pool routines"
- mtx_pool_destroy(9)
- "mutex pool routines"
- mtx_pool_find(9)
- "mutex pool routines"
- mtx_pool_lock(9)
- "mutex pool routines"
- mtx_pool_lock_spin(9)
- "mutex pool routines"
- mtx_pool_unlock(9)
- "mutex pool routines"
- mtx_pool_unlock_spin(9)
- "mutex pool routines"
- mtx_recursed(9)
- kernel synchronization primitives
- MTX_SYSINIT(9)
- kernel synchronization primitives
- mtx_trylock(9)
- kernel synchronization primitives
- mtx_trylock_flags(9)
- kernel synchronization primitives
- mtx_unlock(9)
- kernel synchronization primitives
- mtx_unlock_flags(9)
- kernel synchronization primitives
- mtx_unlock_spin(9)
- kernel synchronization primitives
- mtx_unlock_spin_flags(9)
- kernel synchronization primitives
- MULTI_DRIVER_MODULE(9)
- kernel driver declaration macro
- multicast(4)
- Multicast Routing
- munchlist(1)
- Interactive spelling checking
- munlock(2)
- lock and unlock memory
- munlockall(2)
- lock and unlock memory
- munmap(2)
- map or unmap files or devices into memory
- munpack(1)
- unpack messages in MIME or split-uuencode format
- muntrace(3)
- malloc debugging
- mutex(9)
- kernel synchronization primitives
- MUTEX_PROFILING(9)
- kernel mutex profiling support
- mutt(1)
- The Mutt Mail User Agent
- mutt_dotlock(1)
- Lock mail spool files.
- muttrc(5)
- Configuration file for the Mutt Mail User Agent
- mv(1)
- move (rename) files
- mvadd_wch(3ncurses)
- add a complex character and rendition to a curses window, then advance the cursor
- mvadd_wchnstr(3ncurses)
- add an array of complex characters (and attributes) to a curses window
- mvadd_wchstr(3ncurses)
- add an array of complex characters (and attributes) to a curses window
- mvaddch(3ncurses)
- add a character (with attributes) to a curses window, then advance the cursor
- mvaddchnstr(3ncurses)
- add a string of characters (and attributes) to a curses window
- mvaddchstr(3ncurses)
- add a string of characters (and attributes) to a curses window
- mvaddnstr(3ncurses)
- add a string of characters to a curses window and advance cursor
- mvaddnwstr(3ncurses)
- add a string of wide characters to a curses window and advance cursor
- mvaddstr(3ncurses)
- add a string of characters to a curses window and advance cursor
- mvaddwstr(3ncurses)
- add a string of wide characters to a curses window and advance cursor
- mvchgat(3ncurses)
- curses character and window attribute control routines
- mvcur(3ncurses)
- curses interfaces to terminfo database
- mvdelch(3ncurses)
- delete character under the cursor in a curses window
- mvderwin(3ncurses)
- create curses windows
- mvget_wch(3ncurses)
- get (or push back) a wide character from curses terminal keyboard
- mvget_wstr(3ncurses)
- get an array of wide characters from a curses terminal keyboard
- mvgetch(3ncurses)
- get (or push back) characters from curses terminal keyboard
- mvgetn_wstr(3ncurses)
- get an array of wide characters from a curses terminal keyboard
- mvgetnstr(3ncurses)
- accept character strings from curses terminal keyboard
- mvgetstr(3ncurses)
- accept character strings from curses terminal keyboard
- mvhline(3ncurses)
- create curses borders, horizontal and vertical lines
- mvhline_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- mvin_wch(3ncurses)
- extract a complex character and rendition from a window
- mvin_wchnstr(3ncurses)
- get an array of complex characters and renditions from a curses window
- mvin_wchstr(3ncurses)
- get an array of complex characters and renditions from a curses window
- mvinch(3ncurses)
- get a character and attributes from a curses window
- mvinchnstr(3ncurses)
- get a string of characters (and attributes) from a curses window
- mvinchstr(3ncurses)
- get a string of characters (and attributes) from a curses window
- mvinnstr(3ncurses)
- get a string of characters from a curses window
- mvinnwstr(3ncurses)
- get a string of wchar_t characters from a curses window
- mvins_nwstr(3ncurses)
- insert a wide-character string into a curses window
- mvins_wch(3ncurses)
- insert a complex character and rendition into a window
- mvins_wstr(3ncurses)
- insert a wide-character string into a curses window
- mvinsch(3ncurses)
- insert a character before cursor in a curses window
- mvinsnstr(3ncurses)
- insert string before cursor in a curses window
- mvinsstr(3ncurses)
- insert string before cursor in a curses window
- mvinstr(3ncurses)
- get a string of characters from a curses window
- mvinwstr(3ncurses)
- get a string of wchar_t characters from a curses window
- mvprintw(3ncurses)
- print formatted output in curses windows
- mvscanw(3ncurses)
- convert formatted input from a curses window
- mvvline(3ncurses)
- create curses borders, horizontal and vertical lines
- mvvline_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- mvwadd_wch(3ncurses)
- add a complex character and rendition to a curses window, then advance the cursor
- mvwadd_wchnstr(3ncurses)
- add an array of complex characters (and attributes) to a curses window
- mvwadd_wchstr(3ncurses)
- add an array of complex characters (and attributes) to a curses window
- mvwaddch(3ncurses)
- add a character (with attributes) to a curses window, then advance the cursor
- mvwaddchnstr(3ncurses)
- add a string of characters (and attributes) to a curses window
- mvwaddchstr(3ncurses)
- add a string of characters (and attributes) to a curses window
- mvwaddnstr(3ncurses)
- add a string of characters to a curses window and advance cursor
- mvwaddnwstr(3ncurses)
- add a string of wide characters to a curses window and advance cursor
- mvwaddstr(3ncurses)
- add a string of characters to a curses window and advance cursor
- mvwaddwstr(3ncurses)
- add a string of wide characters to a curses window and advance cursor
- mvwchgat(3ncurses)
- curses character and window attribute control routines
- mvwdelch(3ncurses)
- delete character under the cursor in a curses window
- mvwget_wch(3ncurses)
- get (or push back) a wide character from curses terminal keyboard
- mvwget_wstr(3ncurses)
- get an array of wide characters from a curses terminal keyboard
- mvwgetch(3ncurses)
- get (or push back) characters from curses terminal keyboard
- mvwgetn_wstr(3ncurses)
- get an array of wide characters from a curses terminal keyboard
- mvwgetnstr(3ncurses)
- accept character strings from curses terminal keyboard
- mvwgetstr(3ncurses)
- accept character strings from curses terminal keyboard
- mvwhline(3ncurses)
- create curses borders, horizontal and vertical lines
- mvwhline_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- mvwin(3ncurses)
- create curses windows
- mvwin_wch(3ncurses)
- extract a complex character and rendition from a window
- mvwin_wchnstr(3ncurses)
- get an array of complex characters and renditions from a curses window
- mvwin_wchstr(3ncurses)
- get an array of complex characters and renditions from a curses window
- mvwinch(3ncurses)
- get a character and attributes from a curses window
- mvwinchnstr(3ncurses)
- get a string of characters (and attributes) from a curses window
- mvwinchstr(3ncurses)
- get a string of characters (and attributes) from a curses window
- mvwinnstr(3ncurses)
- get a string of characters from a curses window
- mvwinnwstr(3ncurses)
- get a string of wchar_t characters from a curses window
- mvwins_nwstr(3ncurses)
- insert a wide-character string into a curses window
- mvwins_wch(3ncurses)
- insert a complex character and rendition into a window
- mvwins_wstr(3ncurses)
- insert a wide-character string into a curses window
- mvwinsch(3ncurses)
- insert a character before cursor in a curses window
- mvwinsnstr(3ncurses)
- insert string before cursor in a curses window
- mvwinsstr(3ncurses)
- insert string before cursor in a curses window
- mvwinstr(3ncurses)
- get a string of characters from a curses window
- mvwinwstr(3ncurses)
- get a string of wchar_t characters from a curses window
- mvwprintw(3ncurses)
- print formatted output in curses windows
- mvwscanw(3ncurses)
- convert formatted input from a curses window
- mvwvline(3ncurses)
- create curses borders, horizontal and vertical lines
- mvwvline_set(3ncurses)
- create curses borders or lines using complex characters and renditions
- my(4)
- "Myson Technology Ethernet PCI driver"
- myisam_ftdump(1)
- display full-text index information
- Mysql(3pm)
- Perl interfaces to the mSQL and mysql databases
- mysql(1)
- the MySQL command-line tool
- mysql_explain_log(1)
- use EXPLAIN on statements in query log
- mysql_find_rows(1)
- MySQL shell skript for searching in update logs.
- mysql_fix_extensions(1)
- Corrects MySQL database file names.
- mysql_tableinfo(1)
- creates and populates information tables with the output of SHOW DATABASES, SHOW TABLES (or SHOW TABLE STATUS), SHOW COLUMNS and SHOW INDEX.
- mysql_waitpid(1)
- Waits a specified amount of seconds for a PID to terminate.
- mysqlaccess(1)
- client for checking access privileges
- mysqladmin(1)
- client for administering a MySQL server
- mysqlbug(1)
- MySQL bug reporting tool.
- mysqlcheck(1)
- a table maintenance and repair program
- mysqldump(1)
- a database backup program
- mysqldumpslow(1)
- Parse and summarize the MySQL slow query log.
- mysqlimport(1)
- a data import program
- mysqlmanager(1)
- Manages instances of MySQL server.
- mysqlmanager-pwgen(1)
- Manages instances of MySQL server.
- mysqlmanagerc(1)
- Manages instances of MySQL server.
- mysqlreport(1)
- Makes a friendly report of important MySQL status values
- mysqlshow(1)
- display database, table, and column information
- named(8)
- Internet domain name server
- named-checkconf(8)
- named configuration file syntax checking tool
- named-checkzone(8)
- zone file validity checking tool
- named.conf(5)
- configuration file for named
- namei(1)
- follow a pathname until a terminal point is found
- namei(9)
- pathname translation and lookup operations
- nameif(8)
- name network interfaces based on MAC addresses
- namespace(3tcl)
- create and manipulate contexts for commands and variables
- Namespace___gnu_cxx(3)
- This namespace serves two purposes.
- Namespace_std(3)
- Everything defined by the ISO C++ Standard is within namespace std.
- NAN(3)
- floating point constants
- nan(3)
- return 'Not a Number'
- nanf(3)
- return 'Not a Number'
- nanl(3)
- return 'Not a Number'
- nanosleep(2)
- pause execution for a specified time
- nanotime(9)
- get the current time
- nanouptime(9)
- get the time elapsed since boot
- napms(3ncurses)
- low-level curses routines
- natm(4)
- Native Mode ATM protocol layer
- natmip(4)
- IP over ATM PVCs
- nawk(1)
- pattern scanning and text processing language
- _nc_tracebits(3ncurses)
- curses debugging routines
- ncal(1)
- displays a calendar and the date of easter
- ncr(4)
- NCR 53C8xx SCSI driver
- ncurses(3ncurses)
- CRT screen handling and optimization package
- ncv(4)
- "NCR 53C500 based SCSI host adapter driver"
- NDBM_File(3perl)
- Tied access to ndbm files
- NDFREE(9)
- pathname translation and lookup operations
- NDHASGIANT(9)
- pathname translation and lookup operations
- NDINIT(9)
- pathname translation and lookup operations
- ndis(4)
- NDIS miniport driver wrapper
- nearbyint(3)
- round to nearest integer
- nearbyintf(3)
- round to nearest integer
- nearbyintl(3)
- round to nearest integer
- need_uconvert(3alleg)
- Tells if a string requires encoding conversion. Allegro game programming library.
- Negation_functors(3)
- (unknown subject)
- neqn(1)
- format equations for ascii output
- net(4)
- introduction to networking facilities
- Net::Cmd(3perl)
- Network Command class (as used by FTP, SMTP etc)
- Net::Config(3perl)
- Local configuration data for libnet
- Net::Daemon(3pm)
- Perl extension for portable daemons
- Net::Daemon::Log(3pm)
- Utility functions for logging
- Net::Daemon::Test(3pm)
- support functions for testing Net::Daemon servers
- Net::Domain(3perl)
- Attempt to evaluate the current host's internet name and domain
- Net::FTP(3perl)
- FTP Client class
- Net::hostent(3perl)
- by-name interface to Perl's built-in gethost*() functions
- Net::libnetFAQ(3perl)
- libnet Frequently Asked Questions
- Net::netent(3perl)
- by-name interface to Perl's built-in getnet*() functions
- Net::Netrc(3perl)
- OO interface to users netrc file
- Net::NNTP(3perl)
- NNTP Client class
- Net::Ping(3perl)
- check a remote host for reachability
- Net::POP3(3perl)
- Post Office Protocol 3 Client class (RFC1939)
- Net::protoent(3perl)
- by-name interface to Perl's built-in getproto*() functions
- Net::servent(3perl)
- by-name interface to Perl's built-in getserv*() functions
- Net::SMTP(3perl)
- Simple Mail Transfer Protocol Client
- Net::Time(3perl)
- time and daytime network client interface
- net_add_domain(9)
- "network domain management"
- net_adm(3erl)
- Various Erlang Net Administration Routines
- net_kernel(3erl)
- Erlang Networking Kernel
- netdevice(7)
- Low level access to Linux network devices
- netgraph(4)
- "graph based kernel networking subsystem"
- netintro(4)
- introduction to networking facilities
- netkit-ftp(1)
- Internet file transfer program
- netlink(3)
- Netlink macros
- netlink(7)
- Communication between kernel and userspace (PF_NETLINK)
- NETLINK_ROUTE(7)
- Linux IPv4 routing socket
- netrc(5)
- user configuration for ftp
- netstat(8)
- Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships
- networking(4)
- introduction to networking facilities
- networks(5)
- network name information
- new(3form)
- create and destroy forms
- new(3menu)
- create and destroy menus
- new_field(3form)
- create and destroy form fields
- new_fieldtype(3form)
- define validation-field types
- new_form(3form)
- create and destroy forms
- new_item(3menu)
- create and destroy menu items
- new_menu(3menu)
- create and destroy menus
- new_page(3form)
- form pagination functions
- new_panel(3curses)
- panel stack extension for curses
- new_unrhdr(9)
- "kernel unit number allocator"
- newaliases(8)
- a Mail Transfer Agent
- newgrp(1)
- log in to a new group
- newpad(3ncurses)
- create and display curses pads
- _newselect(2)
- synchronous I/O multiplexing
- newterm(3ncurses)
- curses screen initialization and manipulation routines
- newusers(8)
- update and create new users in batch
- newwin(3ncurses)
- create curses windows
- NEXT(3perl)
- Provide a pseudo-class NEXT (et al) that allows method redispatch
- NEXT.pm(3perl)
- Provide a pseudo-class NEXT (et al) that allows method redispatch
- next_fli_frame(3alleg)
- Reads the next frame of the current animation file. Allegro game programming library.
- nextafter(3)
- floating point number manipulation
- nextafterf(3)
- floating point number manipulation
- nextafterl(3)
- floating point number manipulation
- nexttoward(3)
- floating point number manipulation
- nexttowardf(3)
- floating point number manipulation
- nexttowardl(3)
- floating point number manipulation
- nfs(5)
- nfs and nfs4 fstab format and options
- nfsservctl(2)
- syscall interface to kernel nfs daemon
- nfsstat(8)
- list NFS statistics
- nfssvc(2)
- NFS services
- nftw(3)
- file tree walk
- ng_async(4)
- asynchronous framing netgraph node type
- ng_atm(4)
- netgraph ATM node type
- ng_atmllc(4)
- ATM LLC netgraph node type
- ng_atmpif(4)
- netgraph HARP/ATM Virtual Physical Interface
- ng_bluetooth(4)
- placeholder for global Bluetooth variables
- ng_bpf(4)
- Berkeley packet filter netgraph node type
- ng_bridge(4)
- Ethernet bridging netgraph node type
- ng_bt3c(4)
- Netgraph node type that is also a 3Com Bluetooth PC card driver
- ng_btsocket(4)
- Bluetooth sockets layer
- ng_ccatm(4)
- "ATM Call Control netgraph node type"
- ng_cisco(4)
- Cisco HDLC protocol netgraph node type
- ng_device(4)
- device netgraph node type
- ng_echo(4)
- netgraph echo node type
- ng_eiface(4)
- "generic Ethernet interface netgraph node type"
- ng_etf(4)
- Ethertype filtering netgraph node type
- ng_ether(4)
- Ethernet netgraph node type
- ng_fec(4)
- netgraph Fast EtherChannel node
- ng_frame_relay(4)
- frame relay netgraph node type
- ng_gif(4)
- generic tunnel interface netgraph node type
- ng_gif_demux(4)
- demultiplexer for packets from ng_gif 4 nodes
- ng_h4(4)
- Netgraph node type that is also an H4 line discipline
- ng_hci(4)
- Netgraph node type that is also a Bluetooth Host Controller Interface (HCI) layer
- ng_hole(4)
- netgraph discard node type
- ng_hub(4)
- packet distribution netgraph node type
- ng_iface(4)
- interface netgraph node type
- ng_ip_input(4)
- netgraph IP input node type
- ng_ipfw(4)
- interface between netgraph and IP firewall
- ng_ksocket(4)
- kernel socket netgraph node type
- ng_l2cap(4)
- Netgraph node type that implements Bluetooth Logical Link Control and Adaptation Protocol (L2CAP)
- ng_l2tp(4)
- L2TP protocol netgraph node type
- ng_lmi(4)
- frame relay LMI protocol netgraph node type
- ng_mppc(4)
- Microsoft MPPC/MPPE compression and encryption netgraph node type
- ng_nat(4)
- "NAT netgraph node type"
- ng_netflow(4)
- Cisco's NetFlow implementation
- ng_one2many(4)
- packet multiplexing netgraph node type
- ng_ppp(4)
- PPP protocol netgraph node type
- ng_pppoe(4)
- RFC 2516 PPPoE protocol netgraph node type
- ng_pptpgre(4)
- PPTP GRE protocol netgraph node type
- ng_rfc1490(4)
- RFC 1490 netgraph node type
- ng_socket(4)
- netgraph socket node type
- ng_source(4)
- netgraph node for traffic generation
- ng_split(4)
- netgraph node to separate incoming and outgoing flows
- ng_sppp(4)
- sppp netgraph node type
- ng_sscfu(4)
- netgraph SSCF at the UNI node type
- ng_sscop(4)
- netgraph SSCOP node type
- ng_tcpmss(4)
- "netgraph node to adjust TCP MSS option"
- ng_tee(4)
- netgraph ``tee'' node type
- ng_tty(4)
- netgraph node type that is also a line discipline
- ng_ubt(4)
- Netgraph node type that is also a driver for Bluetooth USB devices
- ng_UI(4)
- UI netgraph node type
- ng_uni(4)
- netgraph UNI node type
- ng_vjc(4)
- Van Jacobson compression netgraph node type
- ng_vlan(4)
- IEEE 802.1Q VLAN tagging netgraph node type
- ngatmbase(4)
- netgraph ATM utility module
- nge(4)
- "National Semiconductor PCI Gigabit Ethernet adapter driver"
- ngettext(1)
- translate message and choose plural form
- ngettext(3)
- translate message and choose plural form
- nice(1)
- run a program with modified scheduling priority
- nice(2)
- change process priority
- nl(1)
- number lines of files
- nl(3ncurses)
- curses output options
- nl_langinfo(3)
- query language and locale information
- nlmconv(1)
- converts object code into an NLM.
- nm(1)
- list symbols from object files
- nmap(1)
- Network exploration tool and security / port scanner
- nmdm(4)
- nullmodem terminal driver
- nmount(2)
- mount or dismount a file system
- nocbreak(3ncurses)
- curses input options
- nodelay(3ncurses)
- curses input options
- noecho(3ncurses)
- curses input options
- nofilter(3ncurses)
- miscellaneous curses utility routines
- nohup(1)
- run a command immune to hangups, with output to a non-tty
- nologin(5)
- prevent non-root users from logging into the system
- nologin(8)
- politely refuse a login
- none(2)
- list of all system calls
- none(3)
- undocumented library functions
- nonl(3ncurses)
- curses output options
- noqiflush(3ncurses)
- curses input options
- noraw(3ncurses)
- curses input options
- normalize_vector(3alleg)
- Converts the vector to a unit vector. Allegro game programming library.
- normalize_vector_f(3alleg)
- Converts the vector to a unit vector. Allegro game programming library.
- notimeout(3ncurses)
- curses input options
- npx(4)
- Numeric Processing Extension coprocessor
- nrand48(3)
- generate uniformly distributed pseudo-random numbers
- nrand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- nroff(1)
- emulate nroff command with groff
- nslookup(1)
- query Internet name servers interactively
- nsp(4)
- "Workbit Ninja SCSI-3 based PC-Card SCSI host adapter driver"
- nsswitch.conf(5)
- System Databases and Name Service Switch configuration file
- nsupdate(8)
- Dynamic DNS update utility
- nteventlog(3erl)
- Interface to Windows Event Log
- ntohl(3)
- convert values between host and network byte order
- ntohs(3)
- convert values between host and network byte order
- ntp_adjtime(2)
- NTP daemon application interface
- ntp_gettime(2)
- NTP user application interface
- ntpdate(8)
- set the date and time via NTP
- ntpdate-debian(8)
- set the date and time via NTP
- null(4)
- data sink
- num_joysticks(3alleg)
- Global variable saying how many joysticks there are. Allegro game programming library.
- nve(4)
- "NVIDIA nForce MCP Networking Adapter device driver"
- O(3perl)
- Generic interface to Perl Compiler backends
- ObjCmdWrite(3tclx)
- Writing C language extensions to Tcl. '
- objcopy(1)
- copy and translate object files
- objdump(1)
- display information from object files.
- Object(3)
- (unknown subject)
- object_message(3alleg)
- Sends a message to an object and returns the answer. Allegro game programming library.
- observer(6)
- The Observer Application
- obsolete(2)
- obsolete system calls
- od(1)
- dump files in octal and other formats
- odbc(3erl)
- Erlang ODBC application
- ODBM_File(3perl)
- Tied access to odbm files
- offer_focus(3alleg)
- Offers the input focus to a particular object. Allegro game programming library.
- offsetof(3)
- offset of a structure member
- ohci(4)
- OHCI USB Host Controller driver
- oldcard(4)
- PC Card bridge driver
- oldfstat(2)
- obsolete system calls
- oldlstat(2)
- obsolete system calls
- oldolduname(2)
- obsolete system calls
- oldstat(2)
- obsolete system calls
- olduname(2)
- obsolete system calls
- oltr(4)
- "Olicom Token Ring device driver"
- on_exit(3)
- register a function to be called at normal process termination
- Opcode(3perl)
- Disable named opcodes when compiling perl code
- open(1)
- start a program on a new virtual terminal (VT).
- open(2)
- open and possibly create a file or device
- open(3perl)
- perl pragma to set default PerlIO layers for input and output
- open(3tcl)
- Open a file-based or command pipeline channel
- open2(3perl)
- open a process for both reading and writing
- open3(3perl)
- open a process for reading, writing, and error handling
- open_fli(3alleg)
- Makes a FLI file open and ready for playing. Allegro game programming library.
- open_memory_fli(3alleg)
- Makes a FLI file open and ready for playing. Allegro game programming library.
- open_memstream(3)
- open memory as stream
- openat(2)
- open a file relative to a directory file descriptor
- opendir(3)
- open a directory
- openlog(3)
- send messages to the system logger
- openpty(3)
- tty utility functions
- openvt(1)
- start a program on a new virtual terminal (VT).
- operator(7)
- C operator precedence and order of evaluation
- OPIE(4)
- One-time Passwords In Everything
- opie(4)
- One-time Passwords In Everything
- ops(3perl)
- Perl pragma to restrict unsafe operations when compiling
- option(3tk)
- Add/retrieve window options to/from the option database
- options(3tk)
- Standard options supported by widgets
- opts(3form)
- set and get form options
- opts(3menu)
- set and get menu options
- orber(3erl)
- The main module of the Orber application
- orber_acl(3erl)
- Orber ACL operations
- orber_diagnostics(3erl)
- Diagnostics API for Orber
- orber_ifr(3erl)
- The Interface Repository stores representations of IDL information
- orber_tc(3erl)
- Help functions for IDL typecodes
- orddict(3erl)
- Key-Value Dictionary as Ordered List
- ordsets(3erl)
- Functions for Manipulating Sets as Ordered Lists
- orm(4)
- ISA I/O space option ROM(s) driver
- os(3erl)
- Operating System Specific Functions
- os_mon(3erl)
- OS Monitoring Application
- os_mon_mib(3erl)
- Loading and Unloading of OTP-OS-MON-MIB
- os_multitasking(3alleg)
- Indicates if the OS is multitasking. Allegro game programming library.
- os_revision(3alleg)
- Version of the OS currently running. Allegro game programming library.
- os_sup(3erl)
- Interface to OS System Messages
- os_type(3alleg)
- Stores the detected type of the OS. Allegro game programming library.
- os_version(3alleg)
- Version of the OS currently running. Allegro game programming library.
- otp_mib(3erl)
- Handles the OTP-MIB
- outb(2)
- port I/O
- outb_p(2)
- port I/O
- outl(2)
- port I/O
- outl_p(2)
- port I/O
- outopts(3ncurses)
- curses output options
- outsb(2)
- port I/O
- outsl(2)
- port I/O
- outsw(2)
- port I/O
- outw(2)
- port I/O
- outw_p(2)
- port I/O
- overlay(3ncurses)
- overlay and manipulate overlapped curses windows
- overload(3erl)
- An Overload Regulation Process
- overload(3perl)
- Package for overloading Perl operations
- override_config_data(3alleg)
- Specifies a block of data containing config overrides. Allegro game programming library.
- override_config_file(3alleg)
- Specifies a file containing config overrides. Allegro game programming library.
- OverrideShell(3)
- (unknown subject)
- overwrite(3ncurses)
- overlay and manipulate overlapped curses windows
- ownership(8)
- Compaq ownership tag retriever
- p_candebug(9)
- determine debuggability of a process
- pack(3tk)
- Geometry manager that packs around edges of cavity
- pack-old(3tk)
- Obsolete syntax for packer geometry manager
- pack_fclose(3alleg)
- Closes a stream previously opened. Allegro game programming library.
- pack_fclose_chunk(3alleg)
- Closes a previously opened sub-chunk. Allegro game programming library.
- pack_feof(3alleg)
- Returns nonzero as soon as you reach the end of the file. Allegro game programming library.
- pack_ferror(3alleg)
- Tells if an error occurred during an operation on the stream. Allegro game programming library.
- pack_fgets(3alleg)
- Reads a line from the stream. Allegro game programming library.
- pack_fopen(3alleg)
- Opens a file according to mode. Allegro game programming library.
- pack_fopen_chunk(3alleg)
- Opens a sub-chunk of a file. Allegro game programming library.
- pack_fopen_vtable(3alleg)
- Allegro game programming library.
- pack_fputs(3alleg)
- Writes a string to the stream. Allegro game programming library.
- pack_fread(3alleg)
- Reads n bytes from the stream. Allegro game programming library.
- pack_fseek(3alleg)
- Seeks inside a stream. Allegro game programming library.
- pack_fwrite(3alleg)
- Writes n bytes to the stream. Allegro game programming library.
- pack_getc(3alleg)
- Returns the next character from a stream. Allegro game programming library.
- pack_igetl(3alleg)
- Like pack_getc(), but using 32-bit Intel byte ordering words. Allegro game programming library.
- pack_igetw(3alleg)
- Like pack_getc(), but using 16-bit Intel byte ordering words. Allegro game programming library.
- pack_iputl(3alleg)
- Like pack_putc(), but using 32-bit Intel byte ordering words. Allegro game programming library.
- pack_iputw(3alleg)
- Like pack_putc(), but using 16-bit Intel byte ordering words. Allegro game programming library.
- pack_mgetl(3alleg)
- Like pack_getc(), but using 32-bit Motorola byte ordering words. Allegro game programming library.
- pack_mgetw(3alleg)
- Like pack_getc(), but using 16-bit Motorola byte ordering words. Allegro game programming library.
- pack_mputl(3alleg)
- Like pack_putc(), but using 32-bit Motorola byte ordering words. Allegro game programming library.
- pack_mputw(3alleg)
- Like pack_putc(), but using 16-bit Motorola byte ordering words. Allegro game programming library.
- pack_putc(3alleg)
- Puts a character in the stream. Allegro game programming library.
- package(3tcl)
- Facilities for package loading and version control
- packages(3erl)
- Packages in Erlang
- packet(7)
- packet interface on device level.
- PACKFILE(3alleg)
- Packfile structure, similar to the libc FILE structure. Allegro game programming library.
- packfile_password(3alleg)
- Sets the global I/O encryption password. Allegro game programming library.
- PACKFILE_VTABLE(3alleg)
- Packfile vtable structure, for custom packfiles. Allegro game programming library.
- pad(3ncurses)
- create and display curses pads
- PAE(4)
- Physical Address Extensions
- pae(4)
- Physical Address Extensions
- page(3form)
- set and get form page number
- pager(1)
- file perusal filter for crt viewing
- pair_content(3ncurses)
- curses color manipulation routines
- PAIR_NUMBER(3ncurses)
- curses character and window attribute control routines
- PAL_SIZE(3alleg)
- Number of entries in a palette. Allegro game programming library.
- PALETTE(3alleg)
- Stores palette information. Allegro game programming library.
- palette_color(3alleg)
- Maps palette indexes into the current pixel format colors. Allegro game programming library.
- pam(7)
- Pluggable Authentication Modules for Linux
- pam_getenv(8)
- get environment variables from /etc/environment
- panedwindow(3tk)
- Create and manipulate panedwindow widgets
- panel(3curses)
- panel stack extension for curses
- panel_above(3curses)
- panel stack extension for curses
- panel_below(3curses)
- panel stack extension for curses
- panel_hidden(3curses)
- panel stack extension for curses
- panel_userptr(3curses)
- panel stack extension for curses
- panel_window(3curses)
- panel stack extension for curses
- panic(3tcl)
- report fatal error and abort
- panic(9)
- bring down system on fatal error
- panicVA(3tcl)
- report fatal error and abort
- parray(3tcl)
- standard library of Tcl procedures
- pass(4)
- CAM application passthrough driver
- passwd(1)
- change user password
- passwd(5)
- the password file
- passwd2des(3)
- RFS password encryption
- paste(1)
- merge lines of files
- patch(1)
- apply a diff file to an original
- path_resolution(2)
- find the file referred to by a filename
- pathchk(1)
- check whether file names are valid or portable
- pathconf(2)
- get configurable pathname variables
- pathconf(3)
- get configuration values for files
- patm(4)
- "device driver for IDT77252 based ATM interfaces (ProSum and IDT)"
- pattern(3menu)
- get and set a menu's pattern buffer
- pause(2)
- wait for signal
- pbio(4)
- 8255 parallel peripheral interface basic I/O driver
- pbuf(9)
- "functions for managing physical buffers"
- pccard(4)
- PC Card bus driver
- pccbb(4)
- cardbus bridge driver
- pcf(4)
- Philips I2C bus controller
- pci(4)
- generic PCI driver
- pci(9)
- PCI bus interface
- pci_disable_busmaster(9)
- PCI bus interface
- pci_disable_io(9)
- PCI bus interface
- pci_enable_busmaster(9)
- PCI bus interface
- pci_enable_io(9)
- PCI bus interface
- pci_find_bsf(9)
- PCI bus interface
- pci_find_device(9)
- PCI bus interface
- pci_get_powerstate(9)
- PCI bus interface
- pci_read_config(9)
- PCI bus interface
- pci_set_powerstate(9)
- PCI bus interface
- pci_write_config(9)
- PCI bus interface
- pcic(4)
- PC Card bridge driver
- pciconfig_iobase(2)
- pci device information handling
- pciconfig_read(2)
- pci device information handling
- pciconfig_write(2)
- pci device information handling
- pcimodules(8)
- List kernel driver modules available for all currently plugged in PCI devices
- pclose(3)
- process I/O
- pcm(4)
- PCM audio device infrastructure
- pcn(4)
- "AMD PCnet/PCI Fast Ethernet device driver"
- PCRE(3)
- Perl-compatible regular expressions
- pcrepattern(3)
- Perl-compatible regular expressions
- pcretest(1)
- a program for testing Perl-compatible regular expressions.
- pcvt(4)
- VT220 virtual screen system console
- pecho_wchar(3ncurses)
- create and display curses pads
- pechochar(3ncurses)
- create and display curses pads
- perfmon(4)
- CPU performance-monitoring interface
- perl(1)
- Practical Extraction and Report Language
- perl5004delta(1)
- what's new for perl5.004
- perl5005delta(1)
- what's new for perl5.005
- perl561delta(1)
- what's new for perl v5.6.x
- perl56delta(1)
- what's new for perl v5.6.0
- perl570delta(1)
- what's new for perl v5.7.0
- perl571delta(1)
- what's new for perl v5.7.1
- perl572delta(1)
- what's new for perl v5.7.2
- perl573delta(1)
- what's new for perl v5.7.3
- perl581delta(1)
- what is new for perl v5.8.1
- perl582delta(1)
- what is new for perl v5.8.2
- perl583delta(1)
- what is new for perl v5.8.3
- perl584delta(1)
- what is new for perl v5.8.4
- perl585delta(1)
- what is new for perl v5.8.5
- perl586delta(1)
- what is new for perl v5.8.6
- perl587delta(1)
- what is new for perl v5.8.7
- perl588delta(1)
- what is new for perl v5.8.8
- perl58delta(1)
- what is new for perl v5.8.0
- perlaix(1)
- Perl version 5 on IBM Unix (AIX) systems
- perlamiga(1)
- Perl under Amiga OS
- perlapi(1)
- autogenerated documentation for the perl public API
- perlapio(1)
- perl's IO abstraction interface.
- perlapollo(1)
- Perl version 5 on Apollo DomainOS
- perlartistic(1)
- the Perl Artistic License
- perlbeos(1)
- Perl version 5.8+ on BeOS
- perlbook(1)
- Perl book information
- perlboot(1)
- Beginner's Object-Oriented Tutorial
- perlbot(1)
- Bag'o Object Tricks (the BOT)
- perlbs2000(1)
- building and installing Perl for BS2000.
- perlbug(1)
- how to submit bug reports on Perl
- perlcall(1)
- Perl calling conventions from C
- perlcc(1)
- generate executables from Perl programs
- perlce(1)
- Perl for WinCE
- perlcheat(1)
- Perl 5 Cheat Sheet
- perlclib(1)
- Internal replacements for standard C library functions
- perlcn(1)
- ¼òÌåÖÐÎÄ Perl Ö¸ÄÏ
- perlcompile(1)
- Introduction to the Perl Compiler-Translator
- perlcygwin(1)
- Perl for Cygwin
- perldata(1)
- Perl data types
- perldbmfilter(1)
- Perl DBM Filters
- perldebguts(1)
- Guts of Perl debugging
- perldebtut(1)
- Perl debugging tutorial
- perldebug(1)
- Perl debugging
- perldelta(1)
- what is new for perl v5.8.8
- perldgux(1)
- Perl under DG/UX.
- perldiag(1)
- various Perl diagnostics
- perldoc(1)
- Look up Perl documentation in Pod format.
- perldos(1)
- Perl under DOS, W31, W95.
- perldsc(1)
- Perl Data Structures Cookbook
- perlebcdic(1)
- Considerations for running Perl on EBCDIC platforms
- perlembed(1)
- how to embed perl in your C program
- perlepoc(1)
- Perl for EPOC
- perlfaq(1)
- frequently asked questions about Perl
- perlfaq1(1)
- General Questions About Perl ($Revision: 1.19 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq2(1)
- Obtaining and Learning about Perl ($Revision: 1.39 $, $Date: 2006/01/08 14:27:07 $)
- perlfaq3(1)
- Programming Tools ($Revision: 1.56 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq4(1)
- Data Manipulation ($Revision: 1.73 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq5(1)
- Files and Formats ($Revision: 1.42 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq6(1)
- Regular Expressions ($Revision: 1.38 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq7(1)
- General Perl Language Issues ($Revision: 1.28 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq8(1)
- System Interaction ($Revision: 1.27 $, $Date: 2005/12/31 00:54:37 $)
- perlfaq9(1)
- Networking ($Revision: 1.28 $, $Date: 2005/12/31 00:54:37 $)
- perlfilter(1)
- Source Filters
- perlfork(1)
- Perl's fork() emulation
- perlform(1)
- Perl formats
- perlfreebsd(1)
- Perl version 5 on FreeBSD systems
- perlfunc(1)
- Perl builtin functions
- perlglossary(1)
- Perl Glossary
- perlgpl(1)
- the GNU General Public License, version 2
- perlguts(1)
- Introduction to the Perl API
- perlhack(1)
- How to hack at the Perl internals
- perlhist(1)
- the Perl history records
- perlhpux(1)
- Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
- perlhurd(1)
- Perl version 5 on Hurd
- perlintern(1)
- autogenerated documentation of purely internal Perl functions
- perlintro(1)
- - a brief introduction and overview of Perl
- PerlIO(3perl)
- On demand loader for PerlIO layers and root of PerlIO::* name space
- PerlIO::encoding(3perl)
- encoding layer
- PerlIO::scalar(3perl)
- in-memory IO, scalar IO
- PerlIO::via(3perl)
- Helper class for PerlIO layers implemented in perl
- PerlIO::via::QuotedPrint(3perl)
- PerlIO layer for quoted-printable strings
- perliol(1)
- C API for Perl's implementation of IO in Layers.
- perlipc(1)
- Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
- perlirix(1)
- Perl version 5 on Irix systems
- perlivp(1)
- Perl Installation Verification Procedure
- perljp(1)
- ÆüËܸì Perl ¥¬¥¤¥É
- perlko(1)
- Perl°ú Çѱ¹¾î ÀÎÄÚµù
- perllexwarn(1)
- Perl Lexical Warnings
- perllinux(1)
- Perl version 5 on Linux systems
- perllocale(1)
- Perl locale handling (internationalization and localization)
- perllol(1)
- Manipulating Arrays of Arrays in Perl
- perlmachten(1)
- Perl version 5 on Power MachTen systems
- perlmacos(1)
- Perl under Mac OS (Classic)
- perlmacosx(1)
- Perl under Mac OS X
- perlmint(1)
- Perl version 5 on Atari MiNT
- perlmod(1)
- Perl modules (packages and symbol tables)
- perlmodinstall(1)
- Installing CPAN Modules
- perlmodlib(1)
- constructing new Perl modules and finding existing ones
- perlmodstyle(1)
- Perl module style guide
- perlmpeix(1)
- Perl/iX for HP e3000 MPE
- perlnetware(1)
- Perl for NetWare
- perlnewmod(1)
- preparing a new module for distribution
- perlnumber(1)
- semantics of numbers and numeric operations in Perl
- perlobj(1)
- Perl objects
- perlop(1)
- Perl operators and precedence
- perlopenbsd(1)
- Perl version 5 on OpenBSD systems
- perlopentut(1)
- tutorial on opening things in Perl
- perlos2(1)
- Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT.
- perlos390(1)
- building and installing Perl for OS/390 and z/OS
- perlos400(1)
- Perl version 5 on OS/400
- perlothrtut(1)
- old tutorial on threads in Perl
- perlpacktut(1)
- tutorial on *(C`pack*(C' and *(C`unpack*(C'
- perlplan9(1)
- Plan 9-specific documentation for Perl
- perlpod(1)
- the Plain Old Documentation format
- perlpodspec(1)
- Plain Old Documentation: format specification and notes
- perlport(1)
- Writing portable Perl
- perlqnx(1)
- Perl version 5 on QNX
- perlre(1)
- Perl regular expressions
- perlref(1)
- Perl references and nested data structures
- perlreftut(1)
- Mark's very short tutorial about references
- perlrequick(1)
- Perl regular expressions quick start
- perlreref(1)
- Perl Regular Expressions Reference
- perlretut(1)
- Perl regular expressions tutorial
- perlrun(1)
- how to execute the Perl interpreter
- perlsec(1)
- Perl security
- perlsolaris(1)
- Perl version 5 on Solaris systems
- perlstyle(1)
- Perl style guide
- perlsub(1)
- Perl subroutines
- perlsyn(1)
- Perl syntax
- perlthrtut(1)
- tutorial on threads in Perl
- perltie(1)
- how to hide an object class in a simple variable
- perltoc(1)
- perl documentation table of contents
- perltodo(1)
- Perl TO-DO List
- perltooc(1)
- Tom's OO Tutorial for Class Data in Perl
- perltoot(1)
- Tom's object-oriented tutorial for perl
- perltrap(1)
- Perl traps for the unwary
- perltru64(1)
- Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
- perltw(1)
- ¥¿Å餤¤å Perl «ü«n
- perlunicode(1)
- Unicode support in Perl
- perluniintro(1)
- Perl Unicode introduction
- perlutil(1)
- utilities packaged with the Perl distribution
- perluts(1)
- Perl under UTS
- perlvar(1)
- Perl predefined variables
- perlvmesa(1)
- building and installing Perl for VM/ESA.
- perlvms(1)
- VMS-specific documentation for Perl
- perlvos(1)
- Perl for Stratus VOS
- perlwin32(1)
- Perl under Windows
- perlxs(1)
- XS language reference manual
- perlXStut(1)
- Tutorial for writing XSUBs
- perlxstut(1)
- Tutorial for writing XSUBs
- perror(3)
- print a system error message
- personality(2)
- set the process execution domain
- persp_project(3alleg)
- Projects a 3d point into 2d screen space. Allegro game programming library.
- persp_project_f(3alleg)
- Projects a 3d point into 2d screen space. Allegro game programming library.
- pf(4)
- packet filter
- PF_INET6(7)
- Linux IPv6 protocol implementation
- PF_LOCAL(7)
- Sockets for local interprocess communication
- PF_NETLINK(7)
- Communication between kernel and userspace (PF_NETLINK)
- PF_PACKET(7)
- packet interface on device level.
- PF_UNIX(7)
- Sockets for local interprocess communication
- PF_X25(7)
- ITU-T X.25 / ISO-8208 protocol interface.
- pfctlinput(9)
- "network domain management"
- pfctlinput2(9)
- "network domain management"
- pffindproto(9)
- "network domain management"
- pffindtype(9)
- "network domain management"
- pfifo(8)
- Packet limited First In, First Out queue
- pfifo_fast(8)
- three-band first in, first out queue
- pfil(9)
- packet filter interface
- pfil_add_hook(9)
- packet filter interface
- pfil_head_get(9)
- packet filter interface
- pfil_head_register(9)
- packet filter interface
- pfil_head_unregister(9)
- packet filter interface
- pfil_hook_get(9)
- packet filter interface
- pfil_remove_hook(9)
- packet filter interface
- pfil_run_hooks(9)
- packet filter interface
- pfind(9)
- locate a process by number
- pflog(4)
- packet filter logging interface
- pfsync(4)
- packet filter state table logging interface
- pftp(1)
- Internet file transfer program
- pg(1)
- browse pagewise through text files
- pg(3erl)
- Distributed, Named Process Groups
- pg2(3erl)
- Distributed Named Process Groups
- pgawk(1)
- pattern scanning and processing language
- pgfind(9)
- "locate a process group by number"
- pgrep(1)
- look up or signal processes based on name and other attributes
- pgsigio(9)
- "kernel signal functions"
- pgsignal(9)
- post signal to a process or process group
- phashinit(9)
- manage kernel hash tables
- photo(3tk)
- Full-color images
- physio(9)
- initiate I/O on raw devices
- pic(1)
- compile pictures for troff or TeX
- piconv(1)
- - iconv(1), reinvented in perl
- pid(3tcl)
- Retrieve process identifiers
- pidof(8)
- find the process ID of a running program.
- pim(4)
- Protocol Independent Multicast
- ping(8)
- send ICMP ECHO_REQUEST to network hosts
- ping6(8)
- send ICMP ECHO_REQUEST to network hosts
- pinky(1)
- lightweight finger
- pipe(2)
- create pipe
- pipe(7)
- overview of pipes and FIFOs
- pivot_root(2)
- change the root file system
- pivot_root(8)
- change the root file system
- pivot_scaled_sprite(3alleg)
- Rotates and stretches a sprite around a specified point. Allegro game programming library.
- pivot_scaled_sprite_v_flip(3alleg)
- Rotates, stretches and flips a sprite around a specified point. Allegro game programming library.
- pivot_sprite(3alleg)
- Rotates a sprite around a specified point. Allegro game programming library.
- pivot_sprite_v_flip(3alleg)
- Rotates and flips a sprite around a specified point. Allegro game programming library.
- pkg::create(3tcl)
- Construct an appropriate package ifneeded command for a given package specification
- pkg_mkIndex(3tcl)
- Build an index for automatic loading of packages
- pkill(1)
- look up or signal processes based on name and other attributes
- pl2pm(1)
- Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
- place(3tk)
- Geometry manager for fixed or rubber-sheet placement
- play_audio_stream(3alleg)
- Creates a new audio stream and starts playing it. Allegro game programming library.
- play_fli(3alleg)
- Plays a FLI or FLC animation from disk. Allegro game programming library.
- play_looped_midi(3alleg)
- Starts playing a MIDI file with a user-defined loop position. Allegro game programming library.
- play_memory_fli(3alleg)
- Plays a FLI or FLC animation from memory. Allegro game programming library.
- play_midi(3alleg)
- Starts playing the specified MIDI file. Allegro game programming library.
- play_sample(3alleg)
- Plays a sample. Allegro game programming library.
- plip(4)
- printer port Internet Protocol driver
- plipconfig(8)
- fine tune PLIP device parameters
- pman(3erl)
- A graphical process manager.
- pmap(1)
- report memory map of a process
- pmap(9)
- machine-dependent portion of virtual memory subsystem
- pmap_activate(9)
- activate a physical map
- pmap_addr_hint(9)
- get a hint for the best-fit mapping of a VM object
- pmap_change_wiring(9)
- change physical wiring for a map or virtual address pair
- pmap_clear_modify(9)
- set information about physical pages
- pmap_clear_reference(9)
- set information about physical pages
- pmap_copy(9)
- copy physical memory pages
- pmap_copy_page(9)
- copy physical memory pages
- pmap_dump(8)
- print a list of all registered RPC programs
- pmap_enter(9)
- insert a virtual page into a physical map
- pmap_extract(9)
- map a virtual address to a physical page
- pmap_extract_and_hold(9)
- map a virtual address to a physical page
- pmap_getmaps(3)
- library routines for remote procedure calls
- pmap_getport(3)
- library routines for remote procedure calls
- pmap_growkernel(9)
- grow the kernel virtual address (KVA) space
- pmap_init(9)
- initialize the pmap subsystem
- pmap_init2(9)
- initialize the pmap subsystem
- pmap_is_modified(9)
- return information about physical pages
- pmap_is_prefaultable(9)
- determine if a page may be prefaulted
- pmap_map(9)
- map a physical memory range into kernel virtual address (KVA) space
- pmap_mincore(9)
- determine if a virtual address is resident in physical memory
- pmap_object_init_pt(9)
- initialize page tables for a VM object
- pmap_page_exists_quick(9)
- determine if a page exists in a physical map
- pmap_page_init(9)
- initialize machine-dependent fields of a VM page
- pmap_page_protect(9)
- set physical page protection
- pmap_pinit(9)
- initialize pmap structures
- pmap_pinit0(9)
- initialize pmap structures
- pmap_pinit2(9)
- initialize pmap structures
- pmap_protect(9)
- set physical page protection
- pmap_qenter(9)
- manage temporary kernel space mappings
- pmap_qremove(9)
- manage temporary kernel space mappings
- pmap_release(9)
- release resources held by a physical map
- pmap_remove(9)
- remove pages from a physical map
- pmap_remove_all(9)
- remove pages from a physical map
- pmap_remove_pages(9)
- remove pages from a physical map
- pmap_resident_count(9)
- return page resident and wiring statistics
- pmap_rmtcall(3)
- library routines for remote procedure calls
- pmap_set(3)
- library routines for remote procedure calls
- pmap_set(8)
- set the list of registered RPC programs
- pmap_ts_modified(9)
- return information about physical pages
- pmap_unset(3)
- library routines for remote procedure calls
- pmap_wired_count(9)
- return page resident and wiring statistics
- pmap_zero_area(9)
- zero-fill a page using machine-dependent optimizations
- pmap_zero_idle(9)
- zero-fill a page using machine-dependent optimizations
- pmap_zero_page(9)
- zero-fill a page using machine-dependent optimizations
- pnoutrefresh(3ncurses)
- create and display curses pads
- pnp(4)
- support for "Plug and Play" (PnP) ISA devices
- pnpbios(4)
- support for embedded devices on the motherboard
- pod2html(1)
- convert .pod files to .html files
- pod2latex(1)
- convert pod documentation to latex format
- pod2man(1)
- Convert POD data to formatted *roff input
- pod2text(1)
- Convert POD data to formatted ASCII text
- pod2usage(1)
- print usage messages from embedded pod docs in files
- pod2usage()(3perl)
- print a usage message from embedded pod documentation
- Pod::Checker(3perl)
- check pod documents for syntax errors
- Pod::Find(3perl)
- find POD documents in directory trees
- Pod::Html(3perl)
- module to convert pod files to HTML
- Pod::InputObjects(3perl)
- objects representing POD input paragraphs, commands, etc.
- Pod::LaTeX(3perl)
- Convert Pod data to formatted Latex
- Pod::Man(3perl)
- Convert POD data to formatted *roff input
- Pod::ParseLink(3perl)
- Parse an L<> formatting code in POD text
- Pod::Parser(3perl)
- base class for creating POD filters and translators
- Pod::ParseUtils(3perl)
- helpers for POD parsing and conversion
- Pod::Perldoc::ToChecker(3perl)
- let Perldoc check Pod for errors
- Pod::Perldoc::ToMan(3perl)
- let Perldoc render Pod as man pages
- Pod::Perldoc::ToNroff(3perl)
- let Perldoc convert Pod to nroff
- Pod::Perldoc::ToPod(3perl)
- let Perldoc render Pod as ... Pod!
- Pod::Perldoc::ToRtf(3perl)
- let Perldoc render Pod as RTF
- Pod::Perldoc::ToText(3perl)
- let Perldoc render Pod as plaintext
- Pod::Perldoc::ToTk(3perl)
- let Perldoc use Tk::Pod to render Pod
- Pod::Perldoc::ToXml(3perl)
- let Perldoc render Pod as XML
- Pod::Plainer(3perl)
- Perl extension for converting Pod to old style Pod.
- Pod::PlainText(3perl)
- Convert POD data to formatted ASCII text
- Pod::Select(3perl)
- extract selected sections of POD from input
- Pod::Text(3perl)
- Convert POD data to formatted ASCII text
- Pod::Text::Color(3perl)
- Convert POD data to formatted color ASCII text
- Pod::Text::Overstrike(3perl)
- Convert POD data to formatted overstrike text
- Pod::Text::Termcap(3perl)
- Convert POD data to ASCII text with format escapes
- Pod::Usage(3perl)
- print a usage message from embedded pod documentation
- podchecker(1)
- check the syntax of POD format documentation files
- podchecker()(3perl)
- check pod documents for syntax errors
- podselect(1)
- print selected sections of pod documentation on standard output
- podselect()(3perl)
- extract selected sections of POD from input
- poll(2)
- wait for some event on a file descriptor
- poll_joystick(3alleg)
- Polls the joystick. Allegro game programming library.
- poll_keyboard(3alleg)
- Polls the keyboard. Allegro game programming library.
- poll_mouse(3alleg)
- Polls the mouse. Allegro game programming library.
- poll_scroll(3alleg)
- Checks the status of a scroll request with triple buffering. Allegro game programming library.
- polling(4)
- device polling support
- polygon(3alleg)
- Draws a filled polygon. Allegro game programming library.
- polygon3d(3alleg)
- Draws a 3d polygon onto the specified bitmap. Allegro game programming library.
- polygon3d_f(3alleg)
- Draws a 3d polygon onto the specified bitmap. Allegro game programming library.
- polygon_z_normal(3alleg)
- Finds the Z component of the normal vector to three vertices. Allegro game programming library.
- polygon_z_normal_f(3alleg)
- Finds the Z component of the normal vector to three vertices. Allegro game programming library.
- POLYTYPE_ATEX(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_ATEX_LIT(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_ATEX_MASK(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_ATEX_MASK_LIT(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_ATEX_MASK_TRANS(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_ATEX_TRANS(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_FLAT(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_GCOL(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_GRGB(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_PTEX(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_PTEX_LIT(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_PTEX_MASK(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_PTEX_MASK_LIT(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_PTEX_MASK_TRANS(3alleg)
- Polygon rendering mode type Allegro game programming library.
- POLYTYPE_PTEX_TRANS(3alleg)
- Polygon rendering mode type Allegro game programming library.
- pool(3erl)
- Load Distribution Facility
- pop_config_state(3alleg)
- Pops a previously pushed configuration state. Allegro game programming library.
- popen(3)
- process I/O
- popup_dialog(3alleg)
- do_dialog() used for popup dialogs. Allegro game programming library.
- port(4)
- system memory, kernel memory and system ports
- portmap(8)
- DARPA port to RPC program number mapper
- pos_form_cursor(3form)
- position a form window cursor
- pos_menu_cursor(3menu)
- position a menu's cursor
- position_dialog(3alleg)
- Moves an array of dialog objects to the specified position. Allegro game programming library.
- position_mouse(3alleg)
- Moves the mouse to the specified screen position. Allegro game programming library.
- position_mouse_z(3alleg)
- Sets the mouse wheel position global variable. Allegro game programming library.
- POSIX(3perl)
- Perl interface to IEEE Std 1003.1
- posix_fadvise(2)
- predeclare an access pattern for file data
- posix_fallocate(3)
- allocate file space
- posix_madvise(2)
- give advice about use of memory
- posix_memalign(3)
- Allocate aligned memory
- posix_openpt(3)
- open a pseudo-terminal device
- posixoptions(7)
- optional parts of the POSIX standard
- post(3form)
- write or erase forms from associated subwindows
- post(3menu)
- write or erase menus from associated subwindows
- post_form(3form)
- write or erase forms from associated subwindows
- post_menu(3menu)
- write or erase menus from associated subwindows
- postsig(9)
- "kernel signal functions"
- pow(3)
- power functions
- pow10(3)
- base-10 power functions
- pow10f(3)
- base-10 power functions
- pow10l(3)
- base-10 power functions
- poweroff(8)
- stop the system.
- powf(3)
- power functions
- powl(3)
- power functions
- ppbus(4)
- Parallel Port Bus system
- ppc(4)
- Parallel Port Chipset driver
- ppi(4)
- "user-space interface to ppbus parallel 'geek' port"
- ppoll(2)
- wait for some event on a file descriptor
- ppp(4)
- point to point protocol network interface
- pr(1)
- convert text files for printing
- prctl(2)
- operations on a process
- pread(2)
- read from or write to a file descriptor at a given offset
- preadv(2)
- read input
- prefresh(3ncurses)
- create and display curses pads
- prename(1)
- renames multiple files
- print(1)
- execute programs via entries in the mailcap file
- print(3ncurses)
- ship binary data to printer
- printenv(1)
- print all or part of environment
- printf(1)
- format and print data
- printf(3)
- formatted output conversion
- printf(9)
- formatted output conversion
- printw(3ncurses)
- print formatted output in curses windows
- PRIO(8)
- Priority qdisc
- prison_check(9)
- determine if two credentials belong to the same jail
- proc(3tcl)
- Create a Tcl procedure
- proc(5)
- process information pseudo-filesystem
- /proc/slabinfo(5)
- Kernel slab allocator statistics
- proc_lib(3erl)
- Plug-in Replacements for spawn/1, 2, 3, 4, spawn_link/1, 2, 3, 4, and spawn_opt/2, 3, 4, 5.
- procmail(1)
- autonomous mail processor
- procmailex(5)
- procmail rcfile examples
- procmailrc(5)
- procmail rcfile
- procmailsc(5)
- procmail weighted scoring technique
- procrunnable(9)
- manage the queue of runnable processes
- prof(2)
- unimplemented system calls
- profil(2)
- control process profiling
- profil(3)
- execution time profile
- program_invocation_name(3)
- obtain name used to invoke calling program
- program_invocation_short_name(3)
- obtain name used to invoke calling program
- proplists(3erl)
- Support functions for property lists
- protocols(5)
- the protocols definition file
- prove(1)
- - A command-line tool for running tests against Test::Harness
- ps(1)
- report a snapshot of the current processes.
- psed(1)
- a stream editor
- pselect(2)
- synchronous I/O multiplexing
- pselect(3)
- synchronous I/O multiplexing
- pseudofs(9)
- pseudo file system construction kit
- psfaddtable(1)
- add a Unicode character table to a console font
- psfgettable(1)
- extract the embedded Unicode character table from a console font
- psfstriptable(1)
- remove the embedded Unicode character table from a console font
- psignal(3)
- print signal message
- psignal(9)
- post signal to a process or process group
- psm(4)
- PS/2 mouse style pointing device driver
- pst(4)
- device driver for Promise Supertrak SX6000
- pstree(1)
- display a tree of processes
- pstree.x11(1)
- display a tree of processes
- pstruct(1)
- Dump C structures as generated from *(C`cc - g - S*(C' stabs
- pt(4)
- SCSI processor type driver
- pthread_atfork(3)
- register handlers to be called at fork(2) time
- pthread_attr_destroy(3)
- thread creation attributes
- pthread_attr_getdetachstate(3)
- thread creation attributes
- pthread_attr_getinheritsched(3)
- thread creation attributes
- pthread_attr_getschedparam(3)
- thread creation attributes
- pthread_attr_getschedpolicy(3)
- thread creation attributes
- pthread_attr_getscope(3)
- thread creation attributes
- pthread_attr_init(3)
- thread creation attributes
- pthread_attr_setdetachstate(3)
- thread creation attributes
- pthread_attr_setinheritsched(3)
- thread creation attributes
- pthread_attr_setschedparam(3)
- thread creation attributes
- pthread_attr_setschedpolicy(3)
- thread creation attributes
- pthread_attr_setscope(3)
- thread creation attributes
- pthread_cancel(3)
- thread cancellation
- pthread_cleanup_pop(3)
- install and remove cleanup handlers
- pthread_cleanup_pop_restore_np(3)
- install and remove cleanup handlers
- pthread_cleanup_push(3)
- install and remove cleanup handlers
- pthread_cleanup_push_defer_np(3)
- install and remove cleanup handlers
- pthread_cond_broadcast(3)
- operations on conditions
- pthread_cond_destroy(3)
- operations on conditions
- pthread_cond_init(3)
- operations on conditions
- pthread_cond_signal(3)
- operations on conditions
- pthread_cond_timedwait(3)
- operations on conditions
- pthread_cond_wait(3)
- operations on conditions
- pthread_condattr_destroy(3)
- condition creation attributes
- pthread_condattr_init(3)
- condition creation attributes
- pthread_create(3)
- create a new thread
- pthread_detach(3)
- put a running thread in the detached state
- pthread_equal(3)
- compare two thread identifiers
- pthread_exit(3)
- terminate the calling thread
- pthread_getschedparam(3)
- control thread scheduling parameters
- pthread_getspecific(3)
- management of thread-specific data
- pthread_join(3)
- wait for termination of another thread
- pthread_key_create(3)
- management of thread-specific data
- pthread_key_delete(3)
- management of thread-specific data
- pthread_kill(3)
- handling of signals in threads
- pthread_kill_other_threads_np(3)
- terminate all threads in program except calling thread
- pthread_mutex_destroy(3)
- operations on mutexes
- pthread_mutex_init(3)
- operations on mutexes
- pthread_mutex_lock(3)
- operations on mutexes
- pthread_mutex_trylock(3)
- operations on mutexes
- pthread_mutex_unlock(3)
- operations on mutexes
- pthread_mutexattr_destroy(3)
- mutex creation attributes
- pthread_mutexattr_getkind_np(3)
- deprecated mutex creation attributes
- pthread_mutexattr_gettype(3)
- mutex creation attributes
- pthread_mutexattr_init(3)
- mutex creation attributes
- pthread_mutexattr_setkind_np(3)
- deprecated mutex creation attributes
- pthread_mutexattr_settype(3)
- mutex creation attributes
- pthread_once(3)
- once-only initialization
- pthread_self(3)
- return identifier of current thread
- pthread_setcancelstate(3)
- thread cancellation
- pthread_setcanceltype(3)
- thread cancellation
- pthread_setschedparam(3)
- control thread scheduling parameters
- pthread_setspecific(3)
- management of thread-specific data
- pthread_sigmask(3)
- handling of signals in threads
- pthread_testcancel(3)
- thread cancellation
- pthreads(7)
- POSIX threads
- ptmx(4)
- pseudo-terminal master and slave
- ptmx and pts(4)
- pseudo-terminal master and slave
- ptrace(2)
- process trace
- pts(4)
- pseudo-terminal master and slave
- ptsname(3)
- get the name of the slave pseudo-terminal
- ptsname_r(3)
- get the name of the slave pseudo-terminal
- ptx(1)
- produce a permuted index of file contents
- pty(4)
- pseudo terminal driver
- pty(7)
- pseudo-terminal interfaces
- puc(4)
- PCI Universal Communications driver
- push_config_state(3alleg)
- Pushes the current configuration state. Allegro game programming library.
- put_backslash(3alleg)
- Puts a path separator at the end of a path if needed. Allegro game programming library.
- putc(3)
- output of characters and strings
- putc_unlocked(3)
- non-locking stdio functions
- putchar(3)
- output of characters and strings
- putchar_unlocked(3)
- non-locking stdio functions
- putenv(3)
- change or add an environment variable
- putgrent(3)
- write a group database entry to a file
- putp(3ncurses)
- curses interfaces to terminfo database
- _putpixel(3alleg)
- Faster specific version of putpixel(). Allegro game programming library.
- putpixel(3alleg)
- Writes a pixel into a bitmap. Allegro game programming library.
- _putpixel15(3alleg)
- Faster specific version of putpixel(). Allegro game programming library.
- _putpixel16(3alleg)
- Faster specific version of putpixel(). Allegro game programming library.
- _putpixel24(3alleg)
- Faster specific version of putpixel(). Allegro game programming library.
- _putpixel32(3alleg)
- Faster specific version of putpixel(). Allegro game programming library.
- putpmsg(2)
- unimplemented system calls
- putpwent(3)
- write a password file entry
- puts(3)
- output of characters and strings
- puts(3tcl)
- Write to a channel
- putspent(3)
- get shadow password file entry
- pututline(3)
- access utmp file entries
- pututxline(3)
- access utmp file entries
- putw(3)
- input and output of words (ints)
- putwc(3)
- write a wide character to a FILE stream
- putwc_unlocked(3)
- non-locking stdio functions
- putwchar(3)
- write a wide character to standard output
- putwchar_unlocked(3)
- non-locking stdio functions
- putwin(3ncurses)
- miscellaneous curses utility routines
- pwck(8)
- verify integrity of password files
- pwconv(8)
- convert to and from shadow passwords and groups
- pwd(1)
- print name of current/working directory
- pwd(3tcl)
- Return the absolute path of the current working directory
- pwdx(1)
- report current working directory of a process
- pwrite(2)
- read from or write to a file descriptor at a given offset
- pwritev(2)
- write output
- pwunconv(8)
- convert to and from shadow passwords and groups
- QAccel(3qt)
- Handles keyboard accelerator and shortcut keys
- qaccel(3qt)
- Handles keyboard accelerator and shortcut keys
- QAccessible(3qt)
- Enums and static functions relating to accessibility
- qaccessible(3qt)
- Enums and static functions relating to accessibility
- QAccessibleInterface(3qt)
- Defines an interface that exposes information about accessible objects
- qaccessibleinterface(3qt)
- Defines an interface that exposes information about accessible objects
- QAccessibleObject(3qt)
- Implements parts of the QAccessibleInterface for QObjects
- qaccessibleobject(3qt)
- Implements parts of the QAccessibleInterface for QObjects
- QAction(3qt)
- Abstract user interface action that can appear both in menus and tool bars
- qaction(3qt)
- Abstract user interface action that can appear both in menus and tool bars
- QActionGroup(3qt)
- Groups actions together
- qactiongroup(3qt)
- Groups actions together
- QApplication(3qt)
- Manages the GUI application's control flow and main settings
- qapplication(3qt)
- Manages the GUI application's control flow and main settings
- QAsciiCache(3qt)
- Template class that provides a cache based on char* keys
- qasciicache(3qt)
- Template class that provides a cache based on char* keys
- QAsciiCacheIterator(3qt)
- Iterator for QAsciiCache collections
- qasciicacheiterator(3qt)
- Iterator for QAsciiCache collections
- QAsciiDict(3qt)
- Template class that provides a dictionary based on char* keys
- qasciidict(3qt)
- Template class that provides a dictionary based on char* keys
- QAsciiDictIterator(3qt)
- Iterator for QAsciiDict collections
- qasciidictiterator(3qt)
- Iterator for QAsciiDict collections
- QAssistantClient(3qt)
- Means of using Qt Assistant as an application's help tool
- qassistantclient(3qt)
- Means of using Qt Assistant as an application's help tool
- QAxAggregated(3qt)
- Abstract base class for implementations of additional COM interfaces
- qaxaggregated(3qt)
- Abstract base class for implementations of additional COM interfaces
- QAxBase(3qt)
- Abstract class that provides an API to initalize and access a COM object
- qaxbase(3qt)
- Abstract class that provides an API to initalize and access a COM object
- QAxBindable(3qt)
- Interface between a QWidget and an ActiveX client
- qaxbindable(3qt)
- Interface between a QWidget and an ActiveX client
- QAxFactory(3qt)
- Defines a factory for the creation of COM components
- qaxfactory(3qt)
- Defines a factory for the creation of COM components
- QAxObject(3qt)
- QObject that wraps a COM object
- qaxobject(3qt)
- QObject that wraps a COM object
- QAxScript(3qt)
- Wrapper around script code
- qaxscript(3qt)
- Wrapper around script code
- QAxScriptEngine(3qt)
- Wrapper around a script engine
- qaxscriptengine(3qt)
- Wrapper around a script engine
- QAxScriptManager(3qt)
- Bridge between application objects and script code
- qaxscriptmanager(3qt)
- Bridge between application objects and script code
- QAxWidget(3qt)
- QWidget that wraps an ActiveX control
- qaxwidget(3qt)
- QWidget that wraps an ActiveX control
- QBig5Codec(3qt)
- Conversion to and from the Big5 encoding
- qbig5codec(3qt)
- Conversion to and from the Big5 encoding
- QBig5hkscsCodec(3qt)
- Conversion to and from the Big5-HKSCS encoding
- qbig5hkscscodec(3qt)
- Conversion to and from the Big5-HKSCS encoding
- QBitArray(3qt)
- Array of bits
- qbitarray(3qt)
- Array of bits
- QBitmap(3qt)
- Monochrome (1-bit depth) pixmaps
- qbitmap(3qt)
- Monochrome (1-bit depth) pixmaps
- QBitVal(3qt)
- Internal class, used with QBitArray
- qbitval(3qt)
- Internal class, used with QBitArray
- QBoxLayout(3qt)
- Lines up child widgets horizontally or vertically
- qboxlayout(3qt)
- Lines up child widgets horizontally or vertically
- QBrush(3qt)
- Defines the fill pattern of shapes drawn by a QPainter
- qbrush(3qt)
- Defines the fill pattern of shapes drawn by a QPainter
- QBuffer(3qt)
- I/O device that operates on a QByteArray
- qbuffer(3qt)
- I/O device that operates on a QByteArray
- QButton(3qt)
- The abstract base class of button widgets, providing functionality common to buttons
- qbutton(3qt)
- The abstract base class of button widgets, providing functionality common to buttons
- QButtonGroup(3qt)
- Organizes QButton widgets in a group
- qbuttongroup(3qt)
- Organizes QButton widgets in a group
- QByteArray(3qt)
- Array of bytes
- qbytearray(3qt)
- Array of bytes
- QCache(3qt)
- Template class that provides a cache based on QString keys
- qcache(3qt)
- Template class that provides a cache based on QString keys
- QCacheIterator(3qt)
- Iterator for QCache collections
- qcacheiterator(3qt)
- Iterator for QCache collections
- QCanvas(3qt)
- 2D area that can contain QCanvasItem objects
- qcanvas(3qt)
- 2D area that can contain QCanvasItem objects
- QCanvasEllipse(3qt)
- Ellipse or ellipse segment on a QCanvas
- qcanvasellipse(3qt)
- Ellipse or ellipse segment on a QCanvas
- QCanvasItem(3qt)
- Abstract graphic object on a QCanvas
- qcanvasitem(3qt)
- Abstract graphic object on a QCanvas
- QCanvasItemList(3qt)
- List of QCanvasItems
- qcanvasitemlist(3qt)
- List of QCanvasItems
- QCanvasLine(3qt)
- Line on a QCanvas
- qcanvasline(3qt)
- Line on a QCanvas
- QCanvasPixmap(3qt)
- Pixmaps for QCanvasSprites
- qcanvaspixmap(3qt)
- Pixmaps for QCanvasSprites
- QCanvasPixmapArray(3qt)
- Array of QCanvasPixmaps
- qcanvaspixmaparray(3qt)
- Array of QCanvasPixmaps
- QCanvasPolygon(3qt)
- Polygon on a QCanvas
- qcanvaspolygon(3qt)
- Polygon on a QCanvas
- QCanvasPolygonalItem(3qt)
- Polygonal canvas item on a QCanvas
- qcanvaspolygonalitem(3qt)
- Polygonal canvas item on a QCanvas
- QCanvasRectangle(3qt)
- Rectangle on a QCanvas
- qcanvasrectangle(3qt)
- Rectangle on a QCanvas
- QCanvasSpline(3qt)
- Multi-bezier splines on a QCanvas
- qcanvasspline(3qt)
- Multi-bezier splines on a QCanvas
- QCanvasSprite(3qt)
- Animated canvas item on a QCanvas
- qcanvassprite(3qt)
- Animated canvas item on a QCanvas
- QCanvasText(3qt)
- Text object on a QCanvas
- qcanvastext(3qt)
- Text object on a QCanvas
- QCanvasView(3qt)
- On-screen view of a QCanvas
- qcanvasview(3qt)
- On-screen view of a QCanvas
- QCDEStyle(3qt)
- CDE look and feel
- qcdestyle(3qt)
- CDE look and feel
- QChar(3qt)
- Lightweight Unicode character
- qchar(3qt)
- Lightweight Unicode character
- QCharRef(3qt)
- Helper class for QString
- qcharref(3qt)
- Helper class for QString
- QCheckBox(3qt)
- Checkbox with a text label
- qcheckbox(3qt)
- Checkbox with a text label
- QCheckListItem(3qt)
- Checkable list view items
- qchecklistitem(3qt)
- Checkable list view items
- QCheckTableItem(3qt)
- Checkboxes in QTables
- qchecktableitem(3qt)
- Checkboxes in QTables
- QChildEvent(3qt)
- Event parameters for child object events
- qchildevent(3qt)
- Event parameters for child object events
- QClipboard(3qt)
- Access to the window system clipboard
- qclipboard(3qt)
- Access to the window system clipboard
- QCloseEvent(3qt)
- Parameters that describe a close event
- qcloseevent(3qt)
- Parameters that describe a close event
- QColor(3qt)
- Colors based on RGB or HSV values
- qcolor(3qt)
- Colors based on RGB or HSV values
- QColorDialog(3qt)
- Dialog widget for specifying colors
- qcolordialog(3qt)
- Dialog widget for specifying colors
- QColorDrag(3qt)
- Drag and drop object for transferring colors
- qcolordrag(3qt)
- Drag and drop object for transferring colors
- QColorGroup(3qt)
- Group of widget colors
- qcolorgroup(3qt)
- Group of widget colors
- QComboBox(3qt)
- Combined button and popup list
- qcombobox(3qt)
- Combined button and popup list
- QComboTableItem(3qt)
- Means of using comboboxes in QTables
- qcombotableitem(3qt)
- Means of using comboboxes in QTables
- QCommonStyle(3qt)
- Encapsulates the common Look and Feel of a GUI
- qcommonstyle(3qt)
- Encapsulates the common Look and Feel of a GUI
- QConstString(3qt)
- String objects using constant Unicode data
- qconststring(3qt)
- String objects using constant Unicode data
- QContextMenuEvent(3qt)
- Parameters that describe a context menu event
- qcontextmenuevent(3qt)
- Parameters that describe a context menu event
- QCopChannel(3qt)
- Communication capabilities between several clients
- qcopchannel(3qt)
- Communication capabilities between several clients
- QCString(3qt)
- Abstraction of the classic C zero-terminated char array (char *)
- qcstring(3qt)
- Abstraction of the classic C zero-terminated char array (char *)
- QCursor(3qt)
- Mouse cursor with an arbitrary shape
- qcursor(3qt)
- Mouse cursor with an arbitrary shape
- QCustomEvent(3qt)
- Support for custom events
- qcustomevent(3qt)
- Support for custom events
- QCustomMenuItem(3qt)
- Abstract base class for custom menu items in popup menus
- qcustommenuitem(3qt)
- Abstract base class for custom menu items in popup menus
- QDataBrowser(3qt)
- Data manipulation and navigation for data entry forms
- qdatabrowser(3qt)
- Data manipulation and navigation for data entry forms
- QDataStream(3qt)
- Serialization of binary data to a QIODevice
- qdatastream(3qt)
- Serialization of binary data to a QIODevice
- QDataTable(3qt)
- Flexible SQL table widget that supports browsing and editing
- qdatatable(3qt)
- Flexible SQL table widget that supports browsing and editing
- QDataView(3qt)
- Read-only SQL forms
- qdataview(3qt)
- Read-only SQL forms
- QDate(3qt)
- Date functions
- qdate(3qt)
- Date functions
- QDateEdit(3qt)
- Date editor
- qdateedit(3qt)
- Date editor
- QDateTime(3qt)
- Date and time functions
- qdatetime(3qt)
- Date and time functions
- QDateTimeEdit(3qt)
- Combines a QDateEdit and QTimeEdit widget into a single widget for editing datetimes
- qdatetimeedit(3qt)
- Combines a QDateEdit and QTimeEdit widget into a single widget for editing datetimes
- QDateTimeEditBase(3qt)
- Abstraction for date and edit editors
- qdatetimeeditbase(3qt)
- Abstraction for date and edit editors
- QDeepCopy(3qt)
- Template class which ensures that
- qdeepcopy(3qt)
- Template class which ensures that
- QDesktopWidget(3qt)
- Access to screen information on multi-head systems
- qdesktopwidget(3qt)
- Access to screen information on multi-head systems
- QDial(3qt)
- Rounded range control (like a speedometer or potentiometer)
- qdial(3qt)
- Rounded range control (like a speedometer or potentiometer)
- QDialog(3qt)
- The base class of dialog windows
- qdialog(3qt)
- The base class of dialog windows
- QDict(3qt)
- Template class that provides a dictionary based on QString keys
- qdict(3qt)
- Template class that provides a dictionary based on QString keys
- QDictIterator(3qt)
- Iterator for QDict collections
- qdictiterator(3qt)
- Iterator for QDict collections
- QDir(3qt)
- Access to directory structures and their contents in a platform-independent way
- qdir(3qt)
- Access to directory structures and their contents in a platform-independent way
- QDirectPainter(3qt)
- Direct access to the video hardware
- qdirectpainter(3qt)
- Direct access to the video hardware
- QDns(3qt)
- Asynchronous DNS lookups
- qdns(3qt)
- Asynchronous DNS lookups
- QDockArea(3qt)
- Manages and lays out QDockWindows
- qdockarea(3qt)
- Manages and lays out QDockWindows
- QDockWindow(3qt)
- Widget which can be docked inside a QDockArea or floated as a top level window on the desktop
- qdockwindow(3qt)
- Widget which can be docked inside a QDockArea or floated as a top level window on the desktop
- QDomAttr(3qt)
- Represents one attribute of a QDomElement
- qdomattr(3qt)
- Represents one attribute of a QDomElement
- QDomCDATASection(3qt)
- Represents an XML CDATA section
- qdomcdatasection(3qt)
- Represents an XML CDATA section
- QDomCharacterData(3qt)
- Represents a generic string in the DOM
- qdomcharacterdata(3qt)
- Represents a generic string in the DOM
- QDomComment(3qt)
- Represents an XML comment
- qdomcomment(3qt)
- Represents an XML comment
- QDomDocument(3qt)
- Represents an XML document
- qdomdocument(3qt)
- Represents an XML document
- QDomDocumentFragment(3qt)
- Tree of QDomNodes which is not usually a complete QDomDocument
- qdomdocumentfragment(3qt)
- Tree of QDomNodes which is not usually a complete QDomDocument
- QDomDocumentType(3qt)
- The representation of the DTD in the document tree
- qdomdocumenttype(3qt)
- The representation of the DTD in the document tree
- QDomElement(3qt)
- Represents one element in the DOM tree
- qdomelement(3qt)
- Represents one element in the DOM tree
- QDomEntity(3qt)
- Represents an XML entity
- qdomentity(3qt)
- Represents an XML entity
- QDomEntityReference(3qt)
- Represents an XML entity reference
- qdomentityreference(3qt)
- Represents an XML entity reference
- QDomImplementation(3qt)
- Information about the features of the DOM implementation
- qdomimplementation(3qt)
- Information about the features of the DOM implementation
- QDomNamedNodeMap(3qt)
- Collection of nodes that can be accessed by name
- qdomnamednodemap(3qt)
- Collection of nodes that can be accessed by name
- QDomNode(3qt)
- The base class for all the nodes in a DOM tree
- qdomnode(3qt)
- The base class for all the nodes in a DOM tree
- QDomNodeList(3qt)
- List of QDomNode objects
- qdomnodelist(3qt)
- List of QDomNode objects
- QDomNotation(3qt)
- Represents an XML notation
- qdomnotation(3qt)
- Represents an XML notation
- QDomProcessingInstruction(3qt)
- Represents an XML processing instruction
- qdomprocessinginstruction(3qt)
- Represents an XML processing instruction
- QDomText(3qt)
- Represents text data in the parsed XML document
- qdomtext(3qt)
- Represents text data in the parsed XML document
- QDoubleValidator(3qt)
- Range checking of floating-point numbers
- qdoublevalidator(3qt)
- Range checking of floating-point numbers
- QDragEnterEvent(3qt)
- Event which is sent to the widget when a drag and drop first drags onto the widget
- qdragenterevent(3qt)
- Event which is sent to the widget when a drag and drop first drags onto the widget
- QDragLeaveEvent(3qt)
- Event which is sent to the widget when a drag and drop leaves the widget
- qdragleaveevent(3qt)
- Event which is sent to the widget when a drag and drop leaves the widget
- QDragMoveEvent(3qt)
- Event which is sent while a drag and drop is in progress
- qdragmoveevent(3qt)
- Event which is sent while a drag and drop is in progress
- QDragObject(3qt)
- Encapsulates MIME-based data transfer
- qdragobject(3qt)
- Encapsulates MIME-based data transfer
- QDropEvent(3qt)
- Event which is sent when a drag and drop is completed
- qdropevent(3qt)
- Event which is sent when a drag and drop is completed
- qecvt(3)
- convert a floating-point number to a string
- qecvt_r(3)
- convert a floating-point number to a string
- QEditorFactory(3qt)
- Used to create editor widgets for QVariant data types
- qeditorfactory(3qt)
- Used to create editor widgets for QVariant data types
- QErrorMessage(3qt)
- Error message display dialog
- qerrormessage(3qt)
- Error message display dialog
- QEucJpCodec(3qt)
- Conversion to and from EUC-JP character sets
- qeucjpcodec(3qt)
- Conversion to and from EUC-JP character sets
- QEucKrCodec(3qt)
- Conversion to and from EUC-KR character sets
- qeuckrcodec(3qt)
- Conversion to and from EUC-KR character sets
- QEvent(3qt)
- The base class of all event classes. Event objects contain event parameters
- qevent(3qt)
- The base class of all event classes. Event objects contain event parameters
- QEventLoop(3qt)
- Manages the event queue
- qeventloop(3qt)
- Manages the event queue
- qfcvt(3)
- convert a floating-point number to a string
- qfcvt_r(3)
- convert a floating-point number to a string
- QFile(3qt)
- I/O device that operates on files
- qfile(3qt)
- I/O device that operates on files
- QFileDialog(3qt)
- Dialogs that allow users to select files or directories
- qfiledialog(3qt)
- Dialogs that allow users to select files or directories
- QFileIconProvider(3qt)
- Icons for QFileDialog to use
- qfileiconprovider(3qt)
- Icons for QFileDialog to use
- QFileInfo(3qt)
- System-independent file information
- qfileinfo(3qt)
- System-independent file information
- QFilePreview(3qt)
- File previewing in QFileDialog
- qfilepreview(3qt)
- File previewing in QFileDialog
- QFocusData(3qt)
- Maintains the list of widgets in the focus chain
- qfocusdata(3qt)
- Maintains the list of widgets in the focus chain
- QFocusEvent(3qt)
- Event parameters for widget focus events
- qfocusevent(3qt)
- Event parameters for widget focus events
- QFont(3qt)
- Font used for drawing text
- qfont(3qt)
- Font used for drawing text
- QFontDatabase(3qt)
- Information about the fonts available in the underlying window system
- qfontdatabase(3qt)
- Information about the fonts available in the underlying window system
- QFontDialog(3qt)
- Dialog widget for selecting a font
- qfontdialog(3qt)
- Dialog widget for selecting a font
- QFontInfo(3qt)
- General information about fonts
- qfontinfo(3qt)
- General information about fonts
- QFontManager(3qt)
- Implements font management in Qt/Embedded
- qfontmanager(3qt)
- Implements font management in Qt/Embedded
- QFontMetrics(3qt)
- Font metrics information
- qfontmetrics(3qt)
- Font metrics information
- QFrame(3qt)
- The base class of widgets that can have a frame
- qframe(3qt)
- The base class of widgets that can have a frame
- QFtp(3qt)
- Implementation of the FTP protocol
- qftp(3qt)
- Implementation of the FTP protocol
- QGb18030Codec(3qt)
- Conversion to and from the Chinese GB18030/GBK/GB2312 encoding
- qgb18030codec(3qt)
- Conversion to and from the Chinese GB18030/GBK/GB2312 encoding
- QGb2312Codec(3qt)
- Conversion to and from the Chinese GB2312 encoding
- qgb2312codec(3qt)
- Conversion to and from the Chinese GB2312 encoding
- QGbkCodec(3qt)
- Conversion to and from the Chinese GBK encoding
- qgbkcodec(3qt)
- Conversion to and from the Chinese GBK encoding
- qgcvt(3)
- convert a floating-point number to a string
- QGfxDriverFactory(3qt)
- Creates QScreen objects for Qt/Embedded
- qgfxdriverfactory(3qt)
- Creates QScreen objects for Qt/Embedded
- QGfxDriverPlugin(3qt)
- Abstract base for Qt/Embedded graphics driver plugins
- qgfxdriverplugin(3qt)
- Abstract base for Qt/Embedded graphics driver plugins
- QGL(3qt)
- Namespace for miscellaneous identifiers in the Qt OpenGL module
- qgl(3qt)
- Namespace for miscellaneous identifiers in the Qt OpenGL module
- QGLayoutIterator(3qt)
- Abstract base class of internal layout iterators
- qglayoutiterator(3qt)
- Abstract base class of internal layout iterators
- QGLColormap(3qt)
- Used for installing custom colormaps into QGLWidgets
- qglcolormap(3qt)
- Used for installing custom colormaps into QGLWidgets
- QGLContext(3qt)
- Encapsulates an OpenGL rendering context
- qglcontext(3qt)
- Encapsulates an OpenGL rendering context
- QGLFormat(3qt)
- The display format of an OpenGL rendering context
- qglformat(3qt)
- The display format of an OpenGL rendering context
- QGLWidget(3qt)
- Widget for rendering OpenGL graphics
- qglwidget(3qt)
- Widget for rendering OpenGL graphics
- QGrid(3qt)
- Simple geometry management of its children
- qgrid(3qt)
- Simple geometry management of its children
- QGridLayout(3qt)
- Lays out widgets in a grid
- qgridlayout(3qt)
- Lays out widgets in a grid
- QGridView(3qt)
- Abstract base for fixed-size grids
- qgridview(3qt)
- Abstract base for fixed-size grids
- QGroupBox(3qt)
- Group box frame with a title
- qgroupbox(3qt)
- Group box frame with a title
- QGuardedPtr(3qt)
- Template class that provides guarded pointers to QObjects
- qguardedptr(3qt)
- Template class that provides guarded pointers to QObjects
- QHBox(3qt)
- Horizontal geometry management for its child widgets
- qhbox(3qt)
- Horizontal geometry management for its child widgets
- QHBoxLayout(3qt)
- Lines up widgets horizontally
- qhboxlayout(3qt)
- Lines up widgets horizontally
- QHButtonGroup(3qt)
- Organizes QButton widgets in a group with one horizontal row
- qhbuttongroup(3qt)
- Organizes QButton widgets in a group with one horizontal row
- QHeader(3qt)
- Header row or column, e.g. for tables and listviews
- qheader(3qt)
- Header row or column, e.g. for tables and listviews
- QHebrewCodec(3qt)
- Conversion to and from visually ordered Hebrew
- qhebrewcodec(3qt)
- Conversion to and from visually ordered Hebrew
- QHGroupBox(3qt)
- Organizes widgets in a group with one horizontal row
- qhgroupbox(3qt)
- Organizes widgets in a group with one horizontal row
- QHideEvent(3qt)
- Event which is sent after a widget is hidden
- qhideevent(3qt)
- Event which is sent after a widget is hidden
- QHostAddress(3qt)
- IP address
- qhostaddress(3qt)
- IP address
- QHttp(3qt)
- Implementation of the HTTP protocol
- qhttp(3qt)
- Implementation of the HTTP protocol
- QHttpHeader(3qt)
- Header information for HTTP
- qhttpheader(3qt)
- Header information for HTTP
- QHttpRequestHeader(3qt)
- Request header information for HTTP
- qhttprequestheader(3qt)
- Request header information for HTTP
- QHttpResponseHeader(3qt)
- Response header information for HTTP
- qhttpresponseheader(3qt)
- Response header information for HTTP
- QIconDrag(3qt)
- Supports drag and drop operations within a QIconView
- qicondrag(3qt)
- Supports drag and drop operations within a QIconView
- QIconDragEvent(3qt)
- Signals that a main icon drag has begun
- qicondragevent(3qt)
- Signals that a main icon drag has begun
- QIconDragItem(3qt)
- Encapsulates a drag item
- qicondragitem(3qt)
- Encapsulates a drag item
- QIconFactory(3qt)
- Used to create pixmaps for a QIconSet
- qiconfactory(3qt)
- Used to create pixmaps for a QIconSet
- QIconSet(3qt)
- Set of icons with different styles and sizes
- qiconset(3qt)
- Set of icons with different styles and sizes
- QIconView(3qt)
- Area with movable labelled icons
- qiconview(3qt)
- Area with movable labelled icons
- QIconViewItem(3qt)
- Single item in a QIconView
- qiconviewitem(3qt)
- Single item in a QIconView
- qiflush(3ncurses)
- curses input options
- QImage(3qt)
- Hardware-independent pixmap representation with direct access to the pixel data
- qimage(3qt)
- Hardware-independent pixmap representation with direct access to the pixel data
- QImageConsumer(3qt)
- Abstraction used by QImageDecoder
- qimageconsumer(3qt)
- Abstraction used by QImageDecoder
- QImageDecoder(3qt)
- Incremental image decoder for all supported image formats
- qimagedecoder(3qt)
- Incremental image decoder for all supported image formats
- QImageDrag(3qt)
- Drag and drop object for transferring images
- qimagedrag(3qt)
- Drag and drop object for transferring images
- QImageFormat(3qt)
- Incremental image decoder for a specific image format
- qimageformat(3qt)
- Incremental image decoder for a specific image format
- QImageFormatPlugin(3qt)
- Abstract base for custom image format plugins
- qimageformatplugin(3qt)
- Abstract base for custom image format plugins
- QImageFormatType(3qt)
- Factory that makes QImageFormat objects
- qimageformattype(3qt)
- Factory that makes QImageFormat objects
- QImageIO(3qt)
- Parameters for loading and saving images
- qimageio(3qt)
- Parameters for loading and saving images
- QIMEvent(3qt)
- Parameters for input method events
- qimevent(3qt)
- Parameters for input method events
- QInputDialog(3qt)
- Simple convenience dialog to get a single value from the user
- qinputdialog(3qt)
- Simple convenience dialog to get a single value from the user
- QIntCache(3qt)
- Template class that provides a cache based on long keys
- qintcache(3qt)
- Template class that provides a cache based on long keys
- QIntCacheIterator(3qt)
- Iterator for QIntCache collections
- qintcacheiterator(3qt)
- Iterator for QIntCache collections
- QIntDict(3qt)
- Template class that provides a dictionary based on long keys
- qintdict(3qt)
- Template class that provides a dictionary based on long keys
- QIntDictIterator(3qt)
- Iterator for QIntDict collections
- qintdictiterator(3qt)
- Iterator for QIntDict collections
- QIntValidator(3qt)
- Validator which ensures that a string contains a valid integer within a specified range
- qintvalidator(3qt)
- Validator which ensures that a string contains a valid integer within a specified range
- QIODevice(3qt)
- The base class of I/O devices
- qiodevice(3qt)
- The base class of I/O devices
- QJisCodec(3qt)
- Conversion to and from JIS character sets
- qjiscodec(3qt)
- Conversion to and from JIS character sets
- QKbdDriverFactory(3qt)
- Creates QWSKeyboardHandler objects for Qt/Embedded
- qkbddriverfactory(3qt)
- Creates QWSKeyboardHandler objects for Qt/Embedded
- QKbdDriverPlugin(3qt)
- Abstract base for Qt/Embedded keyboard driver plugins
- qkbddriverplugin(3qt)
- Abstract base for Qt/Embedded keyboard driver plugins
- QKeyEvent(3qt)
- Describes a key event
- qkeyevent(3qt)
- Describes a key event
- QKeySequence(3qt)
- Encapsulates a key sequence as used by accelerators
- qkeysequence(3qt)
- Encapsulates a key sequence as used by accelerators
- QLabel(3qt)
- Text or image display
- qlabel(3qt)
- Text or image display
- QLayout(3qt)
- The base class of geometry managers
- qlayout(3qt)
- The base class of geometry managers
- QLayoutItem(3qt)
- Abstract item that a QLayout manipulates
- qlayoutitem(3qt)
- Abstract item that a QLayout manipulates
- QLayoutIterator(3qt)
- Iterators over QLayoutItem
- qlayoutiterator(3qt)
- Iterators over QLayoutItem
- qlc(3erl)
- Query Interface to Mnesia, ETS, Dets, etc
- QLCDNumber(3qt)
- Displays a number with LCD-like digits
- qlcdnumber(3qt)
- Displays a number with LCD-like digits
- QLibrary(3qt)
- Wrapper for handling shared libraries
- qlibrary(3qt)
- Wrapper for handling shared libraries
- QLineEdit(3qt)
- One-line text editor
- qlineedit(3qt)
- One-line text editor
- QListBox(3qt)
- List of selectable, read-only items
- qlistbox(3qt)
- List of selectable, read-only items
- QListBoxItem(3qt)
- The base class of all list box items
- qlistboxitem(3qt)
- The base class of all list box items
- QListBoxPixmap(3qt)
- List box items with a pixmap and optional text
- qlistboxpixmap(3qt)
- List box items with a pixmap and optional text
- QListBoxText(3qt)
- List box items that display text
- qlistboxtext(3qt)
- List box items that display text
- QListView(3qt)
- Implements a list/tree view
- qlistview(3qt)
- Implements a list/tree view
- QListViewItem(3qt)
- Implements a list view item
- qlistviewitem(3qt)
- Implements a list view item
- QListViewItemIterator(3qt)
- Iterator for collections of QListViewItems
- qlistviewitemiterator(3qt)
- Iterator for collections of QListViewItems
- QLocale(3qt)
- Converts between numbers and their string representations in various languages
- qlocale(3qt)
- Converts between numbers and their string representations in various languages
- QLocalFs(3qt)
- Implementation of a QNetworkProtocol that works on the local file system
- qlocalfs(3qt)
- Implementation of a QNetworkProtocol that works on the local file system
- QMacMime(3qt)
- Maps open-standard MIME to Mac flavors
- qmacmime(3qt)
- Maps open-standard MIME to Mac flavors
- QMacStyle(3qt)
- Implements an Appearance Manager style
- qmacstyle(3qt)
- Implements an Appearance Manager style
- QMainWindow(3qt)
- Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
- qmainwindow(3qt)
- Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
- QMap(3qt)
- Value-based template class that provides a dictionary
- qmap(3qt)
- Value-based template class that provides a dictionary
- QMapConstIterator(3qt)
- Iterator for QMap
- qmapconstiterator(3qt)
- Iterator for QMap
- QMapIterator(3qt)
- Iterator for QMap
- qmapiterator(3qt)
- Iterator for QMap
- QMemArray(3qt)
- Template class that provides arrays of simple types
- qmemarray(3qt)
- Template class that provides arrays of simple types
- QMenuBar(3qt)
- Horizontal menu bar
- qmenubar(3qt)
- Horizontal menu bar
- QMenuData(3qt)
- Base class for QMenuBar and QPopupMenu
- qmenudata(3qt)
- Base class for QMenuBar and QPopupMenu
- QMessageBox(3qt)
- Modal dialog with a short message, an icon, and some buttons
- qmessagebox(3qt)
- Modal dialog with a short message, an icon, and some buttons
- QMetaObject(3qt)
- Meta information about Qt objects
- qmetaobject(3qt)
- Meta information about Qt objects
- QMetaProperty(3qt)
- Stores meta data about a property
- qmetaproperty(3qt)
- Stores meta data about a property
- QMimeSource(3qt)
- Abstraction of objects which provide formatted data of a certain MIME type
- qmimesource(3qt)
- Abstraction of objects which provide formatted data of a certain MIME type
- QMimeSourceFactory(3qt)
- Extensible provider of mime-typed data
- qmimesourcefactory(3qt)
- Extensible provider of mime-typed data
- QMotif(3qt)
- The basis of the
- qmotif(3qt)
- The basis of the
- QMotifDialog(3qt)
- The QDialog API for Motif-based dialogs
- qmotifdialog(3qt)
- The QDialog API for Motif-based dialogs
- QMotifPlusStyle(3qt)
- More sophisticated Motif-ish look and feel
- qmotifplusstyle(3qt)
- More sophisticated Motif-ish look and feel
- QMotifStyle(3qt)
- Motif look and feel
- qmotifstyle(3qt)
- Motif look and feel
- QMotifWidget(3qt)
- The QWidget API for Xt/Motif widgets
- qmotifwidget(3qt)
- The QWidget API for Xt/Motif widgets
- QMouseDriverFactory(3qt)
- Creates QWSMouseHandler objects for Qt/Embedded
- qmousedriverfactory(3qt)
- Creates QWSMouseHandler objects for Qt/Embedded
- QMouseDriverPlugin(3qt)
- Abstract base for Qt/Embedded mouse driver plugins
- qmousedriverplugin(3qt)
- Abstract base for Qt/Embedded mouse driver plugins
- QMouseEvent(3qt)
- Parameters that describe a mouse event
- qmouseevent(3qt)
- Parameters that describe a mouse event
- QMoveEvent(3qt)
- Event parameters for move events
- qmoveevent(3qt)
- Event parameters for move events
- QMovie(3qt)
- Incremental loading of animations or images, signalling as it progresses
- qmovie(3qt)
- Incremental loading of animations or images, signalling as it progresses
- QMutex(3qt)
- Access serialization between threads
- qmutex(3qt)
- Access serialization between threads
- QMutexLocker(3qt)
- Simplifies locking and unlocking QMutexes
- qmutexlocker(3qt)
- Simplifies locking and unlocking QMutexes
- QNetworkOperation(3qt)
- Common operations for network protocols
- qnetworkoperation(3qt)
- Common operations for network protocols
- QNetworkProtocol(3qt)
- Common API for network protocols
- qnetworkprotocol(3qt)
- Common API for network protocols
- QNPInstance(3qt)
- QObject that is a web browser plugin
- qnpinstance(3qt)
- QObject that is a web browser plugin
- QNPlugin(3qt)
- The main factory for plugin objects
- qnplugin(3qt)
- The main factory for plugin objects
- QNPStream(3qt)
- Stream of data provided to a QNPInstance by the browser
- qnpstream(3qt)
- Stream of data provided to a QNPInstance by the browser
- QNPWidget(3qt)
- QWidget that is a web browser plugin window
- qnpwidget(3qt)
- QWidget that is a web browser plugin window
- qnx_get_window(3alleg)
- Retrieves a handle to the window used by Allegro.
- QObject(3qt)
- The base class of all Qt objects
- qobject(3qt)
- The base class of all Qt objects
- QObjectCleanupHandler(3qt)
- Watches the lifetime of multiple QObjects
- qobjectcleanuphandler(3qt)
- Watches the lifetime of multiple QObjects
- QObjectList(3qt)
- QPtrList of QObjects
- qobjectlist(3qt)
- QPtrList of QObjects
- QObjectListIterator(3qt)
- Iterator for QObjectLists
- qobjectlistiterator(3qt)
- Iterator for QObjectLists
- QPaintDevice(3qt)
- The base class of objects that can be painted
- qpaintdevice(3qt)
- The base class of objects that can be painted
- QPaintDeviceMetrics(3qt)
- Information about a paint device
- qpaintdevicemetrics(3qt)
- Information about a paint device
- QPainter(3qt)
- Does low-level painting e.g. on widgets
- qpainter(3qt)
- Does low-level painting e.g. on widgets
- QPaintEvent(3qt)
- Event parameters for paint events
- qpaintevent(3qt)
- Event parameters for paint events
- QPair(3qt)
- Value-based template class that provides a pair of elements
- qpair(3qt)
- Value-based template class that provides a pair of elements
- QPalette(3qt)
- Color groups for each widget state
- qpalette(3qt)
- Color groups for each widget state
- QPen(3qt)
- Defines how a QPainter should draw lines and outlines of shapes
- qpen(3qt)
- Defines how a QPainter should draw lines and outlines of shapes
- QPicture(3qt)
- Paint device that records and replays QPainter commands
- qpicture(3qt)
- Paint device that records and replays QPainter commands
- QPixmap(3qt)
- Off-screen, pixel-based paint device
- qpixmap(3qt)
- Off-screen, pixel-based paint device
- QPixmapCache(3qt)
- Application-global cache for pixmaps
- qpixmapcache(3qt)
- Application-global cache for pixmaps
- QPlatinumStyle(3qt)
- Mac/Platinum look and feel
- qplatinumstyle(3qt)
- Mac/Platinum look and feel
- QPNGImagePacker(3qt)
- Creates well-compressed PNG animations
- qpngimagepacker(3qt)
- Creates well-compressed PNG animations
- QPoint(3qt)
- Defines a point in the plane
- qpoint(3qt)
- Defines a point in the plane
- QPointArray(3qt)
- Array of points
- qpointarray(3qt)
- Array of points
- QPopupMenu(3qt)
- Popup menu widget
- qpopupmenu(3qt)
- Popup menu widget
- QPrinter(3qt)
- Paint device that paints on a printer
- qprinter(3qt)
- Paint device that paints on a printer
- QProcess(3qt)
- Used to start external programs and to communicate with them
- qprocess(3qt)
- Used to start external programs and to communicate with them
- QProgressBar(3qt)
- Horizontal progress bar
- qprogressbar(3qt)
- Horizontal progress bar
- QProgressDialog(3qt)
- Feedback on the progress of a slow operation
- qprogressdialog(3qt)
- Feedback on the progress of a slow operation
- QPtrCollection(3qt)
- The base class of most pointer-based Qt collections
- qptrcollection(3qt)
- The base class of most pointer-based Qt collections
- QPtrDict(3qt)
- Template class that provides a dictionary based on void* keys
- qptrdict(3qt)
- Template class that provides a dictionary based on void* keys
- QPtrDictIterator(3qt)
- Iterator for QPtrDict collections
- qptrdictiterator(3qt)
- Iterator for QPtrDict collections
- QPtrList(3qt)
- Template class that provides a list
- qptrlist(3qt)
- Template class that provides a list
- QPtrListIterator(3qt)
- Iterator for QPtrList collections
- qptrlistiterator(3qt)
- Iterator for QPtrList collections
- QPtrQueue(3qt)
- Template class that provides a queue
- qptrqueue(3qt)
- Template class that provides a queue
- QPtrStack(3qt)
- Template class that provides a stack
- qptrstack(3qt)
- Template class that provides a stack
- QPtrVector(3qt)
- Template collection class that provides a vector (array)
- qptrvector(3qt)
- Template collection class that provides a vector (array)
- QPushButton(3qt)
- Command button
- qpushbutton(3qt)
- Command button
- QRadioButton(3qt)
- Radio button with a text or pixmap label
- qradiobutton(3qt)
- Radio button with a text or pixmap label
- QRangeControl(3qt)
- Integer value within a range
- qrangecontrol(3qt)
- Integer value within a range
- QRect(3qt)
- Defines a rectangle in the plane
- qrect(3qt)
- Defines a rectangle in the plane
- QRegExp(3qt)
- Pattern matching using regular expressions
- qregexp(3qt)
- Pattern matching using regular expressions
- QRegExpValidator(3qt)
- Used to check a string against a
- qregexpvalidator(3qt)
- Used to check a string against a
- QRegion(3qt)
- Clip region for a painter
- qregion(3qt)
- Clip region for a painter
- QResizeEvent(3qt)
- Event parameters for resize events
- qresizeevent(3qt)
- Event parameters for resize events
- qscale_matrix(3alleg)
- Optimised routine for scaling an already generated matrix. Allegro game programming library.
- qscale_matrix_f(3alleg)
- Optimised routine for scaling an already generated matrix. Allegro game programming library.
- QScreen(3qt)
- And its descendants manage the framebuffer and palette
- qscreen(3qt)
- And its descendants manage the framebuffer and palette
- QScrollBar(3qt)
- Vertical or horizontal scroll bar
- qscrollbar(3qt)
- Vertical or horizontal scroll bar
- QScrollView(3qt)
- Scrolling area with on-demand scroll bars
- qscrollview(3qt)
- Scrolling area with on-demand scroll bars
- QSemaphore(3qt)
- Robust integer semaphore
- qsemaphore(3qt)
- Robust integer semaphore
- QServerSocket(3qt)
- TCP-based server
- qserversocket(3qt)
- TCP-based server
- QSessionManager(3qt)
- Access to the session manager
- qsessionmanager(3qt)
- Access to the session manager
- QSettings(3qt)
- Persistent platform-independent application settings
- qsettings(3qt)
- Persistent platform-independent application settings
- QSGIStyle(3qt)
- SGI/Irix look and feel
- qsgistyle(3qt)
- SGI/Irix look and feel
- QShowEvent(3qt)
- Event which is sent when a widget is shown
- qshowevent(3qt)
- Event which is sent when a widget is shown
- QSignal(3qt)
- Can be used to send signals for classes that don't inherit QObject
- qsignal(3qt)
- Can be used to send signals for classes that don't inherit QObject
- QSignalMapper(3qt)
- Bundles signals from identifiable senders
- qsignalmapper(3qt)
- Bundles signals from identifiable senders
- QSimpleRichText(3qt)
- Small displayable piece of rich text
- qsimplerichtext(3qt)
- Small displayable piece of rich text
- QSize(3qt)
- Defines the size of a two-dimensional object
- qsize(3qt)
- Defines the size of a two-dimensional object
- QSizeGrip(3qt)
- Corner-grip for resizing a top-level window
- qsizegrip(3qt)
- Corner-grip for resizing a top-level window
- QSizePolicy(3qt)
- Layout attribute describing horizontal and vertical resizing policy
- qsizepolicy(3qt)
- Layout attribute describing horizontal and vertical resizing policy
- QSjisCodec(3qt)
- Conversion to and from Shift-JIS
- qsjiscodec(3qt)
- Conversion to and from Shift-JIS
- QSlider(3qt)
- Vertical or horizontal slider
- qslider(3qt)
- Vertical or horizontal slider
- QSocket(3qt)
- Buffered TCP connection
- qsocket(3qt)
- Buffered TCP connection
- QSocketDevice(3qt)
- Platform-independent low-level socket API
- qsocketdevice(3qt)
- Platform-independent low-level socket API
- QSocketNotifier(3qt)
- Support for socket callbacks
- qsocketnotifier(3qt)
- Support for socket callbacks
- qsort(3)
- sorts an array
- QSound(3qt)
- Access to the platform audio facilities
- qsound(3qt)
- Access to the platform audio facilities
- QSpacerItem(3qt)
- Blank space in a layout
- qspaceritem(3qt)
- Blank space in a layout
- QSpinBox(3qt)
- Spin box widget (spin button)
- qspinbox(3qt)
- Spin box widget (spin button)
- QSplashScreen(3qt)
- Splash screen that can be shown during application startup
- qsplashscreen(3qt)
- Splash screen that can be shown during application startup
- QSplitter(3qt)
- Implements a splitter widget
- qsplitter(3qt)
- Implements a splitter widget
- QSql(3qt)
- Namespace for Qt SQL identifiers that need to be global-like
- qsql(3qt)
- Namespace for Qt SQL identifiers that need to be global-like
- QSqlCursor(3qt)
- Browsing and editing of SQL tables and views
- qsqlcursor(3qt)
- Browsing and editing of SQL tables and views
- QSqlDatabase(3qt)
- Used to create SQL database connections and to provide transaction handling
- qsqldatabase(3qt)
- Used to create SQL database connections and to provide transaction handling
- QSqlDriver(3qt)
- Abstract base class for accessing SQL databases
- qsqldriver(3qt)
- Abstract base class for accessing SQL databases
- QSqlDriverPlugin(3qt)
- Abstract base for custom QSqlDriver plugins
- qsqldriverplugin(3qt)
- Abstract base for custom QSqlDriver plugins
- QSqlEditorFactory(3qt)
- Used to create the editors used by QDataTable and QSqlForm
- qsqleditorfactory(3qt)
- Used to create the editors used by QDataTable and QSqlForm
- QSqlError(3qt)
- SQL database error information
- qsqlerror(3qt)
- SQL database error information
- QSqlField(3qt)
- Manipulates the fields in SQL database tables and views
- qsqlfield(3qt)
- Manipulates the fields in SQL database tables and views
- QSqlFieldInfo(3qt)
- Stores meta data associated with a SQL field
- qsqlfieldinfo(3qt)
- Stores meta data associated with a SQL field
- QSqlForm(3qt)
- Creates and manages data entry forms tied to SQL databases
- qsqlform(3qt)
- Creates and manages data entry forms tied to SQL databases
- QSqlIndex(3qt)
- Functions to manipulate and describe QSqlCursor and QSqlDatabase indexes
- qsqlindex(3qt)
- Functions to manipulate and describe QSqlCursor and QSqlDatabase indexes
- QSqlPropertyMap(3qt)
- Used to map widgets to SQL fields
- qsqlpropertymap(3qt)
- Used to map widgets to SQL fields
- QSqlQuery(3qt)
- Means of executing and manipulating SQL statements
- qsqlquery(3qt)
- Means of executing and manipulating SQL statements
- QSqlRecord(3qt)
- Encapsulates a database record, i.e. a set of database fields
- qsqlrecord(3qt)
- Encapsulates a database record, i.e. a set of database fields
- QSqlRecordInfo(3qt)
- Encapsulates a set of database field meta data
- qsqlrecordinfo(3qt)
- Encapsulates a set of database field meta data
- QSqlResult(3qt)
- Abstract interface for accessing data from SQL databases
- qsqlresult(3qt)
- Abstract interface for accessing data from SQL databases
- QSqlSelectCursor(3qt)
- Browsing of general SQL SELECT statements
- qsqlselectcursor(3qt)
- Browsing of general SQL SELECT statements
- QStatusBar(3qt)
- Horizontal bar suitable for presenting status information
- qstatusbar(3qt)
- Horizontal bar suitable for presenting status information
- QStoredDrag(3qt)
- Simple stored-value drag object for arbitrary MIME data
- qstoreddrag(3qt)
- Simple stored-value drag object for arbitrary MIME data
- QStrIList(3qt)
- Doubly-linked list of char* with case-insensitive comparison
- qstrilist(3qt)
- Doubly-linked list of char* with case-insensitive comparison
- QString(3qt)
- Abstraction of Unicode text and the classic C '\0'-terminated char array
- qstring(3qt)
- Abstraction of Unicode text and the classic C '\0'-terminated char array
- QStringList(3qt)
- List of strings
- qstringlist(3qt)
- List of strings
- QStrList(3qt)
- Doubly-linked list of char*
- qstrlist(3qt)
- Doubly-linked list of char*
- QStrListIterator(3qt)
- Iterator for the QStrList and QStrIList classes
- qstrlistiterator(3qt)
- Iterator for the QStrList and QStrIList classes
- QStyle(3qt)
- The look and feel of a GUI
- qstyle(3qt)
- The look and feel of a GUI
- QStyleFactory(3qt)
- Creates QStyle objects
- qstylefactory(3qt)
- Creates QStyle objects
- QStyleOption(3qt)
- Optional parameters for QStyle functions
- qstyleoption(3qt)
- Optional parameters for QStyle functions
- QStylePlugin(3qt)
- Abstract base for custom QStyle plugins
- qstyleplugin(3qt)
- Abstract base for custom QStyle plugins
- QStyleSheet(3qt)
- Collection of styles for rich text rendering and a generator of tags
- qstylesheet(3qt)
- Collection of styles for rich text rendering and a generator of tags
- QStyleSheetItem(3qt)
- Encapsulation of a set of text styles
- qstylesheetitem(3qt)
- Encapsulation of a set of text styles
- QSyntaxHighlighter(3qt)
- Base class for implementing QTextEdit syntax highlighters
- qsyntaxhighlighter(3qt)
- Base class for implementing QTextEdit syntax highlighters
- Qt(3qt)
- Namespace for miscellaneous identifiers that need to be global-like
- qt(3qt)
- Namespace for miscellaneous identifiers that need to be global-like
- QTab(3qt)
- The structures in a QTabBar
- qtab(3qt)
- The structures in a QTabBar
- QTabBar(3qt)
- Tab bar, e.g. for use in tabbed dialogs
- qtabbar(3qt)
- Tab bar, e.g. for use in tabbed dialogs
- QTabDialog(3qt)
- Stack of tabbed widgets
- qtabdialog(3qt)
- Stack of tabbed widgets
- QTable(3qt)
- Flexible editable table widget
- qtable(3qt)
- Flexible editable table widget
- QTableItem(3qt)
- The cell content for QTable cells
- qtableitem(3qt)
- The cell content for QTable cells
- QTableSelection(3qt)
- Access to a selected area in a QTable
- qtableselection(3qt)
- Access to a selected area in a QTable
- QTabletEvent(3qt)
- Parameters that describe a Tablet event
- qtabletevent(3qt)
- Parameters that describe a Tablet event
- QTabWidget(3qt)
- Stack of tabbed widgets
- qtabwidget(3qt)
- Stack of tabbed widgets
- QTextBrowser(3qt)
- Rich text browser with hypertext navigation
- qtextbrowser(3qt)
- Rich text browser with hypertext navigation
- QTextCodec(3qt)
- Conversion between text encodings
- qtextcodec(3qt)
- Conversion between text encodings
- QTextCodecPlugin(3qt)
- Abstract base for custom QTextCodec plugins
- qtextcodecplugin(3qt)
- Abstract base for custom QTextCodec plugins
- QTextDecoder(3qt)
- State-based decoder
- qtextdecoder(3qt)
- State-based decoder
- QTextDrag(3qt)
- Drag and drop object for transferring plain and Unicode text
- qtextdrag(3qt)
- Drag and drop object for transferring plain and Unicode text
- QTextEdit(3qt)
- Powerful single-page rich text editor
- qtextedit(3qt)
- Powerful single-page rich text editor
- QTextEncoder(3qt)
- State-based encoder
- qtextencoder(3qt)
- State-based encoder
- QTextIStream(3qt)
- Convenience class for input streams
- qtextistream(3qt)
- Convenience class for input streams
- QTextOStream(3qt)
- Convenience class for output streams
- qtextostream(3qt)
- Convenience class for output streams
- QTextStream(3qt)
- Basic functions for reading and writing text using a QIODevice
- qtextstream(3qt)
- Basic functions for reading and writing text using a QIODevice
- QThread(3qt)
- Platform-independent threads
- qthread(3qt)
- Platform-independent threads
- QThreadStorage(3qt)
- Per-thread data storage
- qthreadstorage(3qt)
- Per-thread data storage
- QTime(3qt)
- Clock time functions
- qtime(3qt)
- Clock time functions
- QTimeEdit(3qt)
- Time editor
- qtimeedit(3qt)
- Time editor
- QTimer(3qt)
- Timer signals and single-shot timers
- qtimer(3qt)
- Timer signals and single-shot timers
- QTimerEvent(3qt)
- Parameters that describe a timer event
- qtimerevent(3qt)
- Parameters that describe a timer event
- QToolBar(3qt)
- Movable panel containing widgets such as tool buttons
- qtoolbar(3qt)
- Movable panel containing widgets such as tool buttons
- QToolBox(3qt)
- Column of tabbed widget items
- qtoolbox(3qt)
- Column of tabbed widget items
- QToolButton(3qt)
- Quick-access button to commands or options, usually used inside a QToolBar
- qtoolbutton(3qt)
- Quick-access button to commands or options, usually used inside a QToolBar
- QToolTip(3qt)
- Tool tips (balloon help) for any widget or rectangular part of a widget
- qtooltip(3qt)
- Tool tips (balloon help) for any widget or rectangular part of a widget
- QToolTipGroup(3qt)
- Collects tool tips into related groups
- qtooltipgroup(3qt)
- Collects tool tips into related groups
- qtranslate_matrix(3alleg)
- Optimised routine for translating an already generated matrix. Allegro game programming library.
- qtranslate_matrix_f(3alleg)
- Optimised routine for translating an already generated matrix. Allegro game programming library.
- qtranslator(3qt)
- (unknown subject)
- QTranslatorMessage(3qt)
- Translator message and its properties
- qtranslatormessage(3qt)
- Translator message and its properties
- QTsciiCodec(3qt)
- Conversion to and from the Tamil TSCII encoding
- qtsciicodec(3qt)
- Conversion to and from the Tamil TSCII encoding
- quad3d(3alleg)
- Draws a 3d quad onto the specified bitmap. Allegro game programming library.
- quad3d_f(3alleg)
- Draws a 3d quad onto the specified bitmap. Allegro game programming library.
- QUAT(3alleg)
- Stores quaternion information. Allegro game programming library.
- quat_interpolate(3alleg)
- Constructs a quaternion representing a rotation between from and to. Allegro game programming library.
- quat_mul(3alleg)
- Multiplies two quaternions. Allegro game programming library.
- quat_slerp(3alleg)
- Version of quat_interpolate() allowing control over the rotation. Allegro game programming library.
- quat_to_matrix(3alleg)
- Constructs a rotation matrix from a quaternion. Allegro game programming library.
- query-loc(1)
- to retrieve and display the location information in the DNS
- query_module(2)
- query the kernel for various bits pertaining to modules.
- queue(3)
- implementations of lists, tail queues, and circular queues
- queue(3erl)
- Abstract Data Type for FIFO Queues
- quotactl(2)
- manipulate disk quota
- QUriDrag(3qt)
- Drag object for a list of URI references
- quridrag(3qt)
- Drag object for a list of URI references
- QUrl(3qt)
- URL parser and simplifies working with URLs
- qurl(3qt)
- URL parser and simplifies working with URLs
- QUrlInfo(3qt)
- Stores information about URLs
- qurlinfo(3qt)
- Stores information about URLs
- QUrlOperator(3qt)
- Common operations on URLs
- qurloperator(3qt)
- Common operations on URLs
- QUuid(3qt)
- Defines a Universally Unique Identifier (UUID)
- quuid(3qt)
- Defines a Universally Unique Identifier (UUID)
- QValidator(3qt)
- Validation of input text
- qvalidator(3qt)
- Validation of input text
- QValueList(3qt)
- Value-based template class that provides lists
- qvaluelist(3qt)
- Value-based template class that provides lists
- QValueListConstIterator(3qt)
- Const iterator for QValueList
- qvaluelistconstiterator(3qt)
- Const iterator for QValueList
- QValueListIterator(3qt)
- Iterator for QValueList
- qvaluelistiterator(3qt)
- Iterator for QValueList
- QValueStack(3qt)
- Value-based template class that provides a stack
- qvaluestack(3qt)
- Value-based template class that provides a stack
- QValueVector(3qt)
- Value-based template class that provides a dynamic array
- qvaluevector(3qt)
- Value-based template class that provides a dynamic array
- QVariant(3qt)
- Acts like a union for the most common Qt data types
- qvariant(3qt)
- Acts like a union for the most common Qt data types
- QVBox(3qt)
- Vertical geometry management of its child widgets
- qvbox(3qt)
- Vertical geometry management of its child widgets
- QVBoxLayout(3qt)
- Lines up widgets vertically
- qvboxlayout(3qt)
- Lines up widgets vertically
- QVButtonGroup(3qt)
- Organizes QButton widgets in a vertical column
- qvbuttongroup(3qt)
- Organizes QButton widgets in a vertical column
- QVGroupBox(3qt)
- Organizes a group of widgets in a vertical column
- qvgroupbox(3qt)
- Organizes a group of widgets in a vertical column
- QWaitCondition(3qt)
- Allows waiting/waking for conditions between threads
- qwaitcondition(3qt)
- Allows waiting/waking for conditions between threads
- QWhatsThis(3qt)
- Simple description of any widget, i.e. answering the question "What's this?"
- qwhatsthis(3qt)
- Simple description of any widget, i.e. answering the question "What's this?"
- QWheelEvent(3qt)
- Parameters that describe a wheel event
- qwheelevent(3qt)
- Parameters that describe a wheel event
- QWidget(3qt)
- The base class of all user interface objects
- qwidget(3qt)
- The base class of all user interface objects
- QWidgetFactory(3qt)
- For the dynamic creation of widgets from Qt Designer .ui files
- qwidgetfactory(3qt)
- For the dynamic creation of widgets from Qt Designer .ui files
- QWidgetItem(3qt)
- Layout item that represents a widget
- qwidgetitem(3qt)
- Layout item that represents a widget
- QWidgetPlugin(3qt)
- Abstract base for custom QWidget plugins
- qwidgetplugin(3qt)
- Abstract base for custom QWidget plugins
- QWidgetStack(3qt)
- Stack of widgets of which only the top widget is user-visible
- qwidgetstack(3qt)
- Stack of widgets of which only the top widget is user-visible
- QWindowsMime(3qt)
- Maps open-standard MIME to Window Clipboard formats
- qwindowsmime(3qt)
- Maps open-standard MIME to Window Clipboard formats
- QWindowsStyle(3qt)
- Microsoft Windows-like look and feel
- qwindowsstyle(3qt)
- Microsoft Windows-like look and feel
- QWizard(3qt)
- Framework for wizard dialogs
- qwizard(3qt)
- Framework for wizard dialogs
- QWMatrix(3qt)
- 2D transformations of a coordinate system
- qwmatrix(3qt)
- 2D transformations of a coordinate system
- QWorkspace(3qt)
- Workspace window that can contain decorated windows, e.g. for MDI
- qworkspace(3qt)
- Workspace window that can contain decorated windows, e.g. for MDI
- QWSDecoration(3qt)
- Allows the appearance of the Qt/Embedded Window Manager to be customized
- qwsdecoration(3qt)
- Allows the appearance of the Qt/Embedded Window Manager to be customized
- QWSInputMethod(3qt)
- International input methods for Qt/Embedded
- qwsinputmethod(3qt)
- International input methods for Qt/Embedded
- QWSKeyboardHandler(3qt)
- Implements the keyboard driver for Qt/Embedded
- qwskeyboardhandler(3qt)
- Implements the keyboard driver for Qt/Embedded
- QWSMouseHandler(3qt)
- Mouse driver for Qt/Embedded
- qwsmousehandler(3qt)
- Mouse driver for Qt/Embedded
- QWSServer(3qt)
- Server-specific functionality in Qt/Embedded
- qwsserver(3qt)
- Server-specific functionality in Qt/Embedded
- QWSWindow(3qt)
- Server-specific functionality in Qt/Embedded
- qwswindow(3qt)
- Server-specific functionality in Qt/Embedded
- QXmlAttributes(3qt)
- XML attributes
- qxmlattributes(3qt)
- XML attributes
- QXmlContentHandler(3qt)
- Interface to report the logical content of XML data
- qxmlcontenthandler(3qt)
- Interface to report the logical content of XML data
- QXmlDeclHandler(3qt)
- Interface to report declaration content of XML data
- qxmldeclhandler(3qt)
- Interface to report declaration content of XML data
- QXmlDefaultHandler(3qt)
- Default implementation of all the XML handler classes
- qxmldefaulthandler(3qt)
- Default implementation of all the XML handler classes
- QXmlDTDHandler(3qt)
- Interface to report DTD content of XML data
- qxmldtdhandler(3qt)
- Interface to report DTD content of XML data
- QXmlEntityResolver(3qt)
- Interface to resolve external entities contained in XML data
- qxmlentityresolver(3qt)
- Interface to resolve external entities contained in XML data
- QXmlErrorHandler(3qt)
- Interface to report errors in XML data
- qxmlerrorhandler(3qt)
- Interface to report errors in XML data
- QXmlInputSource(3qt)
- The input data for the QXmlReader subclasses
- qxmlinputsource(3qt)
- The input data for the QXmlReader subclasses
- QXmlLexicalHandler(3qt)
- Interface to report the lexical content of XML data
- qxmllexicalhandler(3qt)
- Interface to report the lexical content of XML data
- QXmlLocator(3qt)
- The XML handler classes with information about the parsing position within a file
- qxmllocator(3qt)
- The XML handler classes with information about the parsing position within a file
- QXmlNamespaceSupport(3qt)
- Helper class for XML readers which want to include namespace support
- qxmlnamespacesupport(3qt)
- Helper class for XML readers which want to include namespace support
- QXmlParseException(3qt)
- Used to report errors with the QXmlErrorHandler interface
- qxmlparseexception(3qt)
- Used to report errors with the QXmlErrorHandler interface
- QXmlReader(3qt)
- Interface for XML readers (i.e. parsers)
- qxmlreader(3qt)
- Interface for XML readers (i.e. parsers)
- QXmlSimpleReader(3qt)
- Implementation of a simple XML reader (parser)
- qxmlsimplereader(3qt)
- Implementation of a simple XML reader (parser)
- radiobutton(3tk)
- Create and manipulate radiobutton widgets
- radiotap(9)
- software 802.11 stack packet capture definitions
- radtofix_r(3alleg)
- Constant to convert radians to fixed point angles. Allegro game programming library.
- raise(3)
- send a signal to the current process
- raise(3tk)
- Change a window's position in the stacking order
- ral(4)
- "Ralink Technology RT2500 IEEE 802.11 driver"
- ram(4)
- ram disk device
- ramsize(8)
- query/set image root device, RAM disk size, or video mode
- rand(3)
- pseudo-random number generator
- rand_r(3)
- pseudo-random number generator
- random(3)
- random number generator
- random(3erl)
- Pseudo random number generation
- random(4)
- kernel random number source devices
- random(9)
- supply pseudo-random numbers
- random_harvest(9)
- gather entropy from the kernel for the entropy device
- ranlib(1)
- generate index to archive.
- rarp(8)
- manipulate the system RARP table
- raw(3ncurses)
- curses input options
- raw(7)
- Linux IPv4 raw sockets
- raw(8)
- bind a Linux raw character device
- rawip(4)
- Internet Protocol
- ray(4)
- "Raytheon Raylink/Webgear Aviator PCCard driver"
- rb(3erl)
- The Report Browser Tool
- rbash(1)
- restricted bash, see bash(1)
- rc(4)
- RISCom/8 multiport card
- rcmd(3)
- routines for returning a stream to a remote command
- rcp(1)
- secure copy (remote file copy program)
- rcS(5)
- variables that affect the behavior of boot scripts
- rdev(8)
- query/set image root device, RAM disk size, or video mode
- re(3perl)
- Perl pragma to alter regular expression behaviour
- re(4)
- "RealTek 8139C+/8169/8169S/8110S PCI Ethernet adapter driver"
- re_comp(3)
- BSD regex functions
- re_exec(3)
- BSD regex functions
- re_format(7)
- POSIX.2 regular expressions
- re_syntax(3tcl)
- Syntax of Tcl regular expressions.
- read(2)
- read from a file descriptor
- read(3tcl)
- Read from a channel
- read_random(9)
- supply pseudo-random numbers
- read_sound_input(3alleg)
- Retrieves the last recorded audio buffer. Allegro game programming library.
- readahead(2)
- perform file readahead into page cache
- readdir(2)
- read directory entry
- readdir(3)
- read a directory
- readelf(1)
- Displays information about ELF files.
- readkey(3alleg)
- Returns the next character from the keyboard buffer. Allegro game programming library.
- readline(3readline)
- get a line from a user with editing
- readlink(1)
- display value of a symbolic link
- readlink(2)
- read value of a symbolic link
- readlinkat(2)
- read value of a symbolic link relative to a directory file descriptor
- README.aix(1)
- Perl version 5 on IBM Unix (AIX) systems
- README.apollo(1)
- Perl version 5 on Apollo DomainOS
- README.beos(1)
- Perl version 5.8+ on BeOS
- README.BS2000(1)
- building and installing Perl for BS2000.
- README.cygwin(1)
- Perl for Cygwin
- README.epoc(1)
- Perl for EPOC
- README.freebsd(1)
- Perl version 5 on FreeBSD systems
- README.hpux(1)
- Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
- README.hurd(1)
- Perl version 5 on Hurd
- README.irix(1)
- Perl version 5 on Irix systems
- README.linux(1)
- Perl version 5 on Linux systems
- README.machten(1)
- Perl version 5 on Power MachTen systems
- README.macos(1)
- Perl under Mac OS (Classic)
- README.macosx(1)
- Perl under Mac OS X
- README.mint(1)
- Perl version 5 on Atari MiNT
- README.mpeix(1)
- Perl/iX for HP e3000 MPE
- README.openbsd(1)
- Perl version 5 on OpenBSD systems
- README.os390(1)
- building and installing Perl for OS/390 and z/OS
- README.os400(1)
- Perl version 5 on OS/400
- README.qnx(1)
- Perl version 5 on QNX
- README.solaris(1)
- Perl version 5 on Solaris systems
- README.tru64(1)
- Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
- README.vmesa(1)
- building and installing Perl for VM/ESA.
- README.vos(1)
- Perl for Stratus VOS
- readprofile(1)
- a tool to read kernel profiling information
- readv(2)
- read or write data into multiple buffers
- realloc(3)
- Allocate and free dynamic memory
- realloc(9)
- kernel memory management routines
- __realloc_hook(3)
- malloc debugging variables
- reallocate_voice(3alleg)
- Switches the sample of an already-allocated voice. Allegro game programming library.
- reallocf(9)
- kernel memory management routines
- realpath(3)
- return the canonicalized absolute pathname
- reboot(2)
- reboot or enable/disable Ctrl-Alt-Del
- reboot(8)
- stop the system.
- recno(3)
- record number database access method
- Rect(3)
- (unknown subject)
- rect(3alleg)
- Draws an outline rectangle. Allegro game programming library.
- rectfill(3alleg)
- Draws a solid filled rectangle. Allegro game programming library.
- recv(2)
- receive a message from a socket
- recvfrom(2)
- receive a message from a socket
- recvmsg(2)
- receive a message from a socket
- red(8)
- Random Early Detection
- redrawwin(3ncurses)
- refresh curses windows and lines
- refresh(3ncurses)
- refresh curses windows and lines
- regcomp(3)
- POSIX regex functions
- regerror(3)
- POSIX regex functions
- regex(3)
- POSIX regex functions
- regex(7)
- POSIX.2 regular expressions
- regexec(3)
- POSIX regex functions
- regexp(3erl)
- Regular Expression Functions for Strings
- regexp(3tcl)
- Match a regular expression against a string
- regfree(3)
- POSIX regex functions
- register_assert_handler(3alleg)
- Registers a custom handler for assert failures. Allegro game programming library.
- register_bitmap_file_type(3alleg)
- Registers custom bitmap loading/saving functions. Allegro game programming library.
- register_datafile_object(3alleg)
- Registers load/destroy functions for custom object types. Allegro game programming library.
- register_font_file_type(3alleg)
- Register a new font loading function. Allegro game programming library.
- register_sample_file_type(3alleg)
- Registers custom loading/saving sample routines. Allegro game programming library.
- register_trace_handler(3alleg)
- Registers a custom handler for trace output. Allegro game programming library.
- register_uformat(3alleg)
- Installs handler functions for a new text encoding format. Allegro game programming library.
- registerrpc(3)
- library routines for remote procedure calls
- registry(3erl)
- Store and backup key-value pairs
- registry(3tcl)
- Manipulate the Windows registry
- regsub(3tcl)
- Perform substitutions based on regular expression pattern matching
- rel(4)
- Release resource file
- release_bitmap(3alleg)
- Releases a previously locked bitmap. Allegro game programming library.
- release_handler(3erl)
- Unpacking and Installation of Release Packages
- release_screen(3alleg)
- Shortcut of release_bitmap(screen); Allegro game programming library.
- release_voice(3alleg)
- Releases a soundcard voice. Allegro game programming library.
- reload_config_texts(3alleg)
- Reloads translated strings returned by get_config_text(). Allegro game programming library.
- relpbuf(9)
- "functions for managing physical buffers"
- relup(4)
- Release upgrade file
- remainder(3)
- floating-point remainder function
- remainderf(3)
- floating-point remainder function
- remainderl(3)
- floating-point remainder function
- remap_file_pages(2)
- create a non-linear file mapping
- remove(3)
- delete a name and possibly the file it refers to
- remove-default-ispell(8)
- remove default ispell dictionary
- remove-default-wordlist(8)
- remove default wordlist
- remove-shell(8)
- remove shells from the list of valid login shells
- remove_display_switch_callback(3alleg)
- Removes a switching notification callback. Allegro game programming library.
- remove_int(3alleg)
- Removes a timers. Allegro game programming library.
- remove_joystick(3alleg)
- Removes the joystick handler. Allegro game programming library.
- remove_keyboard(3alleg)
- Removes the Allegro keyboard handler.
- remove_mouse(3alleg)
- Removes the mouse handler. Allegro game programming library.
- remove_param_int(3alleg)
- Removes a timer with a customizable parameter. Allegro game programming library.
- remove_sound(3alleg)
- Cleans up after you are finished with the sound routines. Allegro game programming library.
- remove_sound_input(3alleg)
- Cleans up after you are finished with the sound input routines. Allegro game programming library.
- remove_timer(3alleg)
- Removes the Allegro time handler.
- remque(3)
- insert/remove an item from a queue
- remquo(3)
- remainder and part of quotient
- remquof(3)
- remainder and part of quotient
- remquol(3)
- remainder and part of quotient
- remrunqueue(9)
- manage the queue of runnable processes
- remsync(1)
- GNU sharutils
- rename(1)
- renames multiple files
- rename(2)
- change the name or location of a file
- rename(3tcl)
- Rename or delete a command
- renameat(2)
- rename a file relative to directory file descriptors
- render_scene(3alleg)
- Renders all the queued scene polygons. Allegro game programming library.
- renice(1)
- alter priority of running processes
- replace_extension(3alleg)
- Replaces filename+extension with a new extension tail. Allegro game programming library.
- replace_filename(3alleg)
- Replaces path+filename with a new filename tail. Allegro game programming library.
- replace_panel(3curses)
- panel stack extension for curses
- request_refresh_rate(3alleg)
- Requests a specific refresh rate during graphic mode switch. Allegro game programming library.
- request_scroll(3alleg)
- Queues a hardware scroll request with triple buffering. Allegro game programming library.
- request_video_bitmap(3alleg)
- Triple buffering page flip request. Allegro game programming library.
- requestname(3form)
- handle printable form request names
- requestname(3menu)
- handle printable menu request names
- res_init(3)
- resolver routines
- res_mkquery(3)
- resolver routines
- res_query(3)
- resolver routines
- res_querydomain(3)
- resolver routines
- res_search(3)
- resolver routines
- res_send(3)
- resolver routines
- reserve_voices(3alleg)
- Reserve a number of voices for the digital and MIDI drivers. Allegro game programming library.
- reset(1)
- terminal initialization
- reset_fli_variables(3alleg)
- Resets the bitmap and palette dirty global variables. Allegro game programming library.
- reset_prog_mode(3ncurses)
- low-level curses routines
- reset_shell_mode(3ncurses)
- low-level curses routines
- resetpriority(9)
- perform round-robin scheduling of runnable processes
- resettodr(9)
- set battery-backed clock from system time
- resetty(3ncurses)
- low-level curses routines
- resize2fs(8)
- ext2/ext3 file system resizer
- resize_term(3ncurses)
- change the curses terminal size
- resizeterm(3ncurses)
- change the curses terminal size
- resolv.conf(5)
- resolver configuration file
- resolver(3)
- resolver routines
- resolver(5)
- resolver configuration file
- resource(3tcl)
- Manipulate Macintosh resources
- resource_int_value(9)
- get a value from the hints mechanism
- resource_long_value(9)
- get a value from the hints mechanism
- resource_string_value(9)
- get a value from the hints mechanism
- rest(3alleg)
- Waits a specified number of milliseconds or yields CPU. Allegro game programming library.
- rest_callback(3alleg)
- Like rest(), but calls the callback during the wait. Allegro game programming library.
- restartterm(3ncurses)
- curses interfaces to terminfo database
- retrace_count(3alleg)
- Retrace count simulator. Allegro game programming library.
- return(3tcl)
- Return from a procedure
- rev(1)
- reverse lines of a file
- revoke(2)
- revoke file access
- rewind(3)
- reposition a stream
- rewinddir(3)
- reset directory stream
- rexec(3)
- return stream to a remote command
- rfork(2)
- manipulate process resources
- RGB(3alleg)
- Single palette entry. Allegro game programming library.
- rgb_map(3alleg)
- Look up table to speed up reducing RGB values to palette colors. Allegro game programming library.
- rgb_to_hsv(3alleg)
- Converts color values between the HSV and RGB colorspaces. Allegro game programming library.
- rgrep(1)
- print lines matching a pattern
- rijndael(9)
- AES encryption
- rijndael_blockDecrypt(9)
- AES encryption
- rijndael_blockEncrypt(9)
- AES encryption
- rijndael_cipherInit(9)
- AES encryption
- rijndael_makeKey(9)
- AES encryption
- rijndael_padDecrypt(9)
- AES encryption
- rijndael_padEncrypt(9)
- AES encryption
- rindex(3)
- locate character in string
- rint(3)
- round to nearest integer
- rintf(3)
- round to nearest integer
- rintl(3)
- round to nearest integer
- ripoffline(3ncurses)
- low-level curses routines
- rl(4)
- "RealTek 8129/8139 Fast Ethernet device driver"
- RLE_SPRITE(3alleg)
- Stores the contents of an RLE sprite. Allegro game programming library.
- rlogin(1)
- OpenSSH SSH client (remote login program)
- rm(1)
- remove files or directories
- rmail(8)
- a Mail Transfer Agent
- rman(9)
- resource management functions
- rman_activate_resource(9)
- resource management functions
- rman_await_resource(9)
- resource management functions
- rman_deactivate_resource(9)
- resource management functions
- rman_fini(9)
- resource management functions
- rman_get_bushandle(9)
- resource management functions
- rman_get_bustag(9)
- resource management functions
- rman_get_device(9)
- resource management functions
- rman_get_end(9)
- resource management functions
- rman_get_flags(9)
- resource management functions
- rman_get_rid(9)
- resource management functions
- rman_get_size(9)
- resource management functions
- rman_get_start(9)
- resource management functions
- rman_get_virtual(9)
- resource management functions
- rman_init(9)
- resource management functions
- rman_make_alignment_flags(9)
- resource management functions
- rman_manage_region(9)
- resource management functions
- rman_release_resource(9)
- resource management functions
- rman_reserve_resource(9)
- resource management functions
- rman_reserve_resource_bound(9)
- resource management functions
- rman_set_bushandle(9)
- resource management functions
- rman_set_bustag(9)
- resource management functions
- rman_set_rid(9)
- resource management functions
- rman_set_virtual(9)
- resource management functions
- rmdir(1)
- remove empty directories
- rmdir(2)
- delete a directory
- rmmod(8)
- simple program to remove a module from the Linux Kernel
- rmmod.modutils(8)
- unload loadable modules
- rmt(8)
- remote magtape protocol module
- rmt-tar(8)
- remote magtape protocol module
- rndc(8)
- name server control utility
- rndc-confgen(8)
- rndc key generation tool
- rndc.conf(5)
- rndc configuration file
- rndtest(4)
- FIPS 140-2 random number generator test monitor
- Roadmap(3pm)
- Planned Enhancements for the DBI
- rootflags(8)
- query/set image root device, RAM disk size, or video mode
- rotate_scaled_sprite(3alleg)
- Rotates and stretches a sprite. Allegro game programming library.
- rotate_scaled_sprite_v_flip(3alleg)
- Rotates, stretches and flips a sprite. Allegro game programming library.
- rotate_sprite(3alleg)
- Rotates a sprite. Allegro game programming library.
- rotate_sprite_v_flip(3alleg)
- Rotates and flips a sprite. Allegro game programming library.
- rotatelogs(8)
- Piped logging program to rotate Apache logs
- round(3)
- round to nearest integer, away from zero
- roundf(3)
- round to nearest integer, away from zero
- roundl(3)
- round to nearest integer, away from zero
- roundrobin(9)
- perform round-robin scheduling of runnable processes
- roundrobin_interval(9)
- perform round-robin scheduling of runnable processes
- route(4)
- kernel packet forwarding database
- route(8)
- show / manipulate the IP routing table
- rp(4)
- "driver for Comtrol RocketPort Intelligent Serial Port Cards"
- rpc(3)
- library routines for remote procedure calls
- rpc(3erl)
- Remote Procedure Call Services
- rpc(5)
- rpc program number data base
- rpc.gssd(8)
- rpcsec_gss daemon
- rpc.idmapd(8)
- NFSv4 ID <-> Name Mapper
- rpc.lockd(8)
- start kernel lockd process
- rpc.statd(8)
- NSM status monitor
- RPC::PlClient(3pm)
- Perl extension for writing PlRPC clients
- RPC::PlServer(3pm)
- Perl extension for writing PlRPC servers
- rpcdebug(8)
- set and clear NFS and RPC kernel debug flags
- rpcgen(1)
- an RPC protocol compiler
- rpcinfo(8)
- report RPC information
- rpmatch(3)
- determine if the answer to a question is affirmative or negative
- rresvport(3)
- routines for returning a stream to a remote command
- rsh(1)
- OpenSSH SSH client (remote login program)
- rsmtp(8)
- a Mail Transfer Agent
- rt_sigaction(2)
- undocumented system calls
- rt_sigpending(2)
- undocumented system calls
- rt_sigprocmask(2)
- undocumented system calls
- rt_sigqueueinfo(2)
- undocumented system calls
- rt_sigreturn(2)
- return from signal handler and cleanup stack frame
- rt_sigsuspend(2)
- wait for a signal
- rt_sigtimedwait(2)
- undocumented system calls
- rtalloc(9)
- look up a route in the kernel routing table
- rtalloc1(9)
- look up a route in the kernel routing table
- rtalloc_ign(9)
- look up a route in the kernel routing table
- rtc(4)
- real-time clock
- rtentry(9)
- structure of an entry in the kernel routing table
- rtfree(9)
- look up a route in the kernel routing table
- rtime(3)
- get time from a remote machine
- rtmon(8)
- listens to and monitors RTnetlink
- rtnetlink(3)
- Macros to manipulate rtnetlink messages
- rtnetlink(7)
- Linux IPv4 routing socket
- rtprio(2)
- examine or modify a process realtime or idle priority
- rue(4)
- "RealTek RTL8150 USB to Fast Ethernet controller driver"
- run-mailcap(1)
- execute programs via entries in the mailcap file
- run-parts(8)
- run scripts or programs in a directory
- run_erl(1)
- Redirect Erlang input and output streams on Solaris[rg]
- runcon(1)
- run command with specified security context
- runidn(1)
- A script to allow applications to use internationalized domain names.
- runlevel(8)
- find the previous and current system runlevel.
- runq(8)
- a Mail Transfer Agent
- runqueue(9)
- manage the queue of runnable processes
- runtime_tools(6)
- The Runtime tools Application
- ruserok(3)
- routines for returning a stream to a remote command
- rvnamed(8)
- reverse name resolution daemon for iptraf (8)
- s2p(1)
- a stream editor
- sa(4)
- SCSI Sequential Access device driver
- sab(4)
- Infineon SAB82532 (ESCC2) serial communications driver
- Safe(3perl)
- Compile and execute code in restricted compartments
- safe(4)
- SafeNet crypto accelerator
- Safe Base(3tcl)
- A mechanism for creating and manipulating safe interpreters.
- safe_finger(8)
- finger client wrapper that protects against nasty stuff from finger servers
- SafeBase(3tcl)
- A mechanism for creating and manipulating safe interpreters.
- SAMPLE(3alleg)
- Stores sound data. Allegro game programming library.
- sasl(6)
- The SASL Application
- save_bitmap(3alleg)
- Saves a bitmap into any supported file format. Allegro game programming library.
- save_bmp(3alleg)
- Saves a bitmap into a BMP file. Allegro game programming library.
- save_bmp_pf(3alleg)
- Packfile version of save_bmp. Allegro game programming library.
- save_joystick_data(3alleg)
- Saves joystick calibration data. Allegro game programming library.
- save_pcx(3alleg)
- Saves a bitmap into a PCX file. Allegro game programming library.
- save_pcx_pf(3alleg)
- Packfile version of save_pcx. Allegro game programming library.
- save_sample(3alleg)
- Writes a sample into a file. Allegro game programming library.
- save_tga(3alleg)
- Saves a bitmap into a TGA file. Allegro game programming library.
- save_tga_pf(3alleg)
- Packfile version of save_tga. Allegro game programming library.
- savelog(8)
- save a log file
- savetty(3ncurses)
- low-level curses routines
- SbBool(3iv)
- a Boolean type
- SbBox2f(3iv)
- 2D box class
- SbBox2s(3iv)
- 2D box class
- SbBox3f(3iv)
- 3D box class
- SbColor(3iv)
- color vector class
- SbCylinder(3iv)
- class for representing a cylinder
- SbCylinderPlaneProjector(3iv)
- cylinder-plane projector
- SbCylinderProjector(3iv)
- cylinder projector
- SbCylinderSectionProjector(3iv)
- cylinder-section projector
- SbCylinderSheetProjector(3iv)
- cylinder-sheet projector
- SbLine(3iv)
- directed line in 3D
- SbLineProjector(3iv)
- line projector
- SbMatrix(3iv)
- 4x4 matrix class
- SbName(3iv)
- character string stored in a hash table
- sbni(4)
- Granch SBNI12 leased line modem driver
- sbp(4)
- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
- sbp_targ(4)
- Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
- SbPlane(3iv)
- oriented plane in 3D
- SbPlaneProjector(3iv)
- plane projector
- SbPList(3iv)
- list of generic (void *) pointers
- SbProjector(3iv)
- base class for representing projectors
- sbrk(2)
- change data segment size
- SbRotation(3iv)
- class for representing a rotation
- sbsh(4)
- "Granch SBNI16 SHDSL modem device driver"
- SbSphere(3iv)
- class for representing a sphere
- SbSpherePlaneProjector(3iv)
- sphere-plane projector
- SbSphereProjector(3iv)
- sphere projector
- SbSphereSectionProjector(3iv)
- sphere-section projector
- SbSphereSheetProjector(3iv)
- sphere-sheet projector
- SbString(3iv)
- class for smart character strings
- SbTime(3iv)
- class for representation of a time
- sbuf(9)
- safe string formatting
- sbuf_bcat(9)
- safe string formatting
- sbuf_bcopyin(9)
- safe string formatting
- sbuf_bcpy(9)
- safe string formatting
- sbuf_cat(9)
- safe string formatting
- sbuf_clear(9)
- safe string formatting
- sbuf_copyin(9)
- safe string formatting
- sbuf_cpy(9)
- safe string formatting
- sbuf_data(9)
- safe string formatting
- sbuf_delete(9)
- safe string formatting
- sbuf_done(9)
- safe string formatting
- sbuf_finish(9)
- safe string formatting
- sbuf_len(9)
- safe string formatting
- sbuf_new(9)
- safe string formatting
- sbuf_overflowed(9)
- safe string formatting
- sbuf_printf(9)
- safe string formatting
- sbuf_putc(9)
- safe string formatting
- sbuf_setpos(9)
- safe string formatting
- sbuf_trim(9)
- safe string formatting
- sbuf_vprintf(9)
- safe string formatting
- SbVec2f(3iv)
- 2D vector class
- SbVec2s(3iv)
- 2D vector class
- SbVec3f(3iv)
- 3D vector class
- SbVec4f(3iv)
- 4D vector class
- SbViewportRegion(3iv)
- class for representing a viewport
- SbViewVolume(3iv)
- 3D viewing volume class
- SbXfBox3f(3iv)
- 3D box with an associated transformation matrix
- sc(4)
- the console driver
- sc::AccResult(3)
- This associates a result datum with an accuracy.
- sc::AccResultInfo(3)
- This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.
- sc::ActiveMsgMemoryGrp(3)
- The ActiveMsgMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc::AggregateKeyVal(3)
- This takes several KeyVal objects and makes them look like one KeyVal object.
- sc::AlgorithmException(3)
- This exception is thrown whenever a problem with an algorithm is encountered.
- sc::AngularIntegrator(3)
- An abstract base class for angular integrators.
- sc::ARMCIMemoryGrp(3)
- The ARMCIMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc::AssignedKeyVal(3)
- This class allows keyval associations to be set up by the program, rather than determined by an external file.
- sc::AtomInfo(3)
- The AtomInfo class provides information about atoms.
- sc::auto_vec(3)
- The auto_vec class functions much like auto_ptr, except it contains references to arrays.
- sc::BatchElectronDensity(3)
- This a more highly optimized than ElectronDensity since everything is precomputed.
- sc::BcastState(3)
- This creates and forwards/retrieves data from either a BcastStateRecv or a BcastStateSend depending on the value of the argument to constructor.
- sc::BcastStateInBin(3)
- BcastStateBin reads a file in written by StateInBin on node 0 and broadcasts it to all nodes so state can be simultaneously restored on all nodes.
- sc::BcastStateRecv(3)
- BcastStateRecv does the receive part of a broadcast of an object to all nodes.
- sc::BcastStateSend(3)
- BcastStateSend does the send part of a broadcast of an object to all nodes.
- sc::Becke88XFunctional(3)
- Implements Becke's 1988 exchange functional.
- sc::BeckeIntegrationWeight(3)
- Implements Becke's integration weight scheme.
- sc::BendSimpleCo(3)
- The BendSimpleCo class describes an bend internal coordinate of a molecule.
- sc::BFGSUpdate(3)
- The DFPUpdate class is used to specify a Broyden, Fletcher, Goldfarb, and Shanno hessian update scheme.
- sc::canonical_aaaa(3)
- If the shell loop structure has 8 fold symmetry, then this should be used as the template argument to GPetite4.
- sc::canonical_aabb(3)
- If the shell loop structure has 2 fold symmetry between the first two indices and a 2 fold symmetry between the last two indices, then this should be used
- sc::canonical_aabc(3)
- If the shell loop structure has 2 fold symmetry between the first two indices, then this should be used as the template argument to GPetite4.
- sc::canonical_abcd(3)
- If the shell loop structure has no symmetry, then this should be used as the template argument to GPetite4.
- sc::CartesianIter(3)
- CartesianIter gives the ordering of the Cartesian functions within a shell for the particular integrals specialization.
- sc::CartMolecularCoor(3)
- The CartMolecularCoor class implements Cartesian coordinates in a way suitable for use in geometry optimizations.
- sc::CCAEnv(3)
- The CCAEnv class handles embedded CCA frameworks.
- sc::CharacterTable(3)
- The CharacterTable class provides a workable character table for all of the non-cubic point groups.
- sc::ClassDesc(3)
- This class is used to contain information about classes.
- sc::CLHF(3)
- CLHF is a Hartree-Fock specialization of CLSCF.
- sc::CLKS(3)
- This provides a Kohn-Sham implementation for closed-shell systems.
- sc::CLSCF(3)
- The CLSCF class is a base for classes implementing a self-consistent procedure for closed-shell molecules.
- sc::Compute(3)
- The Compute class provides a means of keeping results up to date.
- sc::ConnollyShape(3)
- DiscreteConnollyShape and ConnollyShape should produce the same result.
- sc::Convergence(3)
- The Convergence class is used by the optimizer to determine when an optimization is converged.
- sc::CorrelationTable(3)
- The CorrelationTable class provides a correlation table between two point groups.
- sc::Debugger(3)
- The Debugger class describes what should be done when a catastrophic error causes unexpected program termination.
- sc::DenFunctional(3)
- An abstract base class for density functionals.
- sc::DenIntegrator(3)
- An abstract base class for integrating the electron density.
- sc::DerivCenters(3)
- DerivCenters keeps track the centers that derivatives are taken with respect to.
- sc::DescribedClass(3)
- Classes which need runtime information about themselves and their relationship to other classes can virtually inherit from DescribedClass.
- sc::DFPUpdate(3)
- The DFPUpdate class is used to specify a Davidson, Fletcher, and Powell hessian update scheme.
- sc::DiagMolecularHessian(3)
- DiagMolecularHessian is an implementation of MolecularHessian that returns a hessian that is a diagonal matrix.
- sc::DiagSCMatrix(3)
- The SymmSCMatrix class is the abstract base class for diagonal double valued matrices.
- sc::DIIS(3)
- The DIIS class provides DIIS extrapolation.
- sc::DiscreteConnollyShape(3)
- DiscreteConnollyShape and ConnollyShape should produce the same result.
- sc::DistSCMatrixKit(3)
- The DistSCMatrixKit produces matrices that work in a many processor environment.
- sc::DistShellPair(3)
- Distributes shell pairs either statically or dynamically.
- sc::DistShellPair::SharedData(3)
- This is used to store data that must be shared between all cooperating shell pairs.
- sc::EFCOpt(3)
- The EFCOpt class implements eigenvector following as described by Baker in J.
- sc::ElectronDensity(3)
- This is a Volume that computer the electron density.
- sc::EriCints(3)
- EriCints is a specialization of Int2eCints that computes electron repulsion integrals.
- sc::EulerMaclaurinRadialIntegrator(3)
- An implementation of a radial integrator using the Euler-Maclaurin weights and grid points.
- sc::ExEnv(3)
- The ExEnv class is used to find out about how the program is being run.
- sc::FeatureNotImplemented(3)
- This is thrown when an attempt is made to use a feature that is not yet implemented.
- sc::FileGrp(3)
- The FileGrp abstract class provides a way of accessing distributed file in a parallel machine.
- sc::FileOperationFailed(3)
- This is thrown when an operation on a file fails.
- sc::FinDispMolecularHessian(3)
- Computes the molecular hessian by finite displacements of gradients.
- sc::ForceLink(3)
- This, together with ForceLinkBase, is used to force code for particular classes to be linked into executables.
- sc::ForceLinkBase(3)
- This, together with ForceLink, is used to force code for particular classes to be linked into executables.
- sc::Function(3)
- The Function class is an abstract base class that, given a set of coordinates, will compute a value and possibly a gradient and hessian at that point.
- sc::G96XFunctional(3)
- Implements the Gill 1996 (G96) exchange functional.
- sc::GaussianBasisSet(3)
- The GaussianBasisSet class is used describe a basis set composed of atomic gaussian orbitals.
- sc::GaussianBasisSet::ValueData(3)
- This holds scratch data needed to compute basis function values.
- sc::GaussianShell(3)
- A Gaussian orbital shell.
- sc::GaussLegendreAngularIntegrator(3)
- An implementation of an angular integrator using the Gauss-Legendre weights and grid points.
- sc::GenPetite4(3)
- This class is an abstract base to a generalized four index petite list.
- sc::GPetite4(3)
- This class provides a generalized four index petite list.
- sc::GRTCints(3)
- GRTCints is a specialization of Int2eCints that computes two-electron integrals specific to linear R12 methods.
- sc::GuessMolecularHessian(3)
- GuessMolecularHessian is an implementation of MolecularHessian that estimates the hessian based on the internal coordinates.
- sc::HessianUpdate(3)
- The HessianUpdate abstract class is used to specify a hessian update scheme.
- sc::HSOSHF(3)
- HSOSHF is a Hartree-Fock specialization of HSOSSCF.
- sc::HSOSKS(3)
- This provides a Kohn-Sham implementation for restricted-orbital high-spin open-shell systems.
- sc::HSOSSCF(3)
- The HSOSSCF class is a base for classes implementing a self-consistent procedure for high-spin open-shell molecules.
- sc::Identifier(3)
- Identifier's are used to distinguish and order objects.
- sc::Identity(3)
- Identity gives objects a unique identity and ordering relationship relative to all other objects.
- sc::IdentityTransform(3)
- The IdentityTransform is a special case of NonlinearTransform were no transformation takes place.
- sc::InputError(3)
- This is thrown when invalid input is provided.
- sc::Int1eCCA(3)
- Int1eCCA adapts CCA integrals components for use within SC.
- sc::Int1eCints(3)
- Int1eCints is used by OneBodyIntCints and OneBodyDerivIntCints to implement IntegralCints.
- sc::Int1eV3(3)
- Int1eV3 is a class wrapper for the one body part of the C language IntV3 library.
- sc::Int2eCCA(3)
- Int2eCCA adapts CCA integrals components for use within SC.
- sc::Int2eCints(3)
- Int2eCints is an interface to various specializations of two-electron integral evaluators implemented in Cints.
- sc::Int2eV3(3)
- Int2eV3 is a class wrapper for the two body part of the C language IntV3 library.
- sc::IntCoor(3)
- The IntCoor abstract class describes an internal coordinate of a molecule.
- sc::IntCoorGen(3)
- IntCoorGen generates a set of simple internal coordinates for a molecule.
- sc::Integral(3)
- The Integral abstract class acts as a factory to provide objects that compute one and two electron integrals.
- sc::IntegralCCA(3)
- IntegralCCA provides an SC client for CCA IntegralEvaluator components.
- sc::IntegralCints(3)
- IntegralCints computes integrals between Gaussian basis functions.
- sc::IntegralV3(3)
- IntegralV3 computes integrals between Gaussian basis functions.
- sc::IntegrationWeight(3)
- An abstract base class for computing grid weights.
- sc::intMessageGrp(3)
- Uses integer message types to send and receive messages.
- sc::IntMolecularCoor(3)
- The IntMolecularCoor abstract class describes a molecule's coordinates in terms of internal coordinates.
- sc::IrreducibleRepresentation(3)
- The IrreducibleRepresentation class provides information associated with a particular irreducible representation of a point group.
- sc::ISphericalTransform(3)
- This describes a solid harmonic to Cartesian transform.
- sc::KeyVal(3)
- The KeyVal class is designed to simplify the process of allowing a user to specify keyword/value associations to a C++ program.
- sc::LebedevLaikovIntegrator(3)
- An implementation of a Lebedev angular integrator.
- sc::LimitExceeded(3)
- This is thrown when a limit is exceeded.
- sc::LineOpt(3)
- The LineOpt abstract class is used to perform one dimensional optimizations.
- sc::LinIPSimpleCo(3)
- The LinIPSimpleCo class describes an in-plane component of a linear bend internal coordinate of a molecule.
- sc::LinOPSimpleCo(3)
- The LinOPSimpleCo class describes an out-of-plane component of a linear bend internal coordinate of a molecule.
- sc::LocalSCMatrixKit(3)
- The LocalSCMatrixKit produces matrices that work in a single processor environment.
- sc::LSDACFunctional(3)
- An abstract base class for local correlation functionals.
- sc::LYPCFunctional(3)
- Implements the Lee, Yang, and Parr functional.
- sc::MaxIterExceeded(3)
- This is thrown when an iterative algorithm attempts to use more iterations than allowed.
- sc::MBPT2(3)
- The MBPT2 class implements several second-order perturbation theory methods.
- sc::MBPT2_R12(3)
- The MBPT2_R12 class implements several linear R12 second-order perturbation theory methods.
- sc::MCSearch(3)
- This performs line searches with cubic steps.
- sc::MemAllocFailed(3)
- This is thrown when a memory allocation fails.
- sc::MemoryGrp(3)
- The MemoryGrp abstract class provides a way of accessing distributed memory in a parallel machine.
- sc::MemoryGrpBuf(3)
- The MemoryGrpBuf class provides access to pieces of the global shared memory that have been obtained with MemoryGrp.
- sc::MessageGrp(3)
- The MessageGrp abstract class provides a mechanism for moving data and objects between nodes in a parallel machine.
- sc::MOIndexSpace(3)
- Class MOIndexSpace describes a range of molecular orbitals or similar objects that are linear combinations of basis functions (e.g.
- sc::MOIntsTransformFactory(3)
- MOIntsTransformFactory is a factory that produces MOIntsTransform objects.
- sc::MolecularCoor(3)
- The MolecularCoor abstract class describes the coordinate system used to describe a molecule.
- sc::MolecularEnergy(3)
- The MolecularEnergy abstract class inherits from the Function class.
- sc::MolecularFormula(3)
- The MolecularFormula class is used to calculate the molecular formula of a Molecule.
- sc::MolecularFrequencies(3)
- The MolecularFrequencies class is used to compute the molecular frequencies and thermodynamic information.
- sc::MolecularHessian(3)
- MolecularHessian is an abstract class that computes a molecule's second derivatives of the energy with respect to changes in the nuclear coordinates.
- sc::Molecule(3)
- The Molecule class contains information about molecules.
- sc::MOPairIter(3)
- MOPairIter gives the ordering of orbital pairs.
- sc::MOPairIterFactory(3)
- This class produces MOPairIter objects.
- sc::MP2R12Energy(3)
- Class MP2R12Energy is the object that computes and maintains MP2-R12 energies.
- sc::MPIMessageGrp(3)
- The MPIMessageGrp class is an concrete implementation of MessageGrp that uses the MPI 1 library.
- sc::mPW91XFunctional(3)
- Implements a modified 1991 Perdew-Wang exchange functional.
- sc::MsgMemoryGrp(3)
- A MsgMemoryGrp that initializes its data using a messagegrp.
- sc::MsgStateBufRecv(3)
- The MsgStateBufRecv is an abstract base class that buffers objects sent through a MessageGrp.
- sc::MsgStateRecv(3)
- The MsgStateRecv is an abstract base class that receives objects from nodes in a MessageGrp.
- sc::MsgStateSend(3)
- The MsgStateSend is an abstract base class that sends objects to nodes in a MessageGrp.
- sc::MTMPIMemoryGrp(3)
- This MemoryGrp class requires a MT-safe MPI implementation.
- sc::NCAccResult(3)
- This associates a result non-class datum with an accuracy.
- sc::NCResult(3)
- This is similar to Result, but can be used with non-class types.
- sc::NElFunctional(3)
- The NElFunctional computes the number of electrons.
- sc::NonlinearTransform(3)
- The NonlinearTransform class transforms between two nonlinear coordinate systems.
- sc::OneBodyDerivInt(3)
- OneBodyDerivInt is an abstract base class for objects that compute one body derivative integrals.
- sc::OneBodyDerivIntCCA(3)
- This implements one body derivative integrals.
- sc::OneBodyDerivIntV3(3)
- This implements one body derivative integrals in the IntV3 library.
- sc::OneBodyInt(3)
- OneBodyInt is an abstract base class for objects that compute integrals between two basis functions.
- sc::OneBodyIntCCA(3)
- This implements one body integrals through the CCA interface.
- sc::OneBodyIntCints(3)
- This implements most one body integrals in the Cints library.
- sc::OneBodyIntV3(3)
- This implements most one body integrals in the IntV3 library.
- sc::OneBodyOneCenterDerivInt(3)
- OneBodyOneCenterDerivInt is an abstract base class for objects that compute one body derivative integrals on a single center.
- sc::OneBodyOneCenterInt(3)
- OneBodyOneCenterInt is an abstract base class for objects that compute integrals between two basis functions.
- sc::OneBodyWavefunction(3)
- A OneBodyWavefunction is a MolecularEnergy that solves an effective one-body problem.
- sc::Optimize(3)
- The Optimize class is an abstract base class for classes that find the extreme points of Function's.
- sc::OverlapOrthog(3)
- This class computes the orthogonalizing transform for a basis set.
- sc::P86CFunctional(3)
- Implements the Perdew 1986 (P86) correlation functional.
- sc::ParentClass(3)
- Gives one parent class of a class.
- sc::ParentClasses(3)
- Gives a list of parent classes of a class.
- sc::ParsedKeyVal(3)
- Converts textual information into keyword/value assocations.
- sc::PBECFunctional(3)
- Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional.
- sc::PBEXFunctional(3)
- Implements the Perdew-Burke-Ernzerhof (PBE) exchange functional.
- sc::PointGroup(3)
- The PointGroup class is really a place holder for a CharacterTable.
- sc::PointInputData(3)
- Contains data needed at each point by a DenFunctional.
- sc::PointOutputData(3)
- Contains data generated at each point by a DenFunctional.
- sc::PowellUpdate(3)
- The PowellUpdate class is used to specify a Powell hessian update.
- sc::PrefixKeyVal(3)
- PrefixKeyVal is a KeyVal that searches a different KeyVal using modified keys.
- sc::PrimPairsCints(3)
- PrimPairsCints contains primitive pair data.
- sc::ProcFileGrp(3)
- The ProcFileGrp concrete class provides an implementation of FileGrp for a single processor.
- sc::ProcMemoryGrp(3)
- The ProcMemoryGrp concrete class provides an implementation of MemoryGrp for a single processor.
- sc::ProcMessageGrp(3)
- ProcMessageGrp provides a concrete specialization of MessageGrp that supports only one node.
- sc::ProcThreadGrp(3)
- The ProcThreadGrp class privides a concrete thread group appropriate for an environment where there is only one thread.
- sc::ProgrammingError(3)
- This is thrown when a situations arises that should be impossible.
- sc::PsiCCSD(3)
- PsiCCSD is a concrete implementation of Psi CCSD wave function.
- sc::PsiCCSD_T(3)
- PsiCCSD_T is a concrete implementation of Psi CCSD(T) wave function.
- sc::PsiCLHF(3)
- PsiCLHF is a concrete implementation of Psi RHF wave function.
- sc::PsiExEnv(3)
- PsiExEnv specifies a Psi calculation.
- sc::PsiFile11(3)
- PsiFile11 is a Psi gradient file.
- sc::PsiHSOSHF(3)
- PsiHSOSHF is a concrete implementation of Psi ROHF wave function.
- sc::PsiInput(3)
- PsiInput is a Psi input file.
- sc::PsiSCF(3)
- PsiSCF is an abstract base for all Psi SCF wave functions.
- sc::PsiUHF(3)
- PsiUHF is a concrete implementation of Psi UHF wave function.
- sc::PsiWavefunction(3)
- PsiWavefunction is an abstract base for all Psi wave functions.
- sc::PthreadThreadGrp(3)
- The PthreadThreadGrp class privides a concrete thread group appropriate for an environment where pthreads is available.
- sc::PumaThreadGrp(3)
- The PumaThreadGrp class privides a concrete thread group appropriate for the intel teraflops machine.
- sc::PW86XFunctional(3)
- Implements the Perdew-Wang 1986 (PW86) Exchange functional.
- sc::PW91CFunctional(3)
- The Perdew-Wang 1991 correlation functional computes energies and densities using the designated local correlation functional.
- sc::PW91XFunctional(3)
- The Perdew-Wang 1991 exchange functional computes energies and densities using the designated local correlation functional.
- sc::PW92LCFunctional(3)
- Implements the PW92 local (LSDA) correlation term.
- sc::PZ81LCFunctional(3)
- Implements the PZ81 local (LSDA) correlation functional.
- sc::QNewtonOpt(3)
- The QNewtonOpt implements a quasi-Newton optimization scheme.
- sc::R12Amplitudes(3)
- R12Amplitudes gives the amplitudes of some linear-R12-ansatz-related terms in wave function.
- sc::R12IntEval(3)
- R12IntEval is the top-level class which computes intermediates occuring in linear R12 theories.
- sc::R12IntEvalInfo(3)
- Class R12IntEvalInfo contains information necessary for R12 intermediate evaluators.
- sc::R12IntsAcc(3)
- R12IntsAcc accumulates transformed (MO) integrals stored as (ijxy) where i, j, x, and, y lie in spaces I, J, X, and Y, respectively.
- sc::RadialAngularIntegrator(3)
- An implementation of an integrator using any combination of a RadialIntegrator and an AngularIntegrator.
- sc::RadialIntegrator(3)
- An abstract base class for radial integrators.
- sc::RDMAMemoryGrp(3)
- The RDMAMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc::ReadMolecularHessian(3)
- ReadMolecularHessian is an implementation of MolecularHessian that reads the hessian from a file.
- sc::RedundantCartesianIter(3)
- RedundantCartesianIter objects loop through all possible combinations of a given number of axes.
- sc::RedundantCartesianSubIter(3)
- Like RedundantCartesianIter, except a, b, and c are fixed to a given value.
- sc::RedundMolecularCoor(3)
- The RedundMolecularCoor class provides a redundant set of simple internal coordinates.
- sc::Ref(3)
- A template class that maintains references counts.
- sc::RefBase(3)
- Provides a few utility routines common to all Ref template instantiations.
- sc::RefCount(3)
- The base class for all reference counted objects.
- sc::RefDiagSCMatrix(3)
- The RefDiagSCMatrix class is a smart pointer to an DiagSCMatrix specialization.
- sc::RefSCDimension(3)
- The RefSCDimension class is a smart pointer to an SCDimension specialization.
- sc::RefSCMatrix(3)
- The RefSCMatrix class is a smart pointer to an SCMatrix specialization.
- sc::RefSCVector(3)
- The RefSCVector class is a smart pointer to an SCVector specialization.
- sc::RefSymmSCMatrix(3)
- The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization.
- sc::RegionTimer(3)
- The RegionTimer class is used to record the time spent in a section of code.
- sc::ReplSCMatrixKit(3)
- The ReplSCMatrixKit produces matrices that work in a many processor environment.
- sc::Result(3)
- Result are members of Compute specializations that keep track of whether or not a particular result should be computed or if it has already been computed.
- sc::ResultInfo(3)
- This is a base class for all of Compute's result types.
- sc::SavableState(3)
- Base class for objects that can save/restore state.
- sc::SavableStateProxy(3)
- Create a proxy for a SavableState object.
- sc::ScaledTorsSimpleCo(3)
- The ScaledTorsSimpleCo class describes an scaled torsion internal coordinate of a molecule.
- sc::SCBlockInfo(3)
- SCBlockInfo contains blocking information for the SCDimension class.
- sc::SCDimension(3)
- The SCDimension class is used to determine the size and blocking of matrices.
- sc::SCElementKNorm(3)
- Computed k-norm of matrix.
- sc::SCElementOp(3)
- Objects of class SCElementOp are used to perform operations on the elements of matrices.
- sc::SCElementOp2(3)
- The SCElementOp2 class is very similar to the SCElementOp class except that pairs of blocks are treated simultaneously.
- sc::SCElementOp3(3)
- The SCElementOp3 class is very similar to the SCElementOp class except that a triplet of blocks is treated simultaneously.
- sc::SCException(3)
- This is a std::exception specialization that records information about where an exception took place.
- sc::SCExtrapData(3)
- SCExtrapData hold the data to be extrapolated needed by SelfConsistentExtrapolation.
- sc::SCExtrapError(3)
- SCExtrapError holds the error data needed by SelfConsistentExtrapolation.
- sc::SCF(3)
- The SCF class is the base for all classes that use a self-consistent field procedure to solve an effective one body problem.
- sc::SCFormIO(3)
- This utility class is used to print only on node 0 and to provide attractive indentation of output.
- sc::SCMatrix(3)
- The SCMatrix class is the abstract base class for general double valued n by m matrices.
- sc::SCMatrixBlock(3)
- SCMatrixBlock is the base clase for all types of blocks that comprise matrices and vectors.
- sc::SCMatrixBlockIter(3)
- The SCMatrixBlockIter class is used to described iterates that loop through the elements in a block.
- sc::SCMatrixDiagBlock(3)
- The SCMatrixDiagBlock describes a diagonal piece of a matrix.
- sc::SCMatrixDiagSubBlock(3)
- The SCMatrixDiagSubBlock describes a diagonal subblock of a matrix.
- sc::SCMatrixKit(3)
- The SCMatrixKit abstract class acts as a factory for producing matrices.
- sc::SCMatrixLTriBlock(3)
- The SCMatrixLTriBlock describes a triangular piece of a matrix.
- sc::SCMatrixLTriSubBlock(3)
- The SCMatrixLTriSubBlock describes a triangular subblock of a matrix.
- sc::SCMatrixRectBlock(3)
- The SCMatrixRectBlock describes a rectangular piece of a matrix.
- sc::SCMatrixRectSubBlock(3)
- The SCMatrixRectSubBlock describes a rectangular piece of a matrix.
- sc::SCMatrixSubblockIter(3)
- Objects of class SCMatrixSubblockIter are used to iterate through the blocks of a matrix.
- sc::scprintf(3)
- This class allows printf like output to put sent to an ostream.
- sc::SCVector(3)
- The SCVector class is the abstract base class for double valued vectors.
- sc::SCVectorSimpleBlock(3)
- The SCVectorSimpleBlock describes a piece of a vector.
- sc::SCVectorSimpleSubBlock(3)
- The SCVectorSimpleSubBlock describes a subblock of a vector.
- sc::SelfConsistentExtrapolation(3)
- The SelfConsistentExtrapolation abstract class is used to iteratively solve equations requiring a self consistent solution, such
- sc::SetIntCoor(3)
- The SetIntCoor class describes a set of internal coordinates.
- sc::Shape(3)
- A Shape is a Volume represents an 3D solid.
- sc::ShellPairCints(3)
- ShellPairCints provides all primitive pair data for a given shell pair.
- sc::ShellPairsCints(3)
- ShellPairsCints contains primitive pair data for all shell pairs.
- sc::ShellRotation(3)
- Compute the transformation matrices that maps a set of Cartesian functions to another set of Cartesian functions in a rotated coordinate system.
- sc::ShmMemoryGrp(3)
- The ShmMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc::ShmMessageGrp(3)
- The ShmMessageGrp class is an implementation of MessageGrp that allows multiple process to be started that communicate with shared memory.
- sc::SimpleCo(3)
- The SimpleCo abstract class describes a simple internal coordinate of a molecule.
- sc::SlaterXFunctional(3)
- Implements the Slater exchange functional.
- sc::SOBasis(3)
- A SOBasis object describes the transformation from an atomic orbital basis to a symmetry orbital basis.
- sc::SOTransform(3)
- SOTransform maintains a list of AO shells that are be used to compute the SO.
- sc::SOTransformFunction(3)
- SOTransformShell describes how an AO function contributes to an SO function in a particular SO shell.
- sc::SOTransformShell(3)
- SOTransformShell maintains a list of AO functions contribute to an SO function in a particular SO shell.
- sc::SpatialMOPairIter(3)
- SpatialMOPairIter gives the ordering of pairs of spatial orbitals.
- sc::SpatialMOPairIter_eq(3)
- SpatialMOPairIter_eq gives the ordering of same-spin and different-spin orbital pairs if both orbitals of the pairs are from the same space.
- sc::SpatialMOPairIter_neq(3)
- SpatialMOPairIter_neq gives the ordering of pairs of spatial orbitals from different spaces.
- sc::SphericalTransform(3)
- This is a base class for a container for a sparse Cartesian to solid harmonic basis function transformation.
- sc::SphericalTransformComponent(3)
- This is a base class for a container for a component of a sparse Cartesian to solid harmonic basis function transformation.
- sc::SphericalTransformIter(3)
- This iterates through the components of a SphericalTransform.
- sc::SSAccResult(3)
- This associates a result datum with an accuracy.
- sc::StateIn(3)
- Restores objects that derive from SavableState.
- sc::StateInBin(3)
- Read objects written with StateOutBin.
- sc::StateInFile(3)
- Reads state information from a file.
- sc::StateInText(3)
- Reads state information written with StateOutText.
- sc::StateOut(3)
- Serializes objects that derive from SavableState.
- sc::StateOutBin(3)
- Save state to a binary file.
- sc::StateOutFile(3)
- Writes state information to files.
- sc::StateOutText(3)
- Writes out state information in an almost human readable format.
- sc::StateRecv(3)
- StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a MessageGrp.
- sc::StateSend(3)
- StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a MessageGrp.
- sc::StdDenFunctional(3)
- The StdDenFunctional class is used to construct the standard density functionals.
- sc::StreSimpleCo(3)
- The StreSimpleCo class describes an stretch internal coordinate of a molecule.
- sc::StringKeyVal(3)
- StringKeyVal is a base class for KeyVal implementations that store all values in a string format.
- sc::SumDenFunctional(3)
- The SumDenFunctional computes energies and densities using the a sum of energy density functions method.
- sc::SumIntCoor(3)
- SumIntCoor is used to construct linear combinations of internal coordinates.
- sc::SymmetryOperation(3)
- The SymmetryOperation class provides a 3 by 3 matrix representation of a symmetry operation, such as a rotation or reflection.
- sc::SymmMolecularCoor(3)
- The SymmMolecularCoor class derives from IntMolecularCoor.
- sc::SymmSCMatrix(3)
- The SymmSCMatrix class is the abstract base class for symmetric double valued matrices.
- sc::SymRep(3)
- The SymRep class provides an n dimensional matrix representation of a symmetry operation, such as a rotation or reflection.
- sc::SyscallFailed(3)
- This is thrown when an system call fails with an errno.
- sc::SystemException(3)
- This is thrown when a system problem occurs.
- sc::Thread(3)
- The Thread abstract class defines an interface which must be implemented by classes wishing to be run as threads.
- sc::ThreadGrp(3)
- The ThreadGrp abstract class provides a means to manage separate threads of control.
- sc::ThreadLock(3)
- The ThreadLock abstract class provides mutex locks to be used in conjunction with ThreadGrp's.
- sc::ThreadLockHolder(3)
- Acquire a lock on creation and release it on destruction.
- sc::Timer(3)
- The Timer class uses RegionTimer to time intervals in an exception safe manner.
- sc::ToleranceExceeded(3)
- This is thrown when when some tolerance is exceeded.
- sc::TorsSimpleCo(3)
- The TorsSimpleCo class describes an torsion internal coordinate of a molecule.
- sc::TranslateData(3)
- Generic data translation.
- sc::TranslateDataByteSwap(3)
- Data translation to an external representation with bytes swapped.
- sc::TranslateDataIn(3)
- Convert data from other formats.
- sc::TranslateDataOut(3)
- Convert data to other formats.
- sc::TwoBodyDerivInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons.
- sc::TwoBodyDerivIntCCA(3)
- This implements two body derivative integrals through the CCA interface.
- sc::TwoBodyDerivIntCints(3)
- This implements electron repulsion derivative integrals in the IntV3 library.
- sc::TwoBodyDerivIntV3(3)
- This implements electron repulsion derivative integrals in the IntV3 library.
- sc::TwoBodyGrid(3)
- Class TwoBodyGrid describes a set of coordinates of 2 particles.
- sc::TwoBodyInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons.
- sc::TwoBodyIntCCA(3)
- This implements two body integrals through the CCA interface.
- sc::TwoBodyIntCints(3)
- This implements electron repulsion integrals in the IntCints library.
- sc::TwoBodyIntV3(3)
- This implements electron repulsion integrals in the IntV3 library.
- sc::TwoBodyMOIntsTransform(3)
- TwoBodyMOIntsTransform computes two-body integrals in MO basis using parallel integrals-direct AO->MO transformation.
- sc::TwoBodyMOIntsTransform::MOSpaces(3)
- Predefined enumerated type for the MO spaces.
- sc::TwoBodyMOIntsTransform_ijxy(3)
- TwoBodyMOIntsTransform_ijxy computes (ij|xy) integrals using parallel integrals-direct AO->MO transformation.
- sc::TwoBodyMOIntsTransform_ikjy(3)
- TwoBodyMOIntsTransform_ikjy computes (ik|jy) integrals using parallel integrals-direct AO->MO transformation.
- sc::TwoBodyMOIntsTransform_ixjy(3)
- TwoBodyMOIntsTransform_ixjy computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation.
- sc::TwoBodyThreeCenterDerivInt(3)
- This is an abstract base type for classes that compute three centers integrals involving two electrons.
- sc::TwoBodyThreeCenterInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons in three Gaussian functions.
- sc::TwoBodyThreeCenterIntV3(3)
- This implements electron repulsion integrals involving three centers in the IntV3 library.
- sc::TwoBodyTwoCenterDerivInt(3)
- This is an abstract base type for classes that compute two centers integrals involving two electrons.
- sc::TwoBodyTwoCenterInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons in two Gaussian functions.
- sc::TwoBodyTwoCenterIntV3(3)
- This implements electron repulsion integrals involving two centers in the IntV3 library.
- sc::UHF(3)
- This provides an unrestricted Hartree-Fock implementation.
- sc::UKS(3)
- This provides a Kohn-Sham implementation for unrestricted-orbital open-shell systems.
- sc::UnionShape(3)
- A UnionShape is volume enclosed by a set of Shape's.
- sc::Units(3)
- The Units class is used to perform unit converions.
- sc::UnrestrictedSCF(3)
- A base class for unrestricted self-consistent-field methods.
- sc::VDWShape(3)
- The VDWShape class describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the atom.
- sc::Volume(3)
- A Volume is a Function of three variables.
- sc::VWN1LCFunctional(3)
- The VWN1LCFunctional computes energies and densities using the VWN1 local correlation term (from Vosko, Wilk, and Nusair).
- sc::VWN2LCFunctional(3)
- The VWN2LCFunctional computes energies and densities using the VWN2 local correlation term (from Vosko, Wilk, and Nusair).
- sc::VWN3LCFunctional(3)
- The VWN3LCFunctional computes energies and densities using the VWN3 local correlation term (from Vosko, Wilk, and Nusair).
- sc::VWN4LCFunctional(3)
- The VWN4LCFunctional computes energies and densities using the VWN4 local correlation term (from Vosko, Wilk, and Nusair).
- sc::VWN5LCFunctional(3)
- The VWN5LCFunctional computes energies and densities using the VWN5 local correlation term (from Vosko, Wilk, and Nusair).
- sc::VWNLCFunctional(3)
- An abstract base class from which the various VWN (Vosko, Wilk and Nusair) local correlation functional (1, 2, 3, 4, 5) classes are derived.
- sc::Wavefunction(3)
- A Wavefunction is a MolecularEnergy that utilizies a GaussianBasisSet.
- sc::XalphaFunctional(3)
- Implements the Xalpha exchange functional.
- sc_AccResult(3)
- This associates a result datum with an accuracy.
- sc_AccResultInfo(3)
- This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.
- sc_ActiveMsgMemoryGrp(3)
- The ActiveMsgMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc_AggregateKeyVal(3)
- This takes several KeyVal objects and makes them look like one KeyVal object.
- sc_AlgorithmException(3)
- This exception is thrown whenever a problem with an algorithm is encountered.
- sc_AngularIntegrator(3)
- An abstract base class for angular integrators.
- sc_ARMCIMemoryGrp(3)
- The ARMCIMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc_AssignedKeyVal(3)
- This class allows keyval associations to be set up by the program, rather than determined by an external file.
- sc_AtomInfo(3)
- The AtomInfo class provides information about atoms.
- sc_auto_vec(3)
- The auto_vec class functions much like auto_ptr, except it contains references to arrays.
- sc_BatchElectronDensity(3)
- This a more highly optimized than ElectronDensity since everything is precomputed.
- sc_BcastState(3)
- This creates and forwards/retrieves data from either a BcastStateRecv or a BcastStateSend depending on the value of the argument to constructor.
- sc_BcastStateInBin(3)
- BcastStateBin reads a file in written by StateInBin on node 0 and broadcasts it to all nodes so state can be simultaneously restored on all nodes.
- sc_BcastStateRecv(3)
- BcastStateRecv does the receive part of a broadcast of an object to all nodes.
- sc_BcastStateSend(3)
- BcastStateSend does the send part of a broadcast of an object to all nodes.
- sc_Becke88XFunctional(3)
- Implements Becke's 1988 exchange functional.
- sc_BeckeIntegrationWeight(3)
- Implements Becke's integration weight scheme.
- sc_BendSimpleCo(3)
- The BendSimpleCo class describes an bend internal coordinate of a molecule.
- sc_BFGSUpdate(3)
- The DFPUpdate class is used to specify a Broyden, Fletcher, Goldfarb, and Shanno hessian update scheme.
- sc_canonical_aaaa(3)
- If the shell loop structure has 8 fold symmetry, then this should be used as the template argument to GPetite4.
- sc_canonical_aabb(3)
- If the shell loop structure has 2 fold symmetry between the first two indices and a 2 fold symmetry between the last two indices, then this should be used as the template argu
- sc_canonical_aabc(3)
- If the shell loop structure has 2 fold symmetry between the first two indices, then this should be used as the template argument to GPetite4.
- sc_canonical_abcd(3)
- If the shell loop structure has no symmetry, then this should be used as the template argument to GPetite4.
- sc_CartesianIter(3)
- CartesianIter gives the ordering of the Cartesian functions within a shell for the particular integrals specialization.
- sc_CartMolecularCoor(3)
- The CartMolecularCoor class implements Cartesian coordinates in a way suitable for use in geometry optimizations.
- sc_CCAEnv(3)
- The CCAEnv class handles embedded CCA frameworks.
- sc_CharacterTable(3)
- The CharacterTable class provides a workable character table for all of the non-cubic point groups.
- sc_ClassDesc(3)
- This class is used to contain information about classes.
- sc_CLHF(3)
- CLHF is a Hartree-Fock specialization of CLSCF.
- sc_CLKS(3)
- This provides a Kohn-Sham implementation for closed-shell systems.
- sc_CLSCF(3)
- The CLSCF class is a base for classes implementing a self-consistent procedure for closed-shell molecules.
- sc_Compute(3)
- The Compute class provides a means of keeping results up to date.
- sc_ConnollyShape(3)
- DiscreteConnollyShape and ConnollyShape should produce the same result.
- sc_Convergence(3)
- The Convergence class is used by the optimizer to determine when an optimization is converged.
- sc_CorrelationTable(3)
- The CorrelationTable class provides a correlation table between two point groups.
- sc_Debugger(3)
- The Debugger class describes what should be done when a catastrophic error causes unexpected program termination.
- sc_DenFunctional(3)
- An abstract base class for density functionals.
- sc_DenIntegrator(3)
- An abstract base class for integrating the electron density.
- sc_DerivCenters(3)
- DerivCenters keeps track the centers that derivatives are taken with respect to.
- sc_DescribedClass(3)
- Classes which need runtime information about themselves and their relationship to other classes can virtually inherit from DescribedClass.
- sc_DFPUpdate(3)
- The DFPUpdate class is used to specify a Davidson, Fletcher, and Powell hessian update scheme.
- sc_DiagMolecularHessian(3)
- DiagMolecularHessian is an implementation of MolecularHessian that returns a hessian that is a diagonal matrix.
- sc_DiagSCMatrix(3)
- The SymmSCMatrix class is the abstract base class for diagonal double valued matrices.
- sc_DIIS(3)
- The DIIS class provides DIIS extrapolation.
- sc_DiscreteConnollyShape(3)
- DiscreteConnollyShape and ConnollyShape should produce the same result.
- sc_DistSCMatrixKit(3)
- The DistSCMatrixKit produces matrices that work in a many processor environment.
- sc_DistShellPair(3)
- Distributes shell pairs either statically or dynamically.
- sc_DistShellPair_SharedData(3)
- This is used to store data that must be shared between all cooperating shell pairs.
- sc_EFCOpt(3)
- The EFCOpt class implements eigenvector following as described by Baker in J.
- sc_ElectronDensity(3)
- This is a Volume that computer the electron density.
- sc_EriCints(3)
- EriCints is a specialization of Int2eCints that computes electron repulsion integrals.
- sc_EulerMaclaurinRadialIntegrator(3)
- An implementation of a radial integrator using the Euler-Maclaurin weights and grid points.
- sc_ExEnv(3)
- The ExEnv class is used to find out about how the program is being run.
- sc_FeatureNotImplemented(3)
- This is thrown when an attempt is made to use a feature that is not yet implemented.
- sc_FileGrp(3)
- The FileGrp abstract class provides a way of accessing distributed file in a parallel machine.
- sc_FileOperationFailed(3)
- This is thrown when an operation on a file fails.
- sc_FinDispMolecularHessian(3)
- Computes the molecular hessian by finite displacements of gradients.
- sc_ForceLink(3)
- This, together with ForceLinkBase, is used to force code for particular classes to be linked into executables.
- sc_ForceLinkBase(3)
- This, together with ForceLink, is used to force code for particular classes to be linked into executables.
- sc_Function(3)
- The Function class is an abstract base class that, given a set of coordinates, will compute a value and possibly a gradient and hessian at that point.
- sc_G96XFunctional(3)
- Implements the Gill 1996 (G96) exchange functional.
- sc_GaussianBasisSet(3)
- The GaussianBasisSet class is used describe a basis set composed of atomic gaussian orbitals.
- sc_GaussianBasisSet_ValueData(3)
- This holds scratch data needed to compute basis function values.
- sc_GaussianShell(3)
- A Gaussian orbital shell.
- sc_GaussLegendreAngularIntegrator(3)
- An implementation of an angular integrator using the Gauss-Legendre weights and grid points.
- sc_GenPetite4(3)
- This class is an abstract base to a generalized four index petite list.
- sc_GPetite4(3)
- This class provides a generalized four index petite list.
- sc_GRTCints(3)
- GRTCints is a specialization of Int2eCints that computes two-electron integrals specific to linear R12 methods.
- sc_GuessMolecularHessian(3)
- GuessMolecularHessian is an implementation of MolecularHessian that estimates the hessian based on the internal coordinates.
- sc_HessianUpdate(3)
- The HessianUpdate abstract class is used to specify a hessian update scheme.
- sc_HSOSHF(3)
- HSOSHF is a Hartree-Fock specialization of HSOSSCF.
- sc_HSOSKS(3)
- This provides a Kohn-Sham implementation for restricted-orbital high-spin open-shell systems.
- sc_HSOSSCF(3)
- The HSOSSCF class is a base for classes implementing a self-consistent procedure for high-spin open-shell molecules.
- sc_Identifier(3)
- Identifier's are used to distinguish and order objects.
- sc_Identity(3)
- Identity gives objects a unique identity and ordering relationship relative to all other objects.
- sc_IdentityTransform(3)
- The IdentityTransform is a special case of NonlinearTransform were no transformation takes place.
- sc_InputError(3)
- This is thrown when invalid input is provided.
- sc_Int1eCCA(3)
- Int1eCCA adapts CCA integrals components for use within SC.
- sc_Int1eCints(3)
- Int1eCints is used by OneBodyIntCints and OneBodyDerivIntCints to implement IntegralCints.
- sc_Int1eV3(3)
- Int1eV3 is a class wrapper for the one body part of the C language IntV3 library.
- sc_Int2eCCA(3)
- Int2eCCA adapts CCA integrals components for use within SC.
- sc_Int2eCints(3)
- Int2eCints is an interface to various specializations of two-electron integral evaluators implemented in Cints.
- sc_Int2eV3(3)
- Int2eV3 is a class wrapper for the two body part of the C language IntV3 library.
- sc_IntCoor(3)
- The IntCoor abstract class describes an internal coordinate of a molecule.
- sc_IntCoorGen(3)
- IntCoorGen generates a set of simple internal coordinates for a molecule.
- sc_Integral(3)
- The Integral abstract class acts as a factory to provide objects that compute one and two electron integrals.
- sc_IntegralCCA(3)
- IntegralCCA provides an SC client for CCA IntegralEvaluator components.
- sc_IntegralCints(3)
- IntegralCints computes integrals between Gaussian basis functions.
- sc_IntegralV3(3)
- IntegralV3 computes integrals between Gaussian basis functions.
- sc_IntegrationWeight(3)
- An abstract base class for computing grid weights.
- sc_intMessageGrp(3)
- Uses integer message types to send and receive messages.
- sc_IntMolecularCoor(3)
- The IntMolecularCoor abstract class describes a molecule's coordinates in terms of internal coordinates.
- sc_IrreducibleRepresentation(3)
- The IrreducibleRepresentation class provides information associated with a particular irreducible representation of a point group.
- sc_ISphericalTransform(3)
- This describes a solid harmonic to Cartesian transform.
- sc_KeyVal(3)
- The KeyVal class is designed to simplify the process of allowing a user to specify keyword/value associations to a C++ program.
- sc_LebedevLaikovIntegrator(3)
- An implementation of a Lebedev angular integrator.
- sc_LimitExceeded(3)
- This is thrown when a limit is exceeded.
- sc_LineOpt(3)
- The LineOpt abstract class is used to perform one dimensional optimizations.
- sc_LinIPSimpleCo(3)
- The LinIPSimpleCo class describes an in-plane component of a linear bend internal coordinate of a molecule.
- sc_LinOPSimpleCo(3)
- The LinOPSimpleCo class describes an out-of-plane component of a linear bend internal coordinate of a molecule.
- sc_LocalSCMatrixKit(3)
- The LocalSCMatrixKit produces matrices that work in a single processor environment.
- sc_LSDACFunctional(3)
- An abstract base class for local correlation functionals.
- sc_LYPCFunctional(3)
- Implements the Lee, Yang, and Parr functional.
- sc_MaxIterExceeded(3)
- This is thrown when an iterative algorithm attempts to use more iterations than allowed.
- sc_MBPT2(3)
- The MBPT2 class implements several second-order perturbation theory methods.
- sc_MBPT2_R12(3)
- The MBPT2_R12 class implements several linear R12 second-order perturbation theory methods.
- sc_MCSearch(3)
- This performs line searches with cubic steps.
- sc_MemAllocFailed(3)
- This is thrown when a memory allocation fails.
- sc_MemoryGrp(3)
- The MemoryGrp abstract class provides a way of accessing distributed memory in a parallel machine.
- sc_MemoryGrpBuf(3)
- The MemoryGrpBuf class provides access to pieces of the global shared memory that have been obtained with MemoryGrp.
- sc_MessageGrp(3)
- The MessageGrp abstract class provides a mechanism for moving data and objects between nodes in a parallel machine.
- sc_MOIndexSpace(3)
- Class MOIndexSpace describes a range of molecular orbitals or similar objects that are linear combinations of basis functions (e.g.
- sc_MOIntsTransformFactory(3)
- MOIntsTransformFactory is a factory that produces MOIntsTransform objects.
- sc_MolecularCoor(3)
- The MolecularCoor abstract class describes the coordinate system used to describe a molecule.
- sc_MolecularEnergy(3)
- The MolecularEnergy abstract class inherits from the Function class.
- sc_MolecularFormula(3)
- The MolecularFormula class is used to calculate the molecular formula of a Molecule.
- sc_MolecularFrequencies(3)
- The MolecularFrequencies class is used to compute the molecular frequencies and thermodynamic information.
- sc_MolecularHessian(3)
- MolecularHessian is an abstract class that computes a molecule's second derivatives of the energy with respect to changes in the nuclear coordinates.
- sc_Molecule(3)
- The Molecule class contains information about molecules.
- sc_MOPairIter(3)
- MOPairIter gives the ordering of orbital pairs.
- sc_MOPairIterFactory(3)
- This class produces MOPairIter objects.
- sc_MP2R12Energy(3)
- Class MP2R12Energy is the object that computes and maintains MP2-R12 energies.
- sc_MPIMessageGrp(3)
- The MPIMessageGrp class is an concrete implementation of MessageGrp that uses the MPI 1 library.
- sc_mPW91XFunctional(3)
- Implements a modified 1991 Perdew-Wang exchange functional.
- sc_MsgMemoryGrp(3)
- A MsgMemoryGrp that initializes its data using a messagegrp.
- sc_MsgStateBufRecv(3)
- The MsgStateBufRecv is an abstract base class that buffers objects sent through a MessageGrp.
- sc_MsgStateRecv(3)
- The MsgStateRecv is an abstract base class that receives objects from nodes in a MessageGrp.
- sc_MsgStateSend(3)
- The MsgStateSend is an abstract base class that sends objects to nodes in a MessageGrp.
- sc_MTMPIMemoryGrp(3)
- This MemoryGrp class requires a MT-safe MPI implementation.
- sc_NCAccResult(3)
- This associates a result non-class datum with an accuracy.
- sc_NCResult(3)
- This is similar to Result, but can be used with non-class types.
- sc_NElFunctional(3)
- The NElFunctional computes the number of electrons.
- sc_NonlinearTransform(3)
- The NonlinearTransform class transforms between two nonlinear coordinate systems.
- sc_OneBodyDerivInt(3)
- OneBodyDerivInt is an abstract base class for objects that compute one body derivative integrals.
- sc_OneBodyDerivIntCCA(3)
- This implements one body derivative integrals.
- sc_OneBodyDerivIntV3(3)
- This implements one body derivative integrals in the IntV3 library.
- sc_OneBodyInt(3)
- OneBodyInt is an abstract base class for objects that compute integrals between two basis functions.
- sc_OneBodyIntCCA(3)
- This implements one body integrals through the CCA interface.
- sc_OneBodyIntCints(3)
- This implements most one body integrals in the Cints library.
- sc_OneBodyIntV3(3)
- This implements most one body integrals in the IntV3 library.
- sc_OneBodyOneCenterDerivInt(3)
- OneBodyOneCenterDerivInt is an abstract base class for objects that compute one body derivative integrals on a single center.
- sc_OneBodyOneCenterInt(3)
- OneBodyOneCenterInt is an abstract base class for objects that compute integrals between two basis functions.
- sc_OneBodyWavefunction(3)
- A OneBodyWavefunction is a MolecularEnergy that solves an effective one-body problem.
- sc_Optimize(3)
- The Optimize class is an abstract base class for classes that find the extreme points of Function's.
- sc_OverlapOrthog(3)
- This class computes the orthogonalizing transform for a basis set.
- sc_P86CFunctional(3)
- Implements the Perdew 1986 (P86) correlation functional.
- sc_ParentClass(3)
- Gives one parent class of a class.
- sc_ParentClasses(3)
- Gives a list of parent classes of a class.
- sc_ParsedKeyVal(3)
- Converts textual information into keyword/value assocations.
- sc_PBECFunctional(3)
- Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional.
- sc_PBEXFunctional(3)
- Implements the Perdew-Burke-Ernzerhof (PBE) exchange functional.
- sc_PointGroup(3)
- The PointGroup class is really a place holder for a CharacterTable.
- sc_PointInputData(3)
- Contains data needed at each point by a DenFunctional.
- sc_PointOutputData(3)
- Contains data generated at each point by a DenFunctional.
- sc_PowellUpdate(3)
- The PowellUpdate class is used to specify a Powell hessian update.
- sc_PrefixKeyVal(3)
- PrefixKeyVal is a KeyVal that searches a different KeyVal using modified keys.
- sc_PrimPairsCints(3)
- PrimPairsCints contains primitive pair data.
- sc_ProcFileGrp(3)
- The ProcFileGrp concrete class provides an implementation of FileGrp for a single processor.
- sc_ProcMemoryGrp(3)
- The ProcMemoryGrp concrete class provides an implementation of MemoryGrp for a single processor.
- sc_ProcMessageGrp(3)
- ProcMessageGrp provides a concrete specialization of MessageGrp that supports only one node.
- sc_ProcThreadGrp(3)
- The ProcThreadGrp class privides a concrete thread group appropriate for an environment where there is only one thread.
- sc_ProgrammingError(3)
- This is thrown when a situations arises that should be impossible.
- sc_PsiCCSD(3)
- PsiCCSD is a concrete implementation of Psi CCSD wave function.
- sc_PsiCCSD_T(3)
- PsiCCSD_T is a concrete implementation of Psi CCSD(T) wave function.
- sc_PsiCLHF(3)
- PsiCLHF is a concrete implementation of Psi RHF wave function.
- sc_PsiExEnv(3)
- PsiExEnv specifies a Psi calculation.
- sc_PsiFile11(3)
- PsiFile11 is a Psi gradient file.
- sc_PsiHSOSHF(3)
- PsiHSOSHF is a concrete implementation of Psi ROHF wave function.
- sc_PsiInput(3)
- PsiInput is a Psi input file.
- sc_PsiSCF(3)
- PsiSCF is an abstract base for all Psi SCF wave functions.
- sc_PsiUHF(3)
- PsiUHF is a concrete implementation of Psi UHF wave function.
- sc_PsiWavefunction(3)
- PsiWavefunction is an abstract base for all Psi wave functions.
- sc_PthreadThreadGrp(3)
- The PthreadThreadGrp class privides a concrete thread group appropriate for an environment where pthreads is available.
- sc_PumaThreadGrp(3)
- The PumaThreadGrp class privides a concrete thread group appropriate for the intel teraflops machine.
- sc_PW86XFunctional(3)
- Implements the Perdew-Wang 1986 (PW86) Exchange functional.
- sc_PW91CFunctional(3)
- The Perdew-Wang 1991 correlation functional computes energies and densities using the designated local correlation functional.
- sc_PW91XFunctional(3)
- The Perdew-Wang 1991 exchange functional computes energies and densities using the designated local correlation functional.
- sc_PW92LCFunctional(3)
- Implements the PW92 local (LSDA) correlation term.
- sc_PZ81LCFunctional(3)
- Implements the PZ81 local (LSDA) correlation functional.
- sc_QNewtonOpt(3)
- The QNewtonOpt implements a quasi-Newton optimization scheme.
- sc_R12Amplitudes(3)
- R12Amplitudes gives the amplitudes of some linear-R12-ansatz-related terms in wave function.
- sc_R12IntEval(3)
- R12IntEval is the top-level class which computes intermediates occuring in linear R12 theories.
- sc_R12IntEvalInfo(3)
- Class R12IntEvalInfo contains information necessary for R12 intermediate evaluators.
- sc_R12IntsAcc(3)
- R12IntsAcc accumulates transformed (MO) integrals stored as (ijxy) where i, j, x, and, y lie in spaces I, J, X, and Y, respectively.
- sc_RadialAngularIntegrator(3)
- An implementation of an integrator using any combination of a RadialIntegrator and an AngularIntegrator.
- sc_RadialIntegrator(3)
- An abstract base class for radial integrators.
- sc_RDMAMemoryGrp(3)
- The RDMAMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc_ReadMolecularHessian(3)
- ReadMolecularHessian is an implementation of MolecularHessian that reads the hessian from a file.
- sc_RedundantCartesianIter(3)
- RedundantCartesianIter objects loop through all possible combinations of a given number of axes.
- sc_RedundantCartesianSubIter(3)
- Like RedundantCartesianIter, except a, b, and c are fixed to a given value.
- sc_RedundMolecularCoor(3)
- The RedundMolecularCoor class provides a redundant set of simple internal coordinates.
- sc_Ref(3)
- A template class that maintains references counts.
- sc_RefBase(3)
- Provides a few utility routines common to all Ref template instantiations.
- sc_RefCount(3)
- The base class for all reference counted objects.
- sc_RefDiagSCMatrix(3)
- The RefDiagSCMatrix class is a smart pointer to an DiagSCMatrix specialization.
- sc_RefSCDimension(3)
- The RefSCDimension class is a smart pointer to an SCDimension specialization.
- sc_RefSCMatrix(3)
- The RefSCMatrix class is a smart pointer to an SCMatrix specialization.
- sc_RefSCVector(3)
- The RefSCVector class is a smart pointer to an SCVector specialization.
- sc_RefSymmSCMatrix(3)
- The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization.
- sc_RegionTimer(3)
- The RegionTimer class is used to record the time spent in a section of code.
- sc_ReplSCMatrixKit(3)
- The ReplSCMatrixKit produces matrices that work in a many processor environment.
- sc_Result(3)
- Result are members of Compute specializations that keep track of whether or not a particular result should be computed or if it has already been computed.
- sc_ResultInfo(3)
- This is a base class for all of Compute's result types.
- sc_SavableState(3)
- Base class for objects that can save/restore state.
- sc_SavableStateProxy(3)
- Create a proxy for a SavableState object.
- sc_ScaledTorsSimpleCo(3)
- The ScaledTorsSimpleCo class describes an scaled torsion internal coordinate of a molecule.
- sc_SCBlockInfo(3)
- SCBlockInfo contains blocking information for the SCDimension class.
- sc_SCDimension(3)
- The SCDimension class is used to determine the size and blocking of matrices.
- sc_SCElementKNorm(3)
- Computed k-norm of matrix.
- sc_SCElementOp(3)
- Objects of class SCElementOp are used to perform operations on the elements of matrices.
- sc_SCElementOp2(3)
- The SCElementOp2 class is very similar to the SCElementOp class except that pairs of blocks are treated simultaneously.
- sc_SCElementOp3(3)
- The SCElementOp3 class is very similar to the SCElementOp class except that a triplet of blocks is treated simultaneously.
- sc_SCException(3)
- This is a std::exception specialization that records information about where an exception took place.
- sc_SCExtrapData(3)
- SCExtrapData hold the data to be extrapolated needed by SelfConsistentExtrapolation.
- sc_SCExtrapError(3)
- SCExtrapError holds the error data needed by SelfConsistentExtrapolation.
- sc_SCF(3)
- The SCF class is the base for all classes that use a self-consistent field procedure to solve an effective one body problem.
- sc_SCFormIO(3)
- This utility class is used to print only on node 0 and to provide attractive indentation of output.
- sc_SCMatrix(3)
- The SCMatrix class is the abstract base class for general double valued n by m matrices.
- sc_SCMatrixBlock(3)
- SCMatrixBlock is the base clase for all types of blocks that comprise matrices and vectors.
- sc_SCMatrixBlockIter(3)
- The SCMatrixBlockIter class is used to described iterates that loop through the elements in a block.
- sc_SCMatrixDiagBlock(3)
- The SCMatrixDiagBlock describes a diagonal piece of a matrix.
- sc_SCMatrixDiagSubBlock(3)
- The SCMatrixDiagSubBlock describes a diagonal subblock of a matrix.
- sc_SCMatrixKit(3)
- The SCMatrixKit abstract class acts as a factory for producing matrices.
- sc_SCMatrixLTriBlock(3)
- The SCMatrixLTriBlock describes a triangular piece of a matrix.
- sc_SCMatrixLTriSubBlock(3)
- The SCMatrixLTriSubBlock describes a triangular subblock of a matrix.
- sc_SCMatrixRectBlock(3)
- The SCMatrixRectBlock describes a rectangular piece of a matrix.
- sc_SCMatrixRectSubBlock(3)
- The SCMatrixRectSubBlock describes a rectangular piece of a matrix.
- sc_SCMatrixSubblockIter(3)
- Objects of class SCMatrixSubblockIter are used to iterate through the blocks of a matrix.
- sc_scprintf(3)
- This class allows printf like output to put sent to an ostream.
- sc_SCVector(3)
- The SCVector class is the abstract base class for double valued vectors.
- sc_SCVectorSimpleBlock(3)
- The SCVectorSimpleBlock describes a piece of a vector.
- sc_SCVectorSimpleSubBlock(3)
- The SCVectorSimpleSubBlock describes a subblock of a vector.
- sc_SelfConsistentExtrapolation(3)
- The SelfConsistentExtrapolation abstract class is used to iteratively solve equations requiring a self consistent solution, such as, .
- sc_SetIntCoor(3)
- The SetIntCoor class describes a set of internal coordinates.
- sc_Shape(3)
- A Shape is a Volume represents an 3D solid.
- sc_ShellPairCints(3)
- ShellPairCints provides all primitive pair data for a given shell pair.
- sc_ShellPairsCints(3)
- ShellPairsCints contains primitive pair data for all shell pairs.
- sc_ShellRotation(3)
- Compute the transformation matrices that maps a set of Cartesian functions to another set of Cartesian functions in a rotated coordinate system.
- sc_ShmMemoryGrp(3)
- The ShmMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc_ShmMessageGrp(3)
- The ShmMessageGrp class is an implementation of MessageGrp that allows multiple process to be started that communicate with shared memory.
- sc_SimpleCo(3)
- The SimpleCo abstract class describes a simple internal coordinate of a molecule.
- sc_SlaterXFunctional(3)
- Implements the Slater exchange functional.
- sc_SOBasis(3)
- A SOBasis object describes the transformation from an atomic orbital basis to a symmetry orbital basis.
- sc_SOTransform(3)
- SOTransform maintains a list of AO shells that are be used to compute the SO.
- sc_SOTransformFunction(3)
- SOTransformShell describes how an AO function contributes to an SO function in a particular SO shell.
- sc_SOTransformShell(3)
- SOTransformShell maintains a list of AO functions contribute to an SO function in a particular SO shell.
- sc_SpatialMOPairIter(3)
- SpatialMOPairIter gives the ordering of pairs of spatial orbitals.
- sc_SpatialMOPairIter_eq(3)
- SpatialMOPairIter_eq gives the ordering of same-spin and different-spin orbital pairs if both orbitals of the pairs are from the same space.
- sc_SpatialMOPairIter_neq(3)
- SpatialMOPairIter_neq gives the ordering of pairs of spatial orbitals from different spaces.
- sc_SphericalTransform(3)
- This is a base class for a container for a sparse Cartesian to solid harmonic basis function transformation.
- sc_SphericalTransformComponent(3)
- This is a base class for a container for a component of a sparse Cartesian to solid harmonic basis function transformation.
- sc_SphericalTransformIter(3)
- This iterates through the components of a SphericalTransform.
- sc_SSAccResult(3)
- This associates a result datum with an accuracy.
- sc_StateIn(3)
- Restores objects that derive from SavableState.
- sc_StateInBin(3)
- Read objects written with StateOutBin.
- sc_StateInFile(3)
- Reads state information from a file.
- sc_StateInText(3)
- Reads state information written with StateOutText.
- sc_StateOut(3)
- Serializes objects that derive from SavableState.
- sc_StateOutBin(3)
- Save state to a binary file.
- sc_StateOutFile(3)
- Writes state information to files.
- sc_StateOutText(3)
- Writes out state information in an almost human readable format.
- sc_StateRecv(3)
- StateRecv is a concrete specialization of MsgStateRecv that does the receive part of point to point communication in a MessageGrp.
- sc_StateSend(3)
- StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a MessageGrp.
- sc_StdDenFunctional(3)
- The StdDenFunctional class is used to construct the standard density functionals.
- sc_StreSimpleCo(3)
- The StreSimpleCo class describes an stretch internal coordinate of a molecule.
- sc_StringKeyVal(3)
- StringKeyVal is a base class for KeyVal implementations that store all values in a string format.
- sc_SumDenFunctional(3)
- The SumDenFunctional computes energies and densities using the a sum of energy density functions method.
- sc_SumIntCoor(3)
- SumIntCoor is used to construct linear combinations of internal coordinates.
- sc_SymmetryOperation(3)
- The SymmetryOperation class provides a 3 by 3 matrix representation of a symmetry operation, such as a rotation or reflection.
- sc_SymmMolecularCoor(3)
- The SymmMolecularCoor class derives from IntMolecularCoor.
- sc_SymmSCMatrix(3)
- The SymmSCMatrix class is the abstract base class for symmetric double valued matrices.
- sc_SymRep(3)
- The SymRep class provides an n dimensional matrix representation of a symmetry operation, such as a rotation or reflection.
- sc_SyscallFailed(3)
- This is thrown when an system call fails with an errno.
- sc_SystemException(3)
- This is thrown when a system problem occurs.
- sc_Thread(3)
- The Thread abstract class defines an interface which must be implemented by classes wishing to be run as threads.
- sc_ThreadGrp(3)
- The ThreadGrp abstract class provides a means to manage separate threads of control.
- sc_ThreadLock(3)
- The ThreadLock abstract class provides mutex locks to be used in conjunction with ThreadGrp's.
- sc_ThreadLockHolder(3)
- Acquire a lock on creation and release it on destruction.
- sc_Timer(3)
- The Timer class uses RegionTimer to time intervals in an exception safe manner.
- sc_ToleranceExceeded(3)
- This is thrown when when some tolerance is exceeded.
- sc_TorsSimpleCo(3)
- The TorsSimpleCo class describes an torsion internal coordinate of a molecule.
- sc_TranslateData(3)
- Generic data translation.
- sc_TranslateDataByteSwap(3)
- Data translation to an external representation with bytes swapped.
- sc_TranslateDataIn(3)
- Convert data from other formats.
- sc_TranslateDataOut(3)
- Convert data to other formats.
- sc_TwoBodyDerivInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons.
- sc_TwoBodyDerivIntCCA(3)
- This implements two body derivative integrals through the CCA interface.
- sc_TwoBodyDerivIntCints(3)
- This implements electron repulsion derivative integrals in the IntV3 library.
- sc_TwoBodyDerivIntV3(3)
- This implements electron repulsion derivative integrals in the IntV3 library.
- sc_TwoBodyGrid(3)
- Class TwoBodyGrid describes a set of coordinates of 2 particles.
- sc_TwoBodyInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons.
- sc_TwoBodyIntCCA(3)
- This implements two body integrals through the CCA interface.
- sc_TwoBodyIntCints(3)
- This implements electron repulsion integrals in the IntCints library.
- sc_TwoBodyIntV3(3)
- This implements electron repulsion integrals in the IntV3 library.
- sc_TwoBodyMOIntsTransform(3)
- TwoBodyMOIntsTransform computes two-body integrals in MO basis using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_ijxy(3)
- TwoBodyMOIntsTransform_ijxy computes (ij|xy) integrals using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_ikjy(3)
- TwoBodyMOIntsTransform_ikjy computes (ik|jy) integrals using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_ixjy(3)
- TwoBodyMOIntsTransform_ixjy computes (ix|jy) integrals using parallel integrals-direct AO->MO transformation.
- sc_TwoBodyMOIntsTransform_MOSpaces(3)
- Predefined enumerated type for the MO spaces.
- sc_TwoBodyThreeCenterDerivInt(3)
- This is an abstract base type for classes that compute three centers integrals involving two electrons.
- sc_TwoBodyThreeCenterInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons in three Gaussian functions.
- sc_TwoBodyThreeCenterIntV3(3)
- This implements electron repulsion integrals involving three centers in the IntV3 library.
- sc_TwoBodyTwoCenterDerivInt(3)
- This is an abstract base type for classes that compute two centers integrals involving two electrons.
- sc_TwoBodyTwoCenterInt(3)
- This is an abstract base type for classes that compute integrals involving two electrons in two Gaussian functions.
- sc_TwoBodyTwoCenterIntV3(3)
- This implements electron repulsion integrals involving two centers in the IntV3 library.
- sc_UHF(3)
- This provides an unrestricted Hartree-Fock implementation.
- sc_UKS(3)
- This provides a Kohn-Sham implementation for unrestricted-orbital open-shell systems.
- sc_UnionShape(3)
- A UnionShape is volume enclosed by a set of Shape's.
- sc_Units(3)
- The Units class is used to perform unit converions.
- sc_UnrestrictedSCF(3)
- A base class for unrestricted self-consistent-field methods.
- sc_VDWShape(3)
- The VDWShape class describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the atom.
- sc_Volume(3)
- A Volume is a Function of three variables.
- sc_VWN1LCFunctional(3)
- The VWN1LCFunctional computes energies and densities using the VWN1 local correlation term (from Vosko, Wilk, and Nusair).
- sc_VWN2LCFunctional(3)
- The VWN2LCFunctional computes energies and densities using the VWN2 local correlation term (from Vosko, Wilk, and Nusair).
- sc_VWN3LCFunctional(3)
- The VWN3LCFunctional computes energies and densities using the VWN3 local correlation term (from Vosko, Wilk, and Nusair).
- sc_VWN4LCFunctional(3)
- The VWN4LCFunctional computes energies and densities using the VWN4 local correlation term (from Vosko, Wilk, and Nusair).
- sc_VWN5LCFunctional(3)
- The VWN5LCFunctional computes energies and densities using the VWN5 local correlation term (from Vosko, Wilk, and Nusair).
- sc_VWNLCFunctional(3)
- An abstract base class from which the various VWN (Vosko, Wilk and Nusair) local correlation functional (1, 2, 3, 4, 5) classes are derived.
- sc_Wavefunction(3)
- A Wavefunction is a MolecularEnergy that utilizies a GaussianBasisSet.
- sc_XalphaFunctional(3)
- Implements the Xalpha exchange functional.
- Scalar::Util(3perl)
- A selection of general-utility scalar subroutines
- scalb(3)
- multiply floating-point number by integral power of radix
- scalbf(3)
- multiply floating-point number by integral power of radix
- scalbl(3)
- multiply floating-point number by integral power of radix
- scalbln(3)
- multiply floating-point number by integral power of radix
- scalblnf(3)
- multiply floating-point number by integral power of radix
- scalblnl(3)
- multiply floating-point number by integral power of radix
- scalbn(3)
- multiply floating-point number by integral power of radix
- scalbnf(3)
- multiply floating-point number by integral power of radix
- scalbnl(3)
- multiply floating-point number by integral power of radix
- scale(3tk)
- Create and manipulate scale widgets
- scale_form(3form)
- make and break form window and subwindow associations
- scale_menu(3menu)
- make and break menu window and subwindow associations
- scan(3tcl)
- Parse string using conversion specifiers in the style of sscanf
- scancode_to_ascii(3alleg)
- Converts a scancode to an ASCII character. Allegro game programming library.
- scancode_to_name(3alleg)
- Converts a scancode to a key name. Allegro game programming library.
- scandir(3)
- scan a directory for matching entries
- scanf(3)
- input format conversion
- scanw(3ncurses)
- convert formatted input from a curses window
- scare_mouse(3alleg)
- Helper for hiding the mouse pointer before drawing. Allegro game programming library.
- scare_mouse_area(3alleg)
- Helper for hiding the mouse cursor before drawing in an area. Allegro game programming library.
- scbus(4)
- CAM SCSI subsystem
- scd(4)
- Sony CDU31/33 CD-ROM driver
- scene_gap(3alleg)
- Number controlling the scene z-sorting algorithm behaviour. Allegro game programming library.
- scene_polygon3d(3alleg)
- Puts a polygon in the scene rendering list. Allegro game programming library.
- scene_polygon3d_f(3alleg)
- Puts a polygon in the scene rendering list. Allegro game programming library.
- sched_4bsd(4)
- "4.4BSD scheduler"
- sched_get_priority_max(2)
- get static priority range
- sched_get_priority_min(2)
- get static priority range
- sched_getaffinity(2)
- set and get a process's CPU affinity mask
- sched_getaffinity(3)
- set and get a process's CPU affinity mask
- sched_getparam(2)
- set and get scheduling parameters
- sched_getscheduler(2)
- set and get scheduling algorithm/parameters
- sched_rr_get_interval(2)
- get the SCHED_RR interval for the named process
- sched_setaffinity(2)
- set and get a process's CPU affinity mask
- sched_setaffinity(3)
- set and get a process's CPU affinity mask
- sched_setparam(2)
- set and get scheduling parameters
- sched_setscheduler(2)
- set and get scheduling algorithm/parameters
- sched_setup(9)
- perform round-robin scheduling of runnable processes
- sched_ule(4)
- ULE Scheduler
- sched_yield(2)
- yield the processor
- schedclock(9)
- perform round-robin scheduling of runnable processes
- schedcpu(9)
- perform round-robin scheduling of runnable processes
- scheduler(9)
- perform round-robin scheduling of runnable processes
- scope(3itcl)
- capture the namespace context for a variable
- scp(1)
- secure copy (remote file copy program)
- scr_dump(3ncurses)
- read (write) a curses screen from (to) a file
- scr_init(3ncurses)
- read (write) a curses screen from (to) a file
- scr_restore(3ncurses)
- read (write) a curses screen from (to) a file
- scr_set(3ncurses)
- read (write) a curses screen from (to) a file
- screen(3alleg)
- Global pointer to the screen hardware video memory. Allegro game programming library.
- screen(4)
- pc display interface
- SCREEN_H(3alleg)
- Global define to obtain the size of the screen. Allegro game programming library.
- SCREEN_W(3alleg)
- Global define to obtain the size of the screen. Allegro game programming library.
- screendump(1)
- dump the contents of a virtual console to stdout
- screensaver(4)
- splash screen / screen saver interface
- script(1)
- make typescript of terminal session
- script(4)
- Boot script
- scriptreplay(1)
- play back typescripts, using timing information
- scrl(3ncurses)
- scroll a curses window
- scroll(3ncurses)
- scroll a curses window
- scroll_screen(3alleg)
- Requests a hardware scroll request. Allegro game programming library.
- scrollbar(3tk)
- Create and manipulate scrollbar widgets
- scrollok(3ncurses)
- curses output options
- SCSI(4)
- CAM SCSI subsystem
- scsi(4)
- CAM SCSI subsystem
- sd(4)
- Driver for SCSI Disk Drives
- SDBM_File(3perl)
- Tied access to sdbm files
- sdiff(1)
- side-by-side merge of file differences
- search++(1)
- SWISH++ searcher
- Search::Dict(3perl)
- search for key in dictionary file
- securelevel_ge(9)
- test active securelevel
- securelevel_gt(9)
- test active securelevel
- securetty(5)
- file which lists ttys from which root can log in
- security(2)
- unimplemented system calls
- sed(1)
- stream editor for filtering and transforming text
- see(1)
- execute programs via entries in the mailcap file
- seed48(3)
- generate uniformly distributed pseudo-random numbers
- seed48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- seek(3tcl)
- Change the access position for an open channel
- seekdir(3)
- set the position of the next readdir() call in the directory stream.
- select(2)
- synchronous I/O multiplexing
- select(3)
- synchronous I/O multiplexing
- select-default-ispell(8)
- select default ispell dictionary
- select-default-iwrap(1)
- Selects the user default ispell dictionary for use with ispell-wrapper
- select-default-wordlist(8)
- select default wordlist
- select_mouse_cursor(3alleg)
- Tells Allegro to select software or hardware cursor drawing.
- select_palette(3alleg)
- Sets the internal palette for color conversion. Allegro game programming library.
- select_tut(2)
- synchronous I/O multiplexing
- selection(3tk)
- Manipulate the X selection
- SelectSaver(3perl)
- save and restore selected file handle
- SelfLoader(3perl)
- load functions only on demand
- selrecord(9)
- "record and wakeup select requests"
- selwakeup(9)
- "record and wakeup select requests"
- sem(4)
- POSIX semaphores
- sem_close(3)
- close a named semaphore
- sem_destroy(3)
- destroy an unnamed semaphore
- sem_getvalue(3)
- get the value of a semaphore
- sem_init(3)
- initialise an unnamed semaphore
- sem_open(3)
- initialise and open a named semaphore
- sem_overview(7)
- Overview of POSIX semaphores
- sem_post(3)
- unlock a semaphore
- sem_unlink(3)
- remove a named semaphore
- sem_wait(3)
- lock a semaphore
- sema(9)
- kernel counting semaphore
- sema_destroy(9)
- kernel counting semaphore
- sema_init(9)
- kernel counting semaphore
- sema_post(9)
- kernel counting semaphore
- sema_timedwait(9)
- kernel counting semaphore
- sema_trywait(9)
- kernel counting semaphore
- sema_value(9)
- kernel counting semaphore
- sema_wait(9)
- kernel counting semaphore
- semctl(2)
- semaphore control operations
- semget(2)
- get a semaphore set identifier
- semop(2)
- semaphore operations
- semtimedop(2)
- semaphore operations
- send(2)
- send a message on a socket
- send(3tk)
- Execute a command in a different application
- sendfile(2)
- transfer data between file descriptors
- sendmail(8)
- a Mail Transfer Agent
- sendmsg(2)
- send a message on a socket
- sendto(2)
- send a message on a socket
- sensible-browser(1)
- sensible editing, paging, and web browsing
- sensible-editor(1)
- sensible editing, paging, and web browsing
- sensible-pager(1)
- sensible editing, paging, and web browsing
- seq(1)
- print a sequence of numbers
- seq_trace(3erl)
- Sequential Tracing of Messages
- Sequences(3)
- (unknown subject)
- services(5)
- Internet network services list
- ses(4)
- SCSI Environmental Services driver
- set(3tcl)
- Read and write variables
- set_add_blender(3alleg)
- Enables an additive blender mode. Allegro game programming library.
- set_allegro_resource_path(3alleg)
- Sets a specific resource search path. Allegro game programming library.
- set_alpha_blender(3alleg)
- Enables a special alpha-channel blending mode. Allegro game programming library.
- set_blender_mode(3alleg)
- Specifies a custom set of truecolor blender routines. Allegro game programming library.
- set_blender_mode_ex(3alleg)
- An even more complex version of set_blender_mode(). Allegro game programming library.
- set_burn_blender(3alleg)
- Enables a burn blender mode. Allegro game programming library.
- set_clip_rect(3alleg)
- Sets the clipping rectangle of a bitmap. Allegro game programming library.
- set_clip_state(3alleg)
- Turns on or off the clipping of a bitmap. Allegro game programming library.
- set_close_button_callback(3alleg)
- Handles the user clicking on the close button of the window. Allegro game programming library.
- _set_color(3alleg)
- Inline version of set_color(). Allegro game programming library.
- set_color(3alleg)
- Sets the specified palette entry to the specified RGB triplet. Allegro game programming library.
- set_color_blender(3alleg)
- Enables a color blender mode. Allegro game programming library.
- set_color_conversion(3alleg)
- Tells Allegro how to convert images during loading time.
- set_color_depth(3alleg)
- Sets the global pixel color depth. Allegro game programming library.
- set_config_data(3alleg)
- Sets a block of configuration data. Allegro game programming library.
- set_config_file(3alleg)
- Sets the configuration file. Allegro game programming library.
- set_config_float(3alleg)
- Writes a float in the configuration file. Allegro game programming library.
- set_config_hex(3alleg)
- Writes a hexadecimal integer in the configuration file. Allegro game programming library.
- set_config_id(3alleg)
- Writes a driver ID in the configuration file. Allegro game programming library.
- set_config_int(3alleg)
- Writes an integer in the configuration file. Allegro game programming library.
- set_config_string(3alleg)
- Writes a string in the configuration file. Allegro game programming library.
- set_current_field(3form)
- set and get form page number
- set_current_item(3menu)
- set and get current_menu_item
- set_curterm(3ncurses)
- curses interfaces to terminfo database
- set_dialog_color(3alleg)
- Sets the colors of an array of dialog objects. Allegro game programming library.
- set_difference_blender(3alleg)
- Enables a difference blender mode. Allegro game programming library.
- set_display_switch_callback(3alleg)
- Installs a switching notification callback. Allegro game programming library.
- set_display_switch_mode(3alleg)
- Tells Allegro how the program handles background switching.
- set_dissolve_blender(3alleg)
- Enables a dissolve blender mode. Allegro game programming library.
- set_dodge_blender(3alleg)
- Enables a dodge blender mode. Allegro game programming library.
- set_field_back(3form)
- color and attribute control for form fields
- set_field_buffer(3form)
- field buffer control
- set_field_fore(3form)
- color and attribute control for form fields
- set_field_init(3form)
- set hooks for automatic invocation by applications
- set_field_just(3form)
- retrieve field characteristics
- set_field_opts(3form)
- set and get field options
- set_field_pad(3form)
- color and attribute control for form fields
- set_field_status(3form)
- field buffer control
- set_field_term(3form)
- set hooks for automatic invocation by applications
- set_field_type(3form)
- data type validation for fields
- set_field_userptr(3form)
- associate application data with a form field
- set_fieldtype_arg(3form)
- define validation-field types
- set_fieldtype_choice(3form)
- define validation-field types
- set_form_fields(3form)
- make and break connections between fields and forms
- set_form_init(3form)
- set hooks for automatic invocation by applications
- set_form_opts(3form)
- set and get form options
- set_form_page(3form)
- set and get form page number
- set_form_sub(3form)
- make and break form window and subwindow associations
- set_form_term(3form)
- set hooks for automatic invocation by applications
- set_form_userptr(3form)
- associate application data with a form item
- set_form_win(3form)
- make and break form window and subwindow associations
- set_gfx_mode(3alleg)
- Sets a graphic video mode. Allegro game programming library.
- set_hardware_volume(3alleg)
- Alters the hardware sound output volume. Allegro game programming library.
- set_hue_blender(3alleg)
- Enables a hue blender mode. Allegro game programming library.
- set_invert_blender(3alleg)
- Enables an invert blender mode. Allegro game programming library.
- set_item_init(3menu)
- set hooks for automatic invocation by applications
- set_item_opts(3menu)
- set and get menu item options
- set_item_term(3menu)
- set hooks for automatic invocation by applications
- set_item_userptr(3menu)
- associate application data with a menu item
- set_item_value(3menu)
- set and get menu item values
- set_keyboard_rate(3alleg)
- Sets the keyboard repeat rate. Allegro game programming library.
- set_leds(3alleg)
- Sets the state of the keyboard LED indicators. Allegro game programming library.
- set_luminance_blender(3alleg)
- Enables a luminance blender mode. Allegro game programming library.
- set_max_field(3form)
- field buffer control
- set_menu_back(3menu)
- color and attribute control for menus
- set_menu_fore(3menu)
- color and attribute control for menus
- set_menu_format(3menu)
- set and get menu sizes
- set_menu_grey(3menu)
- color and attribute control for menus
- set_menu_init(3menu)
- set hooks for automatic invocation by applications
- set_menu_items(3menu)
- make and break connections between items and menus
- set_menu_mark(3menu)
- get and set the menu mark string
- set_menu_opts(3menu)
- set and get menu options
- set_menu_pad(3menu)
- color and attribute control for menus
- set_menu_pattern(3menu)
- get and set a menu's pattern buffer
- set_menu_spacing(3menu)
- Control spacing between menu items.
- set_menu_sub(3menu)
- make and break menu window and subwindow associations
- set_menu_term(3menu)
- set hooks for automatic invocation by applications
- set_menu_userptr(3menu)
- associate application data with a menu item
- set_menu_win(3menu)
- make and break menu window and subwindow associations
- set_mixer_quality(3alleg)
- Sets the resampling quality of the mixer. Allegro game programming library.
- set_mouse_cursor_bitmap(3alleg)
- Changes the image Allegro uses for mouse cursors.
- set_mouse_range(3alleg)
- Sets the area of the screen restricting mouse movement. Allegro game programming library.
- set_mouse_speed(3alleg)
- Sets the mouse speed. Allegro game programming library.
- set_mouse_sprite(3alleg)
- Sets the mouse sprite. Allegro game programming library.
- set_mouse_sprite_focus(3alleg)
- Sets the mouse sprite focus. Allegro game programming library.
- set_multiply_blender(3alleg)
- Enables a multiply blender mode. Allegro game programming library.
- set_new_page(3form)
- form pagination functions
- set_palette(3alleg)
- Sets the entire palette of 256 colors. Allegro game programming library.
- set_palette_range(3alleg)
- Sets a specific range of the palette. Allegro game programming library.
- set_panel_userptr(3curses)
- panel stack extension for curses
- set_projection_viewport(3alleg)
- Sets the viewport used to scale the output of persp_project(). Allegro game programming library.
- set_saturation_blender(3alleg)
- Enables a saturation blender mode. Allegro game programming library.
- set_screen_blender(3alleg)
- Enables a screen blender mode. Allegro game programming library.
- set_sound_input_source(3alleg)
- Selects the audio input source. Allegro game programming library.
- set_term(3ncurses)
- curses screen initialization and manipulation routines
- set_thread_area(2)
- Set a Thread Local Storage (TLS) area
- set_tid_address(2)
- set pointer to thread ID
- set_top_row(3menu)
- set and get current_menu_item
- set_trans_blender(3alleg)
- Enables a truecolor blender. Allegro game programming library.
- set_ucodepage(3alleg)
- Sets 8-bit to Unicode conversion tables. Allegro game programming library.
- set_uformat(3alleg)
- Set the global current text encoding format. Allegro game programming library.
- set_volume(3alleg)
- Alters the global sound output volume. Allegro game programming library.
- set_volume_per_voice(3alleg)
- Sets the volume of a voice. Allegro game programming library.
- set_window_title(3alleg)
- Sets the window title of the Allegro program.
- set_write_alpha_blender(3alleg)
- Enables the special alpha-channel editing mode. Allegro game programming library.
- set_zbuffer(3alleg)
- Makes the given Z-buffer the active one. Allegro game programming library.
- setaliasent(3)
- read an alias entry
- setbuf(3)
- stream buffering operations
- setbuffer(3)
- stream buffering operations
- setcchar(3ncurses)
- Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string
- setcontext(2)
- get or set the user context
- setdomainname(2)
- get/set domain name
- setegid(2)
- set effective user or group ID
- SETEMPTYSET(9)
- "kernel signal functions"
- setenv(3)
- change or add an environment variable
- seteuid(2)
- set effective user or group ID
- __setfpucw(3)
- set fpu control word on i386 architecture (obsolete)
- setfsent(3)
- handle fstab entries
- setfsgid(2)
- set group identity used for file system checks
- setfsuid(2)
- set user identity used for file system checks
- setgid(2)
- set group identity
- setgrent(3)
- get group file entry
- setgroups(2)
- get/set list of supplementary group IDs
- sethostent(3)
- get network host entry
- sethostid(2)
- get or set the unique identifier of the current host
- sethostname(2)
- get/set host name
- setitimer(2)
- get or set value of an interval timer
- setjmp(3)
- save stack context for non-local goto
- setkey(3)
- encrypt 64-bit messages
- setkey_r(3)
- encrypt 64-bit messages
- setkeycodes(8)
- load kernel scancode-to-keycode mapping table entries
- setleds(1)
- set the keyboard leds
- setlinebuf(3)
- stream buffering operations
- setlocale(3)
- set the current locale
- setlogcons(8)
- Send kernel messages to console N
- setlogin(2)
- get/set login name
- setlogmask(3)
- set log priority mask
- setmetamode(1)
- define the keyboard meta key handling
- setmntent(3)
- get file system descriptor file entry
- setnetent(3)
- get network entry
- setnetgrent(3)
- handle network group entries
- setpci(8)
- configure PCI devices
- setpgid(2)
- set/get process group
- setpgrp(2)
- set/get process group
- setpriority(2)
- get/set program scheduling priority
- setprotoent(3)
- get protocol entry
- setpwent(3)
- get password file entry
- setregid(2)
- set real and/or effective user or group ID
- setresgid(2)
- set real, effective and saved user or group ID
- setresuid(2)
- set real, effective and saved user or group ID
- setreuid(2)
- set real and/or effective user or group ID
- setrlimit(2)
- get/set resource limits
- setrpcent(3)
- get RPC entry
- setrunnable(9)
- perform round-robin scheduling of runnable processes
- setrunqueue(9)
- manage the queue of runnable processes
- sets(3erl)
- Functions for Set Manipulation
- setscrreg(3ncurses)
- curses output options
- setservent(3)
- get service entry
- SETSETNEQ(9)
- "kernel signal functions"
- SETSETOR(9)
- "kernel signal functions"
- setsid(2)
- creates a session and sets the process group ID
- setsid(8)
- run a program in a new session
- setsockopt(2)
- get and set options on sockets
- setspent(3)
- get shadow password file entry
- setstate(3)
- random number generator
- setsyx(3ncurses)
- low-level curses routines
- setterm(1)
- set terminal attributes
- setterm(3ncurses)
- curses interfaces to terminfo database
- settimeofday(2)
- get / set time
- setttyent(3)
- get ttys file entry
- setuid(2)
- set user identity
- setup(2)
- setup devices and file systems, mount root file system
- setupterm(3ncurses)
- curses interfaces to terminfo database
- setusershell(3)
- get legal user shells
- setutent(3)
- access utmp file entries
- setutxent(3)
- access utmp file entries
- setvbuf(3)
- stream buffering operations
- setvesablank(8)
- Turn VESA screen blanking on or off
- sf(4)
- "Adaptec AIC-6915" Starfire PCI Fast Ethernet adapter driver
- sfdisk(8)
- Partition table manipulator for Linux
- sfq(8)
- Stochastic Fairness Queueing
- sftp(1)
- secure file transfer program
- sftp-server(8)
- SFTP server subsystem
- sg(1)
- execute command as different group ID
- sgetmask(2)
- ANSI C signal handling
- sgetspent(3)
- get shadow password file entry
- sgetspent_r(3)
- get shadow password file entry
- SGIextensions(3)
- (unknown subject)
- sh(1)
- GNU Bourne-Again SHell
- sha1sum(1)
- compute and check SHA1 message digest
- sha224sum(1)
- compute and check SHA224 message digest
- sha256sum(1)
- compute and check SHA256 message digest
- sha384sum(1)
- compute and check SHA384 message digest
- sha512sum(1)
- compute and check SHA512 message digest
- shadow(5)
- encrypted password file
- shadowconfig(8)
- toggle shadow passwords on and off
- shar(1)
- create shell archives
- shasum(1)
- compute and check SHA1 message digest
- Shell(3)
- (unknown subject)
- Shell(3perl)
- run shell commands transparently within perl
- shell(3erl)
- The Erlang Shell
- shell_default(3erl)
- Customizing the Erlang Environment
- shells(5)
- pathnames of valid login shells
- shm_open(3)
- Create/open or unlink POSIX shared memory objects
- shm_unlink(3)
- Create/open or unlink POSIX shared memory objects
- shmat(2)
- shared memory operations
- shmctl(2)
- shared memory control
- shmdt(2)
- shared memory operations
- shmget(2)
- allocates a shared memory segment
- shmop(2)
- shared memory operations
- shortmess(3perl)
- warn of errors (from perspective of caller)
- show_mouse(3alleg)
- Tells Allegro to display a mouse pointer on the screen.
- show_os_cursor(3alleg)
- Low level function to display the operating system cursor. Allegro game programming library.
- show_panel(3curses)
- panel stack extension for curses
- show_video_bitmap(3alleg)
- Flips the hardware screen to use the specified page. Allegro game programming library.
- showcfont(1)
- displays all characters in the current screen-font.
- showkey(1)
- examine the scan codes and keycodes sent by the keyboard
- showmount(8)
- show mount information for an NFS server
- shred(1)
- overwrite a file to hide its contents, and optionally delete it
- shutdown(2)
- shut down part of a full-duplex connection
- shutdown(8)
- bring the system down
- shutdown_dialog(3alleg)
- Destroys a dialog player returned by init_dialog(). Allegro game programming library.
- shutdown_menu(3alleg)
- Destroys a menu player object returned by init_menu(). Allegro game programming library.
- si(4)
- "driver for Specialix International SI/XIO or SX intelligent serial card"
- SIG_CONTSIGMASK(9)
- "kernel signal functions"
- SIG_STOPSIGMASK(9)
- "kernel signal functions"
- sigaction(2)
- examine and change a signal action
- SIGADDSET(9)
- "kernel signal functions"
- sigaddset(3)
- POSIX signal set operations.
- sigaltstack(2)
- set and/or get signal stack context
- sigandset(3)
- POSIX signal set operations.
- sigblock(2)
- manipulate the signal mask
- sigblock(3)
- BSD signal API
- SIGDELSET(9)
- "kernel signal functions"
- sigdelset(3)
- POSIX signal set operations.
- SIGEMPTYSET(9)
- "kernel signal functions"
- sigemptyset(3)
- POSIX signal set operations.
- sigexit(9)
- "kernel signal functions"
- SIGFILLSET(9)
- "kernel signal functions"
- sigfillset(3)
- POSIX signal set operations.
- siggetmask(2)
- manipulate the signal mask
- siggetmask(3)
- BSD signal API
- sighold(3)
- System V signal API
- sigignore(3)
- System V signal API
- siginit(9)
- "kernel signal functions"
- siginterrupt(3)
- allow signals to interrupt system calls
- SIGISEMPTY(9)
- "kernel signal functions"
- sigisemptyset(3)
- POSIX signal set operations.
- SIGISMEMBER(9)
- "kernel signal functions"
- sigismember(3)
- POSIX signal set operations.
- siglongjmp(3)
- non-local jump to a saved stack context
- sigmask(2)
- manipulate the signal mask
- sigmask(3)
- BSD signal API
- signal(2)
- ANSI C signal handling
- signal(7)
- list of available signals
- signal(9)
- "kernel signal functions"
- signbit(3)
- test sign of a real floating point number
- signgam(3)
- log gamma function
- significand(3)
- get mantissa of floating point number
- significandf(3)
- get mantissa of floating point number
- significandl(3)
- get mantissa of floating point number
- SIGNOTEMPTY(9)
- "kernel signal functions"
- signotify(9)
- "kernel signal functions"
- sigorset(3)
- POSIX signal set operations.
- sigpause(2)
- atomically release blocked signals and wait for interrupt
- sigpause(3)
- atomically release blocked signals and wait for interrupt
- SIGPENDING(9)
- "kernel signal functions"
- sigpending(2)
- examine pending signals
- sigprocmask(2)
- examine and change blocked signals
- sigqueue(2)
- queue a signal and data to a process
- sigrelse(3)
- System V signal API
- sigreturn(2)
- return from signal handler and cleanup stack frame
- sigset(3)
- System V signal API
- SIGSETAND(9)
- "kernel signal functions"
- SIGSETCANTMASK(9)
- "kernel signal functions"
- SIGSETEQ(9)
- "kernel signal functions"
- sigsetjmp(3)
- save stack context for non-local goto
- sigsetmask(2)
- manipulate the signal mask
- sigsetmask(3)
- BSD signal API
- SIGSETNAND(9)
- "kernel signal functions"
- SIGSETNEQ(9)
- "kernel signal functions"
- sigsetops(3)
- POSIX signal set operations.
- SIGSETOR(9)
- "kernel signal functions"
- sigstack(2)
- set and/or get signal stack context
- sigsuspend(2)
- wait for a signal
- sigtimedwait(2)
- synchronously wait for queued signals
- sigtrap(3perl)
- Perl pragma to enable simple signal handling
- sigvec(2)
- BSD software signal facilities
- sigvec(3)
- BSD signal API
- sigwait(2)
- select a set of signals
- sigwait(3)
- handling of signals in threads
- sigwaitinfo(2)
- synchronously wait for queued signals
- simulate_keypress(3alleg)
- Stuffs a key into the keyboard buffer. Allegro game programming library.
- simulate_ukeypress(3alleg)
- Stuffs an unicode key into the keyboard buffer. Allegro game programming library.
- sin(3)
- sine function
- sincos(3)
- calculate sin and cos simultaneously
- sincosf(3)
- calculate sin and cos simultaneously
- sincosl(3)
- calculate sin and cos simultaneously
- sinf(3)
- sine function
- sinh(3)
- hyperbolic sine function
- sinhf(3)
- hyperbolic sine function
- sinhl(3)
- hyperbolic sine function
- sinl(3)
- sine function
- sio(4)
- "fast interrupt driven asynchronous serial communications interface"
- sis(4)
- "SiS 900, SiS 7016 and NS DP83815 Fast Ethernet device driver"
- size(1)
- list section sizes and total size.
- sk(4)
- "SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver"
- sk98lin(4)
- Marvell/SysKonnect Gigabit Ethernet driver v6.21
- skey(4)
- One-time Passwords In Everything
- skill(1)
- send a signal or report process status
- sl(4)
- slip network interface
- slabinfo(5)
- Kernel slab allocator statistics
- slabtop(1)
- display kernel slab cache information in real time
- slattach(8)
- attach a network interface to a serial line
- slave(3erl)
- Functions to Starting and Controlling Slave Nodes
- sleep(1)
- delay for a specified amount of time
- sleep(3)
- Sleep for the specified number of seconds
- sleep(9)
- wait for events
- sleepq_abort(9)
- manage the queues of sleeping threads
- sleepq_add(9)
- manage the queues of sleeping threads
- sleepq_alloc(9)
- manage the queues of sleeping threads
- sleepq_broadcast(9)
- manage the queues of sleeping threads
- sleepq_calc_signal_retval(9)
- manage the queues of sleeping threads
- sleepq_catch_signals(9)
- manage the queues of sleeping threads
- sleepq_free(9)
- manage the queues of sleeping threads
- sleepq_lock(9)
- manage the queues of sleeping threads
- sleepq_lookup(9)
- manage the queues of sleeping threads
- sleepq_release(9)
- manage the queues of sleeping threads
- sleepq_remove(9)
- manage the queues of sleeping threads
- sleepq_set_timeout(9)
- manage the queues of sleeping threads
- sleepq_signal(9)
- manage the queues of sleeping threads
- sleepq_timedwait(9)
- manage the queues of sleeping threads
- sleepq_timedwait_sig(9)
- manage the queues of sleeping threads
- sleepq_wait(9)
- manage the queues of sleeping threads
- sleepq_wait_sig(9)
- manage the queues of sleeping threads
- sleepqueue(9)
- manage the queues of sleeping threads
- slk(3ncurses)
- curses soft label routines
- slk_attr(3ncurses)
- curses soft label routines
- slk_attr_off(3ncurses)
- curses soft label routines
- slk_attr_on(3ncurses)
- curses soft label routines
- slk_attr_set(3ncurses)
- curses soft label routines
- slk_attroff(3ncurses)
- curses soft label routines
- slk_attron(3ncurses)
- curses soft label routines
- slk_attrset(3ncurses)
- curses soft label routines
- slk_clear(3ncurses)
- curses soft label routines
- slk_color(3ncurses)
- curses soft label routines
- slk_init(3ncurses)
- curses soft label routines
- slk_label(3ncurses)
- curses soft label routines
- slk_noutrefresh(3ncurses)
- curses soft label routines
- slk_refresh(3ncurses)
- curses soft label routines
- slk_restore(3ncurses)
- curses soft label routines
- slk_set(3ncurses)
- curses soft label routines
- slk_touch(3ncurses)
- curses soft label routines
- slogin(1)
- OpenSSH SSH client (remote login program)
- smapi(4)
- "System Management Application Program Interface driver"
- smb(4)
- SMB generic I/O device driver
- smbus(4)
- System Management Bus
- SMP(4)
- description of the FreeBSD Symmetric Multi-Processor kernel
- smp(4)
- description of the FreeBSD Symmetric Multi-Processor kernel
- sn(4)
- "Ethernet driver for SMC91Cxx based cards"
- snc(4)
- National Semiconductor DP8393X SONIC Ethernet adapter driver
- snd(4)
- PCM audio device infrastructure
- snd_ad1816(4)
- "Analog Devices AD1816 ISA bridge device driver"
- snd_als4000(4)
- "Avance Logic ALS4000 PCI bridge device driver"
- snd_cmi(4)
- "CMedia CMI8338/CMI8738 PCI bridge device driver"
- snd_cs4281(4)
- "Crystal Semiconductor CS4281 PCI bridge device driver"
- snd_csa(4)
- Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
- snd_ds1(4)
- "Yamaha DS-1 PCI bridge device driver"
- snd_emu10k1(4)
- "SoundBlaster Live! and Audigy PCI bridge device driver"
- snd_es137x(4)
- "Ensoniq AudioPCI ES137x bridge device driver"
- snd_ess(4)
- "Ensoniq ESS ISA PnP/non-PnP bridge device driver"
- snd_fm801(4)
- "Forte Media FM801 bridge device driver"
- snd_gusc(4)
- Gravis UltraSound ISA bridge device driver
- snd_ich(4)
- "Intel ICH PCI and compatible bridge device driver"
- snd_maestro(4)
- "ESS Maestro bridge device driver"
- snd_maestro3(4)
- "ESS Maestro3/Allegro-1 bridge device driver"
- snd_neomagic(4)
- "NeoMagic 256AV/ZX bridge device driver"
- snd_sbc(4)
- Creative Sound Blaster ISA and compatible bridge device driver
- snd_solo(4)
- "ESS Solo-1/1E PCI bridge device driver"
- snd_t4dwave(4)
- "Trident 4DWave bridge device driver"
- snd_uaudio(4)
- USB audio device driver
- snd_via8233(4)
- "VIA Technologies VT8233 bridge device driver"
- snd_via82c686(4)
- "VIA Technologies 82C686A bridge device driver"
- snd_vibes(4)
- "S3 SonicVibes bridge device driver"
- snice(1)
- send a signal or report process status
- snmp(3erl)
- Interface functions to the SNMP toolkit
- snmp(6)
- The SNMP Application
- snmp.conf(5snmp)
- configuration files for the Net-SNMP applications
- snmp_community_mib(3erl)
- Instrumentation Functions for SNMP-COMMUNITY-MIB
- snmp_config(5snmp)
- handling of Net-SNMP configuration files
- snmp_framework_mib(3erl)
- Instrumentation Functions for SNMP-FRAMEWORK-MIB
- snmp_generic(3erl)
- Generic Functions for Implementing SNMP Objects in a Database
- snmp_index(3erl)
- Abstract Data Type for SNMP Indexing
- snmp_notification_mib(3erl)
- Instrumentation Functions for SNMP-NOTIFICATION-MIB
- snmp_pdus(3erl)
- Encode and Decode Functions for SNMP PDUs
- snmp_standard_mib(3erl)
- Instrumentation Functions for STANDARD-MIB and SNMPv2-MIB
- snmp_target_mib(3erl)
- Instrumentation Functions for SNMP-TARGET-MIB
- snmp_user_based_sm_mib(3erl)
- Instrumentation Functions for SNMP-USER-BASED-SM-MIB
- snmp_view_based_acm_mib(3erl)
- Instrumentation Functions for SNMP-VIEW-BASED-ACM-MIB
- snmpa(3erl)
- Interface Functions to the SNMP toolkit agent
- snmpa_error(3erl)
- Functions for Reporting SNMP Errors
- snmpa_error_io(3erl)
- Functions for Reporting SNMP Errors on stdio
- snmpa_error_logger(3erl)
- Functions for Reporting SNMP Errors through the error_logger
- snmpa_error_report(3erl)
- Behaviour module for reporting SNMP agent errors
- snmpa_local_db(3erl)
- The SNMP built-in database
- snmpa_mpd(3erl)
- Message Processing and Dispatch module for the SNMP agent
- snmpa_network_interface(3erl)
- Behaviour module for the SNMP agent network interface.
- snmpa_notification_filter(3erl)
- Behaviour module for the SNMP agent notification filters.
- snmpa_supervisor(3erl)
- A supervisor for the SNMP agent Processes
- snmpc(3erl)
- Interface Functions to the SNMP toolkit MIB compiler
- snmpm(3erl)
- Interface functions to the SNMP toolkit manager
- snmpm_mpd(3erl)
- Message Processing and Dispatch module for the SNMP manager
- snmpm_network_interface(3erl)
- Behaviour module for the SNMP manager network interface.
- snmpm_user(3erl)
- Behaviour module for the SNMP manager user.
- snp(4)
- tty snoop interface
- snprintf(3)
- formatted output conversion
- SoAction(3iv)
- abstract base class for all actions
- SoAlarmSensor(3iv)
- triggers a callback once sometime in the future
- SoAnnotation(3iv)
- Annotation group node
- SoAntiSquish(3iv)
- transformation node that undoes non-uniform 3D scales
- SoAppearanceKit(3iv)
- appearance nodekit class
- SoArray(3iv)
- group node that creates a regular IxJxK array of copies of its children
- SoAsciiText(3iv)
- simple 3D text shape node
- SoBase(3iv)
- base class for all nodes, paths, and engines
- SoBaseColor(3iv)
- node that defines an object's base color
- SoBaseKit(3iv)
- base class for all node kits
- SoBaseList(3iv)
- maintains a list of pointers to instances of the SoBase classes
- SoBlinker(3iv)
- animated cycling switch node
- SoBoolOperation(3iv)
- performs Boolean operations
- SoBoxHighlightRenderAction(3iv)
- a selection highlight style
- SoButtonEvent(3iv)
- base class for all button events
- SoByteStream(3iv)
- converts scene graph objects to character byte streams
- SoCalculator(3iv)
- a general-purpose calculator
- SoCallback(3iv)
- provides custom behavior during actions
- SoCallbackAction(3iv)
- performs a generic traversal of the scene graph
- SoCallbackList(3iv)
- manages a list of callback functions and associated data
- SoCamera(3iv)
- abstract base class for camera nodes
- SoCameraKit(3iv)
- camera nodekit class
- SoCenterballDragger(3iv)
- striped ball you rotate and re-center by dragging with the mouse
- SoCenterballManip(3iv)
- transform node with 3D interface for editing rotation and center
- SOCK_RAW(7)
- Linux IPv4 raw sockets
- sockaddr_in(3perl)
- load the C socket.h defines and structure manipulators
- sockaddr_un(3perl)
- load the C socket.h defines and structure manipulators
- sockatmark(3)
- determine whether socket is at out-of-band mark
- Socket(3perl)
- load the C socket.h defines and structure manipulators
- socket(2)
- create an endpoint for communication
- socket(3tcl)
- Open a TCP network connection
- socket(7)
- Linux socket interface
- socketcall(2)
- socket system calls
- socketpair(2)
- create a pair of connected sockets
- SoClipPlane(3iv)
- clipping plane node
- SoColorIndex(3iv)
- surface color index node
- SoComplexity(3iv)
- shape complexity node
- SoComposeMatrix(3iv)
- composes a transformation matrix
- SoComposeRotation(3iv)
- composes a rotation from axis and angle values
- SoComposeRotationFromTo(3iv)
- composes a rotation that rotates from one vector into another
- SoComposeVec2f(3iv)
- composes 2D vectors from floating-point values
- SoComposeVec3f(3iv)
- composes 3D vectors from floating-point values
- SoComposeVec4f(3iv)
- composes 4D vectors from floating-point values
- SoComputeBoundingBox(3iv)
- computes the bounding box and center of a scene graph
- SoConcatenate(3iv)
- joins separate fields into a single multiple-value field
- SoCone(3iv)
- cone shape node
- SoConeDetail(3iv)
- stores detail information about the SoCone node
- SoCoordinate3(3iv)
- coordinate point node
- SoCoordinate4(3iv)
- rational coordinate point node
- SoCounter(3iv)
- triggered integer counter
- SoCube(3iv)
- cube shape node
- SoCubeDetail(3iv)
- stores detail information about the SoCube node
- SoCylinder(3iv)
- cylinder shape node
- SoCylinderDetail(3iv)
- stores detail information about the SoCylinder node
- SoDataSensor(3iv)
- abstract base class for sensors attached to parts of a scene
- SoDB(3iv)
- scene graph database class
- SoDebugError(3iv)
- debug error handling
- SoDecomposeMatrix(3iv)
- decomposes transformation matrices into values for translation, rotation, and scale
- SoDecomposeRotation(3iv)
- decomposes rotation values
- SoDecomposeVec2f(3iv)
- decomposes 2D vectors into floating-point values
- SoDecomposeVec3f(3iv)
- decomposes 3D vectors into floating-point values
- SoDecomposeVec4f(3iv)
- decomposes 4D vectors into floating-point values
- SoDelayQueueSensor(3iv)
- abstract base class for sensors not dependent on time
- SoDetail(3iv)
- base class for describing detail information about a shape node
- SoDetailList(3iv)
- maintains a list of instances of details
- SoDirectionalLight(3iv)
- node representing a directional light source
- SoDirectionalLightDragger(3iv)
- directional icon you rotate and translate by dragging with the mouse
- SoDirectionalLightManip(3iv)
- directional light node with 3D interface for editing direction
- SoDragger(3iv)
- base class for nodekits that move in response to click-drag-release mouse events
- SoDragPointDragger(3iv)
- object you can translate in 3D by dragging with the mouse
- SoDrawStyle(3iv)
- node that defines the style to use when rendering
- SoElapsedTime(3iv)
- basic controllable time source
- soelim(1)
- interpret .so requests in groff input
- SoEngine(3iv)
- base class for all engines
- SoEngineList(3iv)
- maintains a list of pointers to engines
- SoEngineOutput(3iv)
- class for all engine outputs
- SoEngineOutputList(3iv)
- maintains a list of pointers to engine outputs
- SoEnvironment(3iv)
- global environment node
- SoError(3iv)
- error handling base class
- SoEvent(3iv)
- base class for all events
- SoEventCallback(3iv)
- node which invokes callbacks for events
- SoFaceDetail(3iv)
- stores detail information about vertex-based shapes made of faces
- SoFaceSet(3iv)
- polygonal face shape node
- SoField(3iv)
- base class for all fields
- SoFieldContainer(3iv)
- abstract base class for objects that contain fields
- SoFieldList(3iv)
- maintains a list of pointers to fields
- SoFieldSensor(3iv)
- sensor class that can be attached to Inventor fields
- SoFile(3iv)
- node that reads children from a named file
- SoFont(3iv)
- node that defines font type and size for text
- SoFontStyle(3iv)
- simple 3D text shape node
- sofs(3erl)
- Functions for Manipulating Sets of Sets
- SoGate(3iv)
- selectively copies its input to its output
- SoGetBoundingBoxAction(3iv)
- computes bounding box of a scene
- SoGetMatrixAction(3iv)
- computes transformation matrix for subgraph
- SoGLRenderAction(3iv)
- renders a scene graph using OpenGL
- SoGroup(3iv)
- base class for all group nodes
- SoHandleBoxDragger(3iv)
- box you can scale, stretch and translate by dragging with the mouse
- SoHandleBoxManip(3iv)
- transform node with 3D Interface for Editing ScaleFactor and Translation
- SoHandleEventAction(3iv)
- allows nodes in a graph to receive input events
- SoIdleSensor(3iv)
- sensor for one-time only callbacks when the application is idle
- SoIndexedFaceSet(3iv)
- indexed polygonal face shape node
- SoIndexedLineSet(3iv)
- indexed polyline shape node
- SoIndexedNurbsCurve(3iv)
- indexed NURBS curve shape node
- SoIndexedNurbsSurface(3iv)
- indexed NURBS surface shape node
- SoIndexedShape(3iv)
- abstract base class for all indexed vertex-based shapes
- SoIndexedTriangleStripSet(3iv)
- indexed triangle strip set shape node
- SoInfo(3iv)
- node containing information text string
- SoInput(3iv)
- used to read Inventor data files
- SoInteraction(3iv)
- initializes Inventor interaction classes
- SoInteractionKit(3iv)
- base class for all interaction nodekit classes
- SoInterpolate(3iv)
- base class for all interpolator engines
- SoInterpolateFloat(3iv)
- interpolates floating-point values
- SoInterpolateRotation(3iv)
- interpolates rotation values
- SoInterpolateVec2f(3iv)
- interpolates 2D floating-point vectors
- SoInterpolateVec3f(3iv)
- interpolates 3D floating-point vectors
- SoInterpolateVec4f(3iv)
- interpolates 4D floating-point vectors
- SoJackDragger(3iv)
- jack-shaped object you rotate, translate, or scale by dragging with the mouse
- SoJackManip(3iv)
- transform node with 3D interface for rotating, scaling, and translating
- SoKeyboardEvent(3iv)
- keyboard key press and release events
- SoLabel(3iv)
- node containing label text string
- SoLevelOfDetail(3iv)
- level-of-detail switching group node
- solid_mode(3alleg)
- Shortcut for selecting solid drawing mode. Allegro game programming library.
- SoLight(3iv)
- abstract base class for all light source nodes
- SoLightKit(3iv)
- light nodekit class
- SoLightModel(3iv)
- node that defines the lighting model to use when rendering
- SoLinearProfile(3iv)
- Piecewise-linear profile curve
- SoLineDetail(3iv)
- stores detail information about vertex-based shapes made of line segments
- SoLineHighlightRenderAction(3iv)
- selection highlight style
- SoLineSet(3iv)
- polyline shape node
- SoLocateHighlight(3iv)
- special separator that performs locate highlighting
- SoLocation2Event(3iv)
- 2D location events
- SoLOD(3iv)
- distance-based level-of-detail switching group node
- SoMaterial(3iv)
- surface material definition node
- SoMaterialBinding(3iv)
- node that specifies how multiple materials are bound to shapes
- SoMatrixTransform(3iv)
- node that specifies a 3D geometric transformation as a matrix
- SoMemoryError(3iv)
- memory error handling
- SoMFBitMask(3iv)
- multiple-value field containing any number of masks of bit flags
- SoMFBool(3iv)
- multiple-value field containing any number of boolean values
- SoMFColor(3iv)
- multiple-value field containing any number of RGB colors stored as three floats
- SoMFEngine(3iv)
- multiple-value field containing any number of pointers to engines
- SoMFEnum(3iv)
- multiple-value field containing any number of enumerated type values
- SoMFFloat(3iv)
- multiple-value field containing any number of floating point values
- SoMField(3iv)
- base class for all multiple-valued fields
- SoMFInt32(3iv)
- multiple-value field containing any number of int32_t integers
- SoMFLong(3iv)
- synonym for SoMFInt32
- SoMFMatrix(3iv)
- multiple-value field containing any number of 4x4 matrices
- SoMFName(3iv)
- multiple-value field containing any number of names
- SoMFNode(3iv)
- multiple-value field containing any number of pointers to nodes
- SoMFPath(3iv)
- multiple-value field containing any number of pointers to paths
- SoMFPlane(3iv)
- field containing several plane equations
- SoMFRotation(3iv)
- Multiple-value field containing any number of SbRotations.
- SoMFShort(3iv)
- multiple-value field containing any number of short integers
- SoMFString(3iv)
- multiple-value field containing any number of strings
- SoMFTime(3iv)
- multiple-value field containing any number of SbTime values
- SoMFUInt32(3iv)
- multiple-value field containing any number of uint32_tegers
- SoMFULong(3iv)
- synonym for SoMFUInt32
- SoMFUShort(3iv)
- multiple-value field containing any number of unsigned short integers
- SoMFVec2f(3iv)
- multiple-value field containing any number of two-dimensional vectors
- SoMFVec3f(3iv)
- multiple-value field containing any number of three-dimensional vectors
- SoMFVec4f(3iv)
- multiple-value field containing any number of four-dimensional vectors
- SoMotion3Event(3iv)
- 3D motion events
- SoMouseButtonEvent(3iv)
- mouse button press and release events
- SoMultipleCopy(3iv)
- group node that traverses multiple times, applying matrices
- SoNode(3iv)
- abstract base class for all database nodes
- SoNodeKit(3iv)
- initializes nodekit classes
- SoNodekitCatalog(3iv)
- nodekit catalog class
- SoNodeKitDetail(3iv)
- stores detail information about a nodekit
- SoNodeKitListPart(3iv)
- group node with restricted children
- SoNodeKitPath(3iv)
- path that points to a list of hierarchical nodekits
- SoNodeList(3iv)
- maintains a list of pointers to nodes
- SoNodeSensor(3iv)
- sensor class that can be attached to Inventor nodes
- SoNonIndexedShape(3iv)
- abstract base class for all non-indexed vertex-based shapes
- SoNormal(3iv)
- node that defines surface normals for shapes
- SoNormalBinding(3iv)
- node that specifies how multiple surface normals are bound to shapes
- SoNurbsCurve(3iv)
- NURBS curve shape node
- SoNurbsProfile(3iv)
- NURBS profile curve
- SoNurbsSurface(3iv)
- NURBS surface shape node
- SoOffscreenRenderer(3iv)
- renders to an off-screen buffer for printing or generating textures
- SoOneShot(3iv)
- timer that runs for a pre-set amount of time
- SoOneShotSensor(3iv)
- sensor for one-time only callbacks
- SoOnOff(3iv)
- engine that functions as an on/off switch
- SoOrthographicCamera(3iv)
- orthographic camera node
- SoOutput(3iv)
- used to write Inventor data files
- SoPackedColor(3iv)
- node that defines base colors using packed representation
- SoPath(3iv)
- path that points to a list of hierarchical nodes
- SoPathList(3iv)
- maintains a list of pointers to paths
- SoPathSensor(3iv)
- sensor class that can be attached to Inventor paths
- SoPathSwitch(3iv)
- group node that traverses only when traversed along a given path
- SoPendulum(3iv)
- animated oscillating rotation node
- SoPerspectiveCamera(3iv)
- perspective camera node
- SoPickAction(3iv)
- abstract base class for picking objects in a scene
- SoPickedPoint(3iv)
- represents point on surface of picked object
- SoPickedPointList(3iv)
- maintains a list of pointers to SoPickedPoint instances
- SoPickStyle(3iv)
- picking style node
- SoPointDetail(3iv)
- stores detail information about vertex-based shapes made of points
- SoPointLight(3iv)
- node representing a point light source
- SoPointLightDragger(3iv)
- sun-shaped icon you can translate in 3D by dragging with the mouse
- SoPointLightManip(3iv)
- point light node with 3D interface for editing location
- SoPointSet(3iv)
- point set shape node
- SoPrimitiveVertex(3iv)
- represents a vertex of a generated primitive
- SoProfile(3iv)
- abstract base class for all profile nodes
- SoProfileCoordinate2(3iv)
- profile coordinate node
- SoProfileCoordinate3(3iv)
- rational profile coordinate node
- SoQuadMesh(3iv)
- quadrilateral mesh shape node
- SoRayPickAction(3iv)
- intersects objects with a ray cast into scene
- SoReadError(3iv)
- read error handling
- SoResetTransform(3iv)
- node that resets the current transformation to identity
- SoRotateCylindricalDragger(3iv)
- object you rotate along a cylindrical surface by dragging with the mouse
- SoRotateDiscDragger(3iv)
- object you can rotate like a knob by dragging With the mouse
- SoRotateSphericalDragger(3iv)
- object you can rotate about a spherical surface by dragging with the mouse
- SoRotation(3iv)
- node representing a 3D rotation about an arbitrary axis
- SoRotationXYZ(3iv)
- node representing a 3D rotation about the x-, y-, or z-axis
- SoRotor(3iv)
- animated rotation node
- sort(1)
- sort lines of text files
- sort(3perl)
- perl pragma to control sort() behaviour
- sort-dctrl(1)
- sort Debian control files
- SoScale(3iv)
- node representing a 3D geometric scaling
- SoScale1Dragger(3iv)
- object you can scale in one dimension by dragging with the mouse
- SoScale2Dragger(3iv)
- object you can scale in two dimensions by dragging with the mouse
- SoScale2UniformDragger(3iv)
- object you can scale uniformly in two dimensions by dragging with the mouse
- SoScaleUniformDragger(3iv)
- object you can scale uniformly in 3D by dragging with the mouse
- SoSceneKit(3iv)
- scene nodekit class
- SoSceneManager(3iv)
- manages scene graph rendering and event handling
- SoSearchAction(3iv)
- searches for nodes in a scene graph
- SoSelection(3iv)
- manages a list of selected objects
- SoSelectOne(3iv)
- selects one value from a multiple-value field.
- SoSensor(3iv)
- abstract base class for Inventor sensors
- SoSeparator(3iv)
- group node that saves and restores traversal state
- SoSeparatorKit(3iv)
- separator nodekit class
- SoSFBitMask(3iv)
- single-value field containing a set of bit flags
- SoSFBool(3iv)
- field containing a single boolean value
- SoSFColor(3iv)
- field containing an RGB color
- SoSFEngine(3iv)
- field containing a pointer to a engine
- SoSFEnum(3iv)
- field containing an enumerated value
- SoSFFloat(3iv)
- field containing a floating-point value
- SoSField(3iv)
- abstract base class for all single-value fields
- SoSFImage(3iv)
- Field containing a 2D image
- SoSFInt32(3iv)
- field containing a int32_t integer
- SoSFLong(3iv)
- synonym for SoSFInt32
- SoSFMatrix(3iv)
- field containing a 4x4 matrix
- SoSFName(3iv)
- field containg a name
- SoSFNode(3iv)
- field containing a pointer to a node
- SoSFPath(3iv)
- field containing a pointer to an SoPath
- SoSFPlane(3iv)
- field containing a plane equation
- SoSFRotation(3iv)
- field containing a rotation
- SoSFShort(3iv)
- field containing a short integer
- SoSFString(3iv)
- field containing a string
- SoSFTime(3iv)
- field containing an SbTime
- SoSFTrigger(3iv)
- field used to trigger engines or connection networks
- SoSFUInt32(3iv)
- field containing an unsinged int32_t integer
- SoSFULong(3iv)
- synonym for SoSFUInt32
- SoSFUShort(3iv)
- field containing an unsigned short integer
- SoSFVec2f(3iv)
- Field containing a two-dimensional vector
- SoSFVec3f(3iv)
- field containing a three-dimensional vector
- SoSFVec4f(3iv)
- field containing a homogeneous three-dimensional vector
- SoShape(3iv)
- abstract base class for all shape nodes
- SoShapeHints(3iv)
- node that provides hints about shapes
- SoShapeKit(3iv)
- shape nodekit class
- SoShuttle(3iv)
- animated oscillating translation node
- SoSpaceballButtonEvent(3iv)
- spaceball button press and release events
- SoSphere(3iv)
- sphere shape node
- SoSpotLight(3iv)
- node representing a spotlight source
- SoSpotLightDragger(3iv)
- spotlight shaped dragger that allows you to change position, direction, and width of the beam
- SoSpotLightManip(3iv)
- spotlight node with 3D interface for editing location, direction, and beam width
- SoSurroundScale(3iv)
- transformation node that adjusts the current matrix so a default cube will surround other objects
- SoSwitch(3iv)
- group node that traverse one chosen child
- SoTabBoxDragger(3iv)
- cubic object you can translate and scale by dragging with the mouse
- SoTabBoxManip(3iv)
- transform node with 3D Interface for editing scale and translation
- SoTabPlaneDragger(3iv)
- object you can translate or scale within a plane by dragging with the mouse
- SoText2(3iv)
- screen-aligned 2D text shape node
- SoText3(3iv)
- 3D text shape node
- SoTextDetail(3iv)
- stores detail information about a text node
- SoTexture2(3iv)
- texture mapping node
- SoTexture2Transform(3iv)
- 2D texture transformation node
- SoTextureCoordinate2(3iv)
- 2D texture coordinate node
- SoTextureCoordinateBinding(3iv)
- node that specifies how texture coordinates are bound to shapes
- SoTextureCoordinateDefault(3iv)
- node that removes texture coordinates from state
- SoTextureCoordinateEnvironment(3iv)
- node that specifies texture coordinates by projection from a environment
- SoTextureCoordinateFunction(3iv)
- abstract base class for texture coordinate function nodes
- SoTextureCoordinatePlane(3iv)
- node that specifies texture coordinates by projection from a plane
- SoTimeCounter(3iv)
- timed integer counter
- SoTimerQueueSensor(3iv)
- abstract base class for sensors dependent on time
- SoTimerSensor(3iv)
- sensor that triggers callback repeatedly at regular intervals
- SoTrackballDragger(3iv)
- striped ball you can rotate or scale uniformly by dragging with the mouse
- SoTrackballManip(3iv)
- transform node with 3D interface for changing rotation and scaling
- SoTranReceiver(3iv)
- interprets database changes for transcription
- SoTranSender(3iv)
- sends database changes for transcription
- SoTransform(3iv)
- general 3D geometric transformation node
- SoTransformation(3iv)
- Abstract base class for all geometric transformation nodes
- SoTransformBoxDragger(3iv)
- box-like object you scale, rotate, and translate by dragging with the mouse
- SoTransformBoxManip(3iv)
- transform node with 3D interface for changing scaling, rotation, and translation
- SoTransformerDragger(3iv)
- box-like object you scale, rotate, and translate by dragging with the mouse
- SoTransformerManip(3iv)
- transform node with 3D interface for changing scaling, rotation, and translation
- SoTransformManip(3iv)
- base class for all transform Nodes with built-in 3D user interfaces
- SoTransformSeparator(3iv)
- group node that saves and restores transformation state
- SoTransformVec3f(3iv)
- transforms a 3D vector by a 4x4 matrix
- SoTranslate1Dragger(3iv)
- object you can translate along a line by dragging With the mouse
- SoTranslate2Dragger(3iv)
- object you can translate within a plane by dragging with the mouse
- SoTranslation(3iv)
- node representing a 3D translation
- SoTriangleStripSet(3iv)
- triangle strip set shape node
- SoTriggerAny(3iv)
- provides fan-in for triggers
- SoType(3iv)
- stores runtime type information
- SoTypeList(3iv)
- maintains a list of SoTypes
- sound(4)
- PCM audio device infrastructure
- SoUnits(3iv)
- node that scales to convert units of length
- source(3tcl)
- Evaluate a file or resource as a Tcl script
- sources.list(5)
- Package resource list for APT
- SoVertexProperty(3iv)
- vertex property node
- SoVertexShape(3iv)
- abstract base class for all vertex-based shape nodes
- SoWrapperKit(3iv)
- wrapper nodekit class
- SoWriteAction(3iv)
- Writes a scene graph to a file
- SoWWWAnchor(3iv)
- separator group node with a URL hyperlink
- SoWWWInline(3iv)
- node that refers to children through a URL
- SoXt(3iv)
- routines for Inventor/Xt compatibility.
- SoXtClipboard(3iv)
- Provides Inventor copy/paste support
- SoXtComponent(3iv)
- abstract base class for all Inventor Xt components
- SoXtConstrainedViewer(3iv)
- base viewer class which adds camera constraints given a world up direction
- SoXtDevice(3iv)
- abstract base class device for use with the SoXtRenderArea
- SoXtDirectionalLightEditor(3iv)
- component for editing directional lights
- SoXtExaminerViewer(3iv)
- viewer component which uses a virtual trackball to view the data
- SoXtFlyViewer(3iv)
- viewer component for flying through space, with a constant world up
- SoXtFullViewer(3iv)
- base viewer class which adds a decoration around the rendering area
- SoXtGLWidget(3iv)
- wrapper around GLwMDraw for OpenGL rendering in a motif widget
- SoXtInputFocus(3iv)
- reports input focus change events
- SoXtKeyboard(3iv)
- translates and reports events for the keyboard
- SoXtLightSliderSet(3iv)
- component with Motif sliders for editing SoLight nodes
- SoXtMaterialEditor(3iv)
- Component which lets you edit a material interactively
- SoXtMaterialList(3iv)
- component which lets you edit a material interactively
- SoXtMaterialSliderSet(3iv)
- component with Motif sliders for editing SoMaterial nodes
- SoXtMouse(3iv)
- translates and reports events for the mouse
- SoXtPlaneViewer(3iv)
- viewer component which moves the camera in a plane
- SoXtPrintDialog(3iv)
- dialog box for controlling printing
- SoXtRenderArea(3iv)
- Xt Component for rendering Inventor scene graphs
- SoXtResource(3iv)
- used to retrieve X resources for SoXtComponents and widgets
- SoXtSliderSet(3iv)
- base class for Motif-only slider components
- SoXtSliderSetBase(3iv)
- abstract base class for Motif-only slider components
- SoXtSpaceball(3iv)
- translates and reports events for the spaceball
- SoXtTransformSliderSet(3iv)
- component with Motif sliders for editing SoTransform nodes
- SoXtViewer(3iv)
- viewer component lowest base class
- SoXtWalkViewer(3iv)
- viewer component which moves the camera in a plane
- spacing(3menu)
- Control spacing between menu items.
- speaker(4)
- console speaker device driver
- spic(4)
- Sony Programmable I/O Controller device driver
- spinbox(3tk)
- Create and manipulate spinbox widgets
- spkr(4)
- console speaker device driver
- spl(9)
- manipulate interrupt priorities
- spl0(9)
- manipulate interrupt priorities
- splain(1)
- produce verbose warning diagnostics
- splain(3perl)
- produce verbose warning diagnostics
- splash(4)
- splash screen / screen saver interface
- splbio(9)
- manipulate interrupt priorities
- splclock(9)
- manipulate interrupt priorities
- splhigh(9)
- manipulate interrupt priorities
- splimp(9)
- manipulate interrupt priorities
- spline(3alleg)
- Draws a bezier spline using four control points. Allegro game programming library.
- split(1)
- split a file into pieces
- split(3tcl)
- Split a string into a proper Tcl list
- splitfont(1)
- extract characters from an ISO-type font.
- splitmail++(1)
- split mailbox files prior to indexing
- splnet(9)
- manipulate interrupt priorities
- splsoftclock(9)
- manipulate interrupt priorities
- splsofttty(9)
- manipulate interrupt priorities
- splstatclock(9)
- manipulate interrupt priorities
- spltty(9)
- manipulate interrupt priorities
- splvm(9)
- manipulate interrupt priorities
- splx(9)
- manipulate interrupt priorities
- sppp(4)
- point to point protocol network layer for synchronous lines
- sprintf(3)
- formatted output conversion
- sprof(1)
- Read and display shared object profiling data
- sq(1)
- squeeze a sorted word list unsq - unsqueeze a sorted word list
- sqrt(3)
- square root function
- sqrtf(3)
- square root function
- sqrtl(3)
- square root function
- sr(4)
- synchronous RISCom/N2 / WANic 400/405 device driver
- srand(3)
- pseudo-random number generator
- srand48(3)
- generate uniformly distributed pseudo-random numbers
- srand48_r(3)
- generate uniformly distributed pseudo-random numbers reentrantly
- srandom(3)
- random number generator
- srandom(9)
- supply pseudo-random numbers
- ss(8)
- another utility to investigate sockets
- sscanf(3)
- input format conversion
- ssetmask(2)
- ANSI C signal handling
- SSH(3erl)
- Main API of the SSH application
- ssh(1)
- OpenSSH SSH client (remote login program)
- ssh(3erl)
- Main API of the SSH application
- ssh-add(1)
- adds RSA or DSA identities to the authentication agent
- ssh-agent(1)
- authentication agent
- ssh-argv0(1)
- replaces the old ssh command-name as hostname handling
- ssh-copy-id(1)
- install your identity.pub in a remote machine's authorized_keys
- ssh-keygen(1)
- authentication key generation, management and conversion
- ssh-keyscan(1)
- gather ssh public keys
- ssh-keysign(8)
- ssh helper program for hostbased authentication
- ssh-vulnkey(1)
- check blacklist of compromised keys
- ssh_cli(3erl)
- SSH Command Line Interface.
- ssh_cm(3erl)
- SSH connection layer.
- ssh_config(5)
- OpenSSH SSH client configuration files
- ssh_sftp(3erl)
- SFTP client.
- ssh_sftpd(3erl)
- SSH FTP server.
- ssh_ssh(3erl)
- SSH client.
- ssh_sshd(3erl)
- SSH server with erlang shell.
- ssh_transport(3erl)
- SSH transport layer.
- sshd(8)
- OpenSSH SSH daemon
- sshd_config(5)
- OpenSSH SSH daemon configuration file
- ssignal(3)
- software signal facility
- ssl(3erl)
- Interface Functions for Secure Socket Layer
- ssl(6)
- The SSL Application
- ssl_pkix(3erl)
- Decoding of PKIX certificates with representation in Erlang.
- sstk(2)
- change stack size
- st(4)
- SCSI tape device
- Standards(7)
- C and UNIX Standards
- standards(7)
- C and UNIX Standards
- standend(3ncurses)
- curses character and window attribute control routines
- standout(3ncurses)
- curses character and window attribute control routines
- start(1)
- OTP start script example for Unix
- start-stop-daemon(8)
- start and stop system daemon programs
- start_color(3ncurses)
- curses color manipulation routines
- start_sound_input(3alleg)
- Starts recording in the specified format. Allegro game programming library.
- start_webtool(1)
- WebTool Start Script
- startpar(8)
- start runlevel scripts in parallel
- stat(1)
- display file or file system status
- stat(2)
- get file status
- statd(8)
- NSM status monitor
- statfs(2)
- get file system statistics
- statvfs(2)
- get file system statistics
- std(3)
- Everything defined by the ISO C++ Standard is within namespace std.
- std::__bitwise_and(3)
- (unknown subject)
- std::__bitwise_not(3)
- (unknown subject)
- std::__bitwise_or(3)
- (unknown subject)
- std::__bitwise_xor(3)
- (unknown subject)
- std::__divides(3)
- (unknown subject)
- std::__enable_if(3)
- (unknown subject)
- std::__equal_to(3)
- (unknown subject)
- std::__exp(3)
- (unknown subject)
- std::__fun(3)
- (unknown subject)
- std::__greater(3)
- (unknown subject)
- std::__greater_equal(3)
- (unknown subject)
- std::__ios_flags(3)
- (unknown subject)
- std::__is_arithmetic(3)
- (unknown subject)
- std::__is_floating(3)
- (unknown subject)
- std::__is_fundamental(3)
- (unknown subject)
- std::__is_integer(3)
- (unknown subject)
- std::__is_pod(3)
- (unknown subject)
- std::__is_void(3)
- (unknown subject)
- std::__less(3)
- (unknown subject)
- std::__less_equal(3)
- (unknown subject)
- std::__log(3)
- (unknown subject)
- std::__log10(3)
- (unknown subject)
- std::__logical_and(3)
- (unknown subject)
- std::__logical_not(3)
- (unknown subject)
- std::__logical_or(3)
- (unknown subject)
- std::__minus(3)
- (unknown subject)
- std::__modulus(3)
- (unknown subject)
- std::__moneypunct_cache(3)
- (unknown subject)
- std::__multiplies(3)
- (unknown subject)
- std::__pad(3)
- (unknown subject)
- std::__plus(3)
- (unknown subject)
- std::__pow(3)
- (unknown subject)
- std::__tan(3)
- (unknown subject)
- std::__tanh(3)
- (unknown subject)
- std::__timepunct(3)
- (unknown subject)
- std::__timepunct_cache(3)
- (unknown subject)
- std::__unary_plus(3)
- (unknown subject)
- std::__use_cache(3)
- (unknown subject)
- std::abs(3)
- (unknown subject)
- std::acos(3)
- (unknown subject)
- std::allocator(3)
- The 'standard' allocator, as per [20.4].
- std::allocator_rebind(3)
- (unknown subject)
- std::are_same(3)
- (unknown subject)
- std::Array(3)
- (unknown subject)
- std::Array_copier(3)
- (unknown subject)
- std::Array_copy_ctor(3)
- (unknown subject)
- std::Array_default_ctor(3)
- (unknown subject)
- std::Array_init_ctor(3)
- (unknown subject)
- std::asin(3)
- (unknown subject)
- std::atan(3)
- (unknown subject)
- std::atan2(3)
- (unknown subject)
- std::auto_ptr(3)
- A simple smart pointer providing strict ownership semantics.
- std::auto_ptr_ref(3)
- (unknown subject)
- std::back_insert_iterator(3)
- Turns assignment into insertion.
- std::bad_alloc(3)
- Exception possibly thrown by new.
- std::bad_cast(3)
- Thrown during incorrect typecasting.
- std::bad_exception(3)
- (unknown subject)
- std::bad_typeid(3)
- (unknown subject)
- std::Base_bitset(3)
- (unknown subject)
- std::basic_filebuf(3)
- The actual work of input and output (for files).
- std::basic_fstream(3)
- Controlling intput and output for files.
- std::basic_ifstream(3)
- Controlling input for files.
- std::basic_ios(3)
- Virtual base class for all stream classes.
- std::basic_iostream(3)
- Merging istream and ostream capabilities.
- std::basic_istream(3)
- Controlling input.
- std::basic_istream::sentry(3)
- Performs setup work for input streams.
- std::basic_istream_sentry(3)
- Performs setup work for input streams.
- std::basic_istringstream(3)
- Controlling input for std::string.
- std::basic_ofstream(3)
- Controlling output for files.
- std::basic_ostream(3)
- Controlling output.
- std::basic_ostream::sentry(3)
- Performs setup work for output streams.
- std::basic_ostream_sentry(3)
- Performs setup work for output streams.
- std::basic_ostringstream(3)
- Controlling output for std::string.
- std::basic_streambuf(3)
- The actual work of input and output (interface).
- std::basic_string(3)
- Managing sequences of characters and character-like objects.
- std::basic_string_Alloc_hider(3)
- (unknown subject)
- std::basic_string_Rep(3)
- (unknown subject)
- std::basic_string_Rep_base(3)
- (unknown subject)
- std::basic_stringbuf(3)
- The actual work of input and output (for std::string).
- std::basic_stringstream(3)
- Controlling input and output for std::string.
- std::bidirectional_iterator_tag(3)
- operations.
- std::binary_function(3)
- (unknown subject)
- std::binary_negate(3)
- One of the negation functors.
- std::BinBase(3)
- (unknown subject)
- std::BinBase1(3)
- (unknown subject)
- std::BinBase2(3)
- (unknown subject)
- std::binder1st(3)
- One of the binder functors.
- std::binder2nd(3)
- One of the binder functors.
- std::Bit_const_iterator(3)
- (unknown subject)
- std::Bit_iterator(3)
- (unknown subject)
- std::Bit_iterator_base(3)
- (unknown subject)
- std::Bit_reference(3)
- (unknown subject)
- std::bitset(3)
- The bitset class represents a fixed-size sequence of bits.
- std::bitset_reference(3)
- (unknown subject)
- std::Bvector_base(3)
- (unknown subject)
- std::Bvector_base_Bvector_impl(3)
- (unknown subject)
- std::char_traits(3)
- Basis for explicit traits specializations.
- std::Char_traits_match(3)
- (unknown subject)
- std::collate(3)
- Facet for localized string comparison.
- std::collate_byname(3)
- (unknown subject)
- std::complex(3)
- (unknown subject)
- std::copy_backward_dispatch(3)
- (unknown subject)
- std::cos(3)
- (unknown subject)
- std::cosh(3)
- (unknown subject)
- std::ctype(3)
- Template ctype facet.
- std::ctype_abstract_base(3)
- Common base for ctype facet.
- std::ctype_byname(3)
- (unknown subject)
- std::deque(3)
- A standard container using fixed-size memory allocation and constant-time manipulation of elements at either end.
- std::Deque_base(3)
- (unknown subject)
- std::Deque_base_Deque_impl(3)
- (unknown subject)
- std::Deque_iterator(3)
- A deque::iterator.
- std::divides(3)
- One of the math functors.
- std::domain_error(3)
- (unknown subject)
- std::equal_to(3)
- One of the comparison functors.
- std::exception(3)
- Base class for all library exceptions.
- std::Expr(3)
- (unknown subject)
- std::filebuf(3)
- The actual work of input and output (for files).
- std::forward_iterator_tag(3)
- Forward iterators support a superset of input iterator operations.
- std::fpos(3)
- Class representing stream positions.
- std::front_insert_iterator(3)
- Turns assignment into insertion.
- std::fstream(3)
- Controlling intput and output for files.
- std::FunBase(3)
- (unknown subject)
- std::GBase(3)
- (unknown subject)
- std::greater(3)
- One of the comparison functors.
- std::greater_equal(3)
- One of the comparison functors.
- std::gslice(3)
- Class defining multi-dimensional subset of an array.
- std::gslice_array(3)
- Reference to multi-dimensional subset of an array.
- std::gslice_Indexer(3)
- (unknown subject)
- std::IBase(3)
- (unknown subject)
- std::Identity(3)
- (unknown subject)
- std::ifstream(3)
- Controlling input for files.
- std::indirect_array(3)
- Reference to arbitrary subset of an array.
- std::input_iterator_tag(3)
- Marking input iterators.
- std::insert_iterator(3)
- Turns assignment into insertion.
- std::invalid_argument(3)
- (unknown subject)
- std::ios(3)
- Virtual base class for all stream classes.
- std::ios_base(3)
- The very top of the I/O class hierarchy.
- std::ios_base::failure(3)
- These are thrown to indicate problems. Doc me.
- std::ios_base_Callback_list(3)
- (unknown subject)
- std::ios_base_failure(3)
- These are thrown to indicate problems. Doc me.
- std::ios_base_Init(3)
- (unknown subject)
- std::ios_base_Words(3)
- (unknown subject)
- std::iostream(3)
- Merging istream and ostream capabilities.
- std::istream(3)
- Controlling input.
- std::istream_iterator(3)
- Provides input iterator semantics for streams.
- std::istreambuf_iterator(3)
- Provides input iterator semantics for streambufs.
- std::istringstream(3)
- Controlling input for std::string.
- std::istrstream(3)
- (unknown subject)
- std::iterator(3)
- Common iterator class.
- std::iterator_traits(3)
- (unknown subject)
- std::length_error(3)
- (unknown subject)
- std::less(3)
- One of the comparison functors.
- std::less_equal(3)
- One of the comparison functors.
- std::list(3)
- A standard container with linear time access to elements, and fixed time insertion/deletion at any point in the sequence.
- std::List_base(3)
- (unknown subject)
- std::List_base_List_impl(3)
- (unknown subject)
- std::List_const_iterator(3)
- A list::const_iterator.
- std::List_iterator(3)
- A list::iterator.
- std::List_node(3)
- (unknown subject)
- std::List_node_base(3)
- (unknown subject)
- std::locale(3)
- Container class for localization functionality.
- std::locale::facet(3)
- Localization functionality base class.
- std::locale::id(3)
- Facet ID class.
- std::locale_facet(3)
- Localization functionality base class.
- std::locale_id(3)
- Facet ID class.
- std::locale_Impl(3)
- (unknown subject)
- std::logic_error(3)
- One of two subclasses of exception.
- std::logical_and(3)
- One of the Boolean operations functors.
- std::logical_not(3)
- One of the Boolean operations functors.
- std::logical_or(3)
- One of the Boolean operations functors.
- std::map(3)
- A standard container made up of (key, value) pairs, which can be retrieved based on a key, in logarithmic time.
- std::map_value_compare(3)
- (unknown subject)
- std::mask_array(3)
- Reference to selected subset of an array.
- std::messages(3)
- Facet for handling message catalogs.
- std::messages_base(3)
- Messages facet base class providing catalog typedef.
- std::messages_byname(3)
- (unknown subject)
- std::minus(3)
- One of the math functors.
- std::modulus(3)
- One of the math functors.
- std::money_base(3)
- Money format ordering data.
- std::money_base_pattern(3)
- (unknown subject)
- std::money_get(3)
- Facet for parsing monetary amounts.
- std::money_put(3)
- Facet for outputting monetary amounts.
- std::moneypunct(3)
- Facet for formatting data for money amounts.
- std::moneypunct_byname(3)
- (unknown subject)
- std::multimap(3)
- A standard container made up of (key, value) pairs, which can be retrieved based on a key, in logarithmic time.
- std::multimap_value_compare(3)
- (unknown subject)
- std::multiplies(3)
- One of the math functors.
- std::multiset(3)
- A standard container made up of elements, which can be retrieved in logarithmic time.
- std::negate(3)
- One of the math functors.
- std::Norm_helper(3)
- (unknown subject)
- std::not_equal_to(3)
- One of the comparison functors.
- std::num_base(3)
- (unknown subject)
- std::num_get(3)
- Facet for parsing number strings.
- std::num_put(3)
- Facet for converting numbers to strings.
- std::numeric_limits(3)
- Properties of fundamental types.
- std::numeric_limits_base(3)
- Part of std::numeric_limits.
- std::numpunct(3)
- Numpunct facet.
- std::numpunct_byname(3)
- (unknown subject)
- std::numpunct_cache(3)
- (unknown subject)
- std::ofstream(3)
- Controlling output for files.
- std::ostream(3)
- Controlling output.
- std::ostream_iterator(3)
- Provides output iterator semantics for streams.
- std::ostreambuf_iterator(3)
- Provides output iterator semantics for streambufs.
- std::ostringstream(3)
- Controlling output for std::string.
- std::ostrstream(3)
- (unknown subject)
- std::out_of_range(3)
- (unknown subject)
- std::output_iterator_tag(3)
- Marking output iterators.
- std::overflow_error(3)
- (unknown subject)
- std::pair(3)
- pair holds two objects of arbitrary type.
- std::plus(3)
- One of the math functors.
- std::pointer_to_binary_function(3)
- One of the adaptors for function pointers.
- std::pointer_to_unary_function(3)
- One of the adaptors for function pointers.
- std::priority_queue(3)
- A standard container automatically sorting its contents.
- std::queue(3)
- A standard container giving FIFO behavior.
- std::random_access_iterator_tag(3)
- operations.
- std::range_error(3)
- (unknown subject)
- std::raw_storage_iterator(3)
- (unknown subject)
- std::Rb_tree(3)
- (unknown subject)
- std::Rb_tree_const_iterator(3)
- (unknown subject)
- std::Rb_tree_iterator(3)
- (unknown subject)
- std::Rb_tree_node(3)
- (unknown subject)
- std::Rb_tree_node_base(3)
- (unknown subject)
- std::Rb_tree_Rb_tree_impl(3)
- (unknown subject)
- std::rel_ops(3)
- The generated relational operators are sequestered here.
- std::Resetiosflags(3)
- (unknown subject)
- std::reverse_iterator(3)
- (unknown subject)
- std::runtime_error(3)
- One of two subclasses of exception.
- std::Sanitize(3)
- (unknown subject)
- std::SBase(3)
- (unknown subject)
- std::Select1st(3)
- (unknown subject)
- std::Select2nd(3)
- (unknown subject)
- std::set(3)
- A standard container made up of unique keys, which can be retrieved in logarithmic time.
- std::Setbase(3)
- (unknown subject)
- std::Setfill(3)
- (unknown subject)
- std::Setiosflags(3)
- (unknown subject)
- std::Setprecision(3)
- (unknown subject)
- std::Setw(3)
- (unknown subject)
- std::shift_left(3)
- (unknown subject)
- std::shift_right(3)
- (unknown subject)
- std::sin(3)
- (unknown subject)
- std::sinh(3)
- (unknown subject)
- std::slice(3)
- Class defining one-dimensional subset of an array.
- std::slice_array(3)
- Reference to one-dimensional subset of an array.
- std::sqrt(3)
- (unknown subject)
- std::stack(3)
- A standard container giving FILO behavior.
- std::streambuf(3)
- The actual work of input and output (interface).
- std::string(3)
- Managing sequences of characters and character-like objects.
- std::stringbuf(3)
- The actual work of input and output (for std::string).
- std::stringstream(3)
- Controlling input and output for std::string.
- std::strstream(3)
- (unknown subject)
- std::strstreambuf(3)
- (unknown subject)
- std::Temporary_buffer(3)
- (unknown subject)
- std::time_base(3)
- Time format ordering data.
- std::time_get(3)
- Facet for parsing dates and times.
- std::time_get_byname(3)
- (unknown subject)
- std::time_put(3)
- Facet for outputting dates and times.
- std::time_put_byname(3)
- (unknown subject)
- std::type_info(3)
- Part of RTTI.
- std::unary_function(3)
- (unknown subject)
- std::unary_negate(3)
- One of the negation functors.
- std::UnBase(3)
- (unknown subject)
- std::underflow_error(3)
- (unknown subject)
- std::valarray(3)
- Smart array designed to support numeric processing.
- std::valarray_UnaryOp(3)
- (unknown subject)
- std::vector(3)
- A standard container which offers fixed time access to individual elements in any order.
- std::Vector_base(3)
- (unknown subject)
- std::Vector_base_Vector_impl(3)
- (unknown subject)
- std::wfilebuf(3)
- The actual work of input and output (for files).
- std::wfstream(3)
- Controlling intput and output for files.
- std::wifstream(3)
- Controlling input for files.
- std::wios(3)
- Virtual base class for all stream classes.
- std::wiostream(3)
- Merging istream and ostream capabilities.
- std::wistream(3)
- Controlling input.
- std::wistringstream(3)
- Controlling input for std::string.
- std::wofstream(3)
- Controlling output for files.
- std::wostream(3)
- Controlling output.
- std::wostringstream(3)
- Controlling output for std::string.
- std::wstreambuf(3)
- The actual work of input and output (interface).
- std::wstring(3)
- Managing sequences of characters and character-like objects.
- std::wstringbuf(3)
- The actual work of input and output (for std::string).
- std::wstringstream(3)
- Controlling input and output for std::string.
- stdarg(3)
- variable argument lists
- stderr(3)
- standard I/O streams
- stderr(4)
- file descriptor files
- stdin(3)
- standard I/O streams
- stdin(4)
- file descriptor files
- stdio(3)
- standard input/output library functions
- stdio_ext(3)
- interfaces to stdio FILE structure
- STDLIB(6)
- The STDLIB Application
- stdlib(6)
- The STDLIB Application
- stdout(3)
- standard I/O streams
- stdout(4)
- file descriptor files
- ste(4)
- "Sundance Technologies ST201 Fast Ethernet device driver"
- stf(4)
- 6to4 tunnel interface
- stg(4)
- driver for Future Domain based SCSI controllers
- stime(2)
- set time
- stop_audio_stream(3alleg)
- Destroys an audio stream when it is no longer required. Allegro game programming library.
- stop_midi(3alleg)
- Stops whatever music is currently playing. Allegro game programming library.
- stop_sample(3alleg)
- Kills off a sample. Allegro game programming library.
- stop_sound_input(3alleg)
- Stops audio recording. Allegro game programming library.
- Storable(3perl)
- persistence for Perl data structures
- store(9)
- store data to user-space
- stpcpy(3)
- copy a string returning a pointer to its end
- stpncpy(3)
- copy a fixed-size string, returning a pointer to its end
- strace(1)
- trace system calls and signals
- strcasecmp(3)
- compare two strings ignoring case
- strcasestr(3)
- locate a substring
- strcat(3)
- concatenate two strings
- strchr(3)
- locate character in string
- strchrnul(3)
- locate character in string
- strcmp(3)
- compare two strings
- strcoll(3)
- compare two strings using the current locale
- strcpy(3)
- copy a string
- strcspn(3)
- search a string for a set of characters
- strdup(3)
- duplicate a string
- strdupa(3)
- duplicate a string
- streams(4)
- System V STREAMS networking ABI support
- strerror(3)
- return string describing error number
- strerror_r(3)
- return string describing error number
- stretch_blit(3alleg)
- Scales a rectangular area from one bitmap to another. Allegro game programming library.
- stretch_sprite(3alleg)
- Stretches a sprite to the destination bitmap. Allegro game programming library.
- strfmon(3)
- convert monetary value to a string
- strfry(3)
- randomize a string
- strftime(3)
- format date and time
- strict(3perl)
- Perl pragma to restrict unsafe constructs
- string(3)
- string operations
- string(3erl)
- String Processing Functions
- string(3tcl)
- Manipulate strings
- strings(1)
- print the strings of printable characters in files.
- strip(1)
- Discard symbols from object files.
- strlen(3)
- calculate the length of a string
- strncasecmp(3)
- compare two strings ignoring case
- strncat(3)
- concatenate two strings
- strncmp(3)
- compare two strings
- strncpy(3)
- copy a string
- strndup(3)
- duplicate a string
- strndupa(3)
- duplicate a string
- strnlen(3)
- determine the length of a fixed-size string
- strpbrk(3)
- search a string for any of a set of characters
- strptime(3)
- convert a string representation of time to a time tm structure
- strrchr(3)
- locate character in string
- strsep(3)
- extract token from string
- strsignal(3)
- return string describing signal
- strspn(3)
- search a string for a set of characters
- strstr(3)
- locate a substring
- strtod(3)
- convert ASCII string to floating point number
- strtof(3)
- convert ASCII string to floating point number
- strtoimax(3)
- convert string to integer
- strtok(3)
- extract tokens from strings
- strtok_r(3)
- extract tokens from strings
- strtol(3)
- convert a string to a long integer
- strtold(3)
- convert ASCII string to floating point number
- strtoll(3)
- convert a string to a long integer
- strtoq(3)
- convert a string to a long integer
- strtoul(3)
- convert a string to an unsigned long integer
- strtoull(3)
- convert a string to an unsigned long integer
- strtoumax(3)
- convert string to integer
- strtouq(3)
- convert a string to an unsigned long integer
- strverscmp(3)
- compare two version strings
- strxfrm(3)
- string transformation
- stty(1)
- change and print terminal line settings
- stty(2)
- unimplemented system calls
- style(9)
- "kernel source file style guide"
- su(1)
- change user ID or become super-user
- su-to-root(1)
- A simple script to give an `interactive' front-end to su. It can be used in menu entry commands to ask for the root password
- subpad(3ncurses)
- create and display curses pads
- subs(3perl)
- Perl pragma to predeclare sub names
- subst(3tcl)
- Perform backslash, command, and variable substitutions
- subwin(3ncurses)
- create curses windows
- subyte(9)
- store data to user-space
- suexec(8)
- Switch User For Exec
- suffixes(7)
- list of file suffixes
- sulogin(8)
- Single-user login
- sum(1)
- checksum and count the blocks in a file
- supervisor(3erl)
- Generic Supervisor Behaviour
- supervisor_bridge(3erl)
- Generic Supervisor Bridge Behaviour.
- suser(9)
- check if credentials have superuser privilege
- suser_cred(9)
- check if credentials have superuser privilege
- suswintr(9)
- store data to user-space
- susword(9)
- store data to user-space
- suword(9)
- store data to user-space
- svc_destroy(3)
- library routines for remote procedure calls
- svc_freeargs(3)
- library routines for remote procedure calls
- svc_getargs(3)
- library routines for remote procedure calls
- svc_getcaller(3)
- library routines for remote procedure calls
- svc_getreq(3)
- library routines for remote procedure calls
- svc_getreqset(3)
- library routines for remote procedure calls
- svc_register(3)
- library routines for remote procedure calls
- svc_run(3)
- library routines for remote procedure calls
- svc_sendreply(3)
- library routines for remote procedure calls
- svc_unregister(3)
- library routines for remote procedure calls
- svcerr_auth(3)
- library routines for remote procedure calls
- svcerr_decode(3)
- library routines for remote procedure calls
- svcerr_noproc(3)
- library routines for remote procedure calls
- svcerr_noprog(3)
- library routines for remote procedure calls
- svcerr_progvers(3)
- library routines for remote procedure calls
- svcerr_systemerr(3)
- library routines for remote procedure calls
- svcerr_weakauth(3)
- library routines for remote procedure calls
- svcfd_create(3)
- library routines for remote procedure calls
- svcraw_create(3)
- library routines for remote procedure calls
- svctcp_create(3)
- library routines for remote procedure calls
- svcudp_bufcreate(3)
- library routines for remote procedure calls
- svcudp_create(3)
- library routines for remote procedure calls
- svipc(5)
- System V interprocess communication mechanisms
- svipc(7)
- System V interprocess communication mechanisms
- svr4(4)
- System V Release 4 ABI support
- swab(3)
- swap adjacent bytes
- swapcontext(3)
- manipulate user context
- swapoff(2)
- start/stop swapping to file/device
- swapoff(8)
- enable/disable devices and files for paging and swapping
- swapon(2)
- start/stop swapping to file/device
- swapon(8)
- enable/disable devices and files for paging and swapping
- swi(9)
- register and schedule software interrupt handlers
- swi_add(9)
- register and schedule software interrupt handlers
- swi_sched(9)
- register and schedule software interrupt handlers
- swish++.conf(5)
- SWISH++ configuration file format
- swish++.index(5)
- SWISH++ index file format
- Switch(3perl)
- A switch statement for Perl
- switch(3tcl)
- Evaluate one of several scripts, depending on a given value
- swprintf(3)
- formatted wide character output conversion
- sx(9)
- kernel shared/exclusive lock
- sx_assert(9)
- kernel shared/exclusive lock
- sx_destroy(9)
- kernel shared/exclusive lock
- sx_downgrade(9)
- kernel shared/exclusive lock
- sx_init(9)
- kernel shared/exclusive lock
- sx_slock(9)
- kernel shared/exclusive lock
- sx_sunlock(9)
- kernel shared/exclusive lock
- SX_SYSINIT(9)
- kernel shared/exclusive lock
- sx_try_slock(9)
- kernel shared/exclusive lock
- sx_try_upgrade(9)
- kernel shared/exclusive lock
- sx_try_xlock(9)
- kernel shared/exclusive lock
- sx_unlock(9)
- kernel shared/exclusive lock
- sx_xlock(9)
- kernel shared/exclusive lock
- sx_xunlock(9)
- kernel shared/exclusive lock
- sym(4)
- NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
- Symbol(3perl)
- manipulate Perl symbols and their names
- symlink(2)
- make a new name for a file
- symlinkat(2)
- create a symbolic link relative to a directory file descriptor
- sync(1)
- flush file system buffers
- sync(2)
- commit buffer cache to disk
- sync(8)
- synchronize data on disk with memory
- sync-available(8)
- sync dpkg's available database with apt's database
- sync_file_range(2)
- sync a file segment with disk
- syncache(4)
- sysctl 8 MIBs for controlling TCP SYN caching
- syncer(4)
- file system synchronizer kernel process
- syncok(3ncurses)
- create curses windows
- syncookies(4)
- sysctl 8 MIBs for controlling TCP SYN caching
- sys(3erl)
- A Functional Interface to System Messages
- Sys::Hostname(3perl)
- Try every conceivable way to get hostname
- Sys::Syslog(3perl)
- Perl interface to the UNIX syslog(3) calls
- sysarch(2)
- architecture-dependent system call
- __syscall(2)
- indirect system call
- _syscall(2)
- Introduction to system calls
- syscall(2)
- indirect system call
- SYSCALL_MODULE(9)
- syscall kernel module declaration macro
- syscalls(2)
- list of all system calls
- sysconf(3)
- Get configuration information at runtime
- syscons(4)
- the console driver
- _sysctl(2)
- read/write system parameters
- sysctl(2)
- read/write system parameters
- sysctl(3)
- get or set system information
- sysctl(8)
- configure kernel parameters at runtime
- sysctl.conf(5)
- sysctl(8) preload/configuration file
- SYSCTL_ADD_INT(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_LONG(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_NODE(9)
- runtime sysctl tree manipulation
- sysctl_add_oid(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_OPAQUE(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_PROC(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_STRING(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_STRUCT(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_UINT(9)
- runtime sysctl tree manipulation
- SYSCTL_ADD_ULONG(9)
- runtime sysctl tree manipulation
- SYSCTL_CHILDREN(9)
- runtime sysctl tree manipulation
- sysctl_ctx_entry_add(9)
- "sysctl context for managing dynamically created sysctl oids"
- sysctl_ctx_entry_del(9)
- "sysctl context for managing dynamically created sysctl oids"
- sysctl_ctx_entry_find(9)
- "sysctl context for managing dynamically created sysctl oids"
- sysctl_ctx_free(9)
- "sysctl context for managing dynamically created sysctl oids"
- sysctl_ctx_init(9)
- "sysctl context for managing dynamically created sysctl oids"
- sysctl_move_oid(9)
- runtime sysctl tree manipulation
- sysctl_remove_oid(9)
- runtime sysctl tree manipulation
- SYSCTL_STATIC_CHILDREN(9)
- runtime sysctl tree manipulation
- sysctlbyname(3)
- get or set system information
- sysctlnametomib(3)
- get or set system information
- sysfs(2)
- get file system type information
- sysinfo(2)
- returns information on overall system statistics
- sysklogd(8)
- Linux system logging utilities.
- syslog(2)
- read and/or clear kernel message ring buffer; set console_loglevel
- syslog(3)
- send messages to the system logger
- syslog-facility(8)
- Setup and remove LOCALx facility for sysklogd
- syslog.conf(5)
- syslogd(8) configuration file
- syslog2eximlog(8)
- make syslog output suitable for eximstats
- syslogd(8)
- Linux system logging utilities.
- syslogd-listfiles(8)
- list system logfiles
- sysmouse(4)
- virtualized mouse driver
- system(3)
- execute a shell command
- systools(3erl)
- A Set of Release Handling Tools.
- tac(1)
- concatenate and print files in reverse
- tack(1)
- terminfo action checker
- tags(3erl)
- Generate Emacs TAGS file from Erlang source files.
- tail(1)
- output the last part of files
- TAILQ_ENTRY(3)
- implementations of lists, tail queues, and circular queues
- TAILQ_HEAD(3)
- implementations of lists, tail queues, and circular queues
- TAILQ_INIT(3)
- implementations of lists, tail queues, and circular queues
- TAILQ_INSERT_AFTER(3)
- implementations of lists, tail queues, and circular queues
- TAILQ_INSERT_HEAD(3)
- implementations of lists, tail queues, and circular queues
- TAILQ_INSERT_TAIL(3)
- implementations of lists, tail queues, and circular queues
- TAILQ_REMOVE(3)
- implementations of lists, tail queues, and circular queues
- tan(3)
- tangent function
- tanf(3)
- tangent function
- tanh(3)
- hyperbolic tangent function
- tanhf(3)
- hyperbolic tangent function
- tanhl(3)
- hyperbolic tangent function
- tanl(3)
- tangent function
- tap(4)
- Ethernet tunnel software network interface
- tar(1)
- The GNU version of the tar archiving utility
- targ(4)
- SCSI target emulator driver
- TASK_INIT(9)
- asynchronous task execution
- taskqueue(9)
- asynchronous task execution
- taskqueue_create(9)
- asynchronous task execution
- TASKQUEUE_DECLARE(9)
- asynchronous task execution
- TASKQUEUE_DEFINE(9)
- asynchronous task execution
- taskqueue_enqueue(9)
- asynchronous task execution
- taskqueue_find(9)
- asynchronous task execution
- taskqueue_free(9)
- asynchronous task execution
- taskqueue_run(9)
- asynchronous task execution
- TASKS(3pm)
- Want to help? These things need doing...
- tasksel(8)
- a user interface for installing tasks
- tbf(8)
- Token Bucket Filter
- tbl(1)
- format tables for troff
- tbl-dctrl(1)
- generate tabular representations of data in dctrl format
- tc(8)
- show / manipulate traffic control settings
- tc-cbq(8)
- Class Based Queueing
- tc-cbq-details(8)
- Class Based Queueing
- tc-htb(8)
- Hierarchy Token Bucket
- tc-pbfifo(8)
- Packet limited First In, First Out queue
- tc-pfifo(8)
- Packet limited First In, First Out queue
- tc-pfifo_fast(8)
- three-band first in, first out queue
- tc-prio(8)
- Priority qdisc
- tc-red(8)
- Random Early Detection
- tc-sfq(8)
- Stochastic Fairness Queueing
- tc-tbf(8)
- Token Bucket Filter
- tcdrain(3)
- get and set terminal attributes, line control, get and set baud rate
- tcflow(3)
- get and set terminal attributes, line control, get and set baud rate
- tcflush(3)
- get and set terminal attributes, line control, get and set baud rate
- tcgetattr(3)
- get and set terminal attributes, line control, get and set baud rate
- tcgetpgrp(3)
- get and set terminal foreground process group
- tcgetsid(3)
- get session ID
- Tcl(3tcl)
- Tool Command Language
- Tcl_Access(3tcl)
- check file permissions and other attributes
- Tcl_AddErrorInfo(3tcl)
- record information about errors
- Tcl_AddObjErrorInfo(3tcl)
- record information about errors
- Tcl_AlertNotifier(3tcl)
- the event queue and notifier interfaces
- Tcl_Alloc(3tcl)
- allocate or free heap memory
- Tcl_AllocStatBuf(3tcl)
- procedures to interact with any filesystem
- Tcl_AllowExceptions(3tcl)
- allow all exceptions in next script evaluation
- Tcl_AppendAllObjTypes(3tcl)
- manipulate Tcl object types
- Tcl_AppendElement(3tcl)
- manipulate Tcl result
- Tcl_AppendObjToObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_AppendResult(3tcl)
- manipulate Tcl result
- Tcl_AppendResultVA(3tcl)
- manipulate Tcl result
- Tcl_AppendStringsToObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_AppendStringsToObjVA(3tcl)
- manipulate Tcl objects as strings
- Tcl_AppendToObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_AppendUnicodeToObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_AppInit(3tcl)
- perform application-specific initialization
- Tcl_AsyncCreate(3tcl)
- handle asynchronous events
- Tcl_AsyncDelete(3tcl)
- handle asynchronous events
- Tcl_AsyncInvoke(3tcl)
- handle asynchronous events
- Tcl_AsyncMark(3tcl)
- handle asynchronous events
- Tcl_AsyncReady(3tcl)
- handle asynchronous events
- Tcl_AttemptAlloc(3tcl)
- allocate or free heap memory
- Tcl_AttemptRealloc(3tcl)
- allocate or free heap memory
- Tcl_AttemptSetObjLength(3tcl)
- manipulate Tcl objects as strings
- Tcl_BackgroundError(3tcl)
- report Tcl error that occurred in background processing
- Tcl_Backslash(3tcl)
- parse a backslash sequence
- Tcl_BadChannelOption(3tcl)
- procedures for creating and manipulating channels
- Tcl_CallWhenDeleted(3tcl)
- Arrange for callback when interpreter is deleted
- Tcl_CancelIdleCall(3tcl)
- invoke a procedure when there are no pending events
- Tcl_ChannelBlockModeProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelBuffered(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelClose2Proc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelCloseProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelFlushProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelGetHandleProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelGetOptionProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelHandlerProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelInputProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelName(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelOutputProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelSeekProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelSetOptionProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelThreadActionProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelVersion(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelWatchProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_ChannelWideSeekProc(3tcl)
- procedures for creating and manipulating channels
- Tcl_Chdir(3tcl)
- manipulate the current working directory
- Tcl_ClearChannelHandlers(3tcl)
- procedures for creating and manipulating channels
- Tcl_Close(3tcl)
- buffered I/O facilities using channels
- Tcl_CommandComplete(3tcl)
- Check for unmatched braces in a Tcl command
- Tcl_CommandTraceInfo(3tcl)
- monitor renames and deletes of a command
- Tcl_Concat(3tcl)
- concatenate a collection of strings
- Tcl_ConcatObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_ConditionFinalize(3tcl)
- Tcl thread support.
- Tcl_ConditionNotify(3tcl)
- Tcl thread support.
- Tcl_ConditionWait(3tcl)
- Tcl thread support.
- Tcl_ConvertCountedElement(3tcl)
- manipulate Tcl lists
- Tcl_ConvertElement(3tcl)
- manipulate Tcl lists
- Tcl_ConvertToType(3tcl)
- manipulate Tcl object types
- Tcl_CreateAlias(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_CreateAliasObj(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_CreateChannel(3tcl)
- procedures for creating and manipulating channels
- Tcl_CreateChannelHandler(3tcl)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateCloseHandler(3tcl)
- arrange for callbacks when channels are closed
- Tcl_CreateCommand(3tcl)
- implement new commands in C
- Tcl_CreateEncoding(3tcl)
- procedures for creating and using encodings.
- Tcl_CreateEventSource(3tcl)
- the event queue and notifier interfaces
- Tcl_CreateExitHandler(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateFileHandler(3tcl)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateHashEntry(3tcl)
- procedures to manage hash tables
- Tcl_CreateInterp(3tcl)
- create and delete Tcl command interpreters
- Tcl_CreateMathFunc(3tcl)
- Define, query and enumerate math functions for expressions
- Tcl_CreateObjCommand(3tcl)
- implement new commands in C
- Tcl_CreateObjTrace(3tcl)
- arrange for command execution to be traced
- Tcl_CreateSlave(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_CreateThread(3tcl)
- Tcl thread support.
- Tcl_CreateThreadExitHandler(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateTimerHandler(3tcl)
- call a procedure at a given time
- Tcl_CreateTrace(3tcl)
- arrange for command execution to be traced
- Tcl_CutChannel(3tcl)
- procedures for creating and manipulating channels
- Tcl_DecrRefCount(3tcl)
- manipulate Tcl objects
- Tcl_DeleteAssocData(3tcl)
- manage associations of string keys and user specified data with Tcl interpreters.
- Tcl_DeleteChannelHandler(3tcl)
- call a procedure when a channel becomes readable or writable
- Tcl_DeleteCloseHandler(3tcl)
- arrange for callbacks when channels are closed
- Tcl_DeleteCommand(3tcl)
- implement new commands in C
- Tcl_DeleteCommandFromToken(3tcl)
- implement new commands in C
- Tcl_DeleteEvents(3tcl)
- the event queue and notifier interfaces
- Tcl_DeleteEventSource(3tcl)
- the event queue and notifier interfaces
- Tcl_DeleteExitHandler(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_DeleteFileHandler(3tcl)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_DeleteHashEntry(3tcl)
- procedures to manage hash tables
- Tcl_DeleteHashTable(3tcl)
- procedures to manage hash tables
- Tcl_DeleteInterp(3tcl)
- create and delete Tcl command interpreters
- Tcl_DeleteThreadExitHandler(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_DeleteTimerHandler(3tcl)
- call a procedure at a given time
- Tcl_DeleteTrace(3tcl)
- arrange for command execution to be traced
- Tcl_DetachChannel(3tcl)
- buffered I/O facilities using channels
- Tcl_DetachPids(3tcl)
- manage child processes in background
- Tcl_DiscardResult(3tcl)
- save and restore an interpreter's result
- Tcl_DontCallWhenDeleted(3tcl)
- Arrange for callback when interpreter is deleted
- Tcl_DoOneEvent(3tcl)
- wait for events and invoke event handlers
- Tcl_DoWhenIdle(3tcl)
- invoke a procedure when there are no pending events
- Tcl_DStringAppend(3tcl)
- manipulate dynamic strings
- Tcl_DStringAppendElement(3tcl)
- manipulate dynamic strings
- Tcl_DStringEndSublist(3tcl)
- manipulate dynamic strings
- Tcl_DStringFree(3tcl)
- manipulate dynamic strings
- Tcl_DStringGetResult(3tcl)
- manipulate dynamic strings
- Tcl_DStringInit(3tcl)
- manipulate dynamic strings
- Tcl_DStringLength(3tcl)
- manipulate dynamic strings
- Tcl_DStringResult(3tcl)
- manipulate dynamic strings
- Tcl_DStringSetLength(3tcl)
- manipulate dynamic strings
- Tcl_DStringStartSublist(3tcl)
- manipulate dynamic strings
- Tcl_DStringTrunc(3tcl)
- manipulate dynamic strings
- Tcl_DStringValue(3tcl)
- manipulate dynamic strings
- Tcl_DumpActiveMemory(3tcl)
- Validated memory allocation interface.
- Tcl_DuplicateObj(3tcl)
- manipulate Tcl objects
- tcl_endOfWord(3tcl)
- standard library of Tcl procedures
- Tcl_Eof(3tcl)
- buffered I/O facilities using channels
- Tcl_ErrnoId(3tcl)
- manipulate errno to store and retrieve error codes
- Tcl_ErrnoMsg(3tcl)
- manipulate errno to store and retrieve error codes
- Tcl_Eval(3tcl)
- execute Tcl scripts
- Tcl_EvalEx(3tcl)
- execute Tcl scripts
- Tcl_EvalFile(3tcl)
- execute Tcl scripts
- Tcl_EvalObjEx(3tcl)
- execute Tcl scripts
- Tcl_EvalObjv(3tcl)
- execute Tcl scripts
- Tcl_EvalTokens(3tcl)
- parse Tcl scripts and expressions
- Tcl_EvalTokensStandard(3tcl)
- parse Tcl scripts and expressions
- Tcl_EventuallyFree(3tcl)
- avoid freeing storage while it's being used
- Tcl_Exit(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_ExitThread(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_ExposeCommand(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_ExprBoolean(3tcl)
- evaluate an expression
- Tcl_ExprBooleanObj(3tcl)
- evaluate an expression
- Tcl_ExprDouble(3tcl)
- evaluate an expression
- Tcl_ExprDoubleObj(3tcl)
- evaluate an expression
- Tcl_ExprLong(3tcl)
- evaluate an expression
- Tcl_ExprLongObj(3tcl)
- evaluate an expression
- Tcl_ExprObj(3tcl)
- evaluate an expression
- Tcl_ExprString(3tcl)
- evaluate an expression
- Tcl_ExternalToUtf(3tcl)
- procedures for creating and using encodings.
- Tcl_ExternalToUtfDString(3tcl)
- procedures for creating and using encodings.
- Tcl_Finalize(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_FinalizeNotifier(3tcl)
- the event queue and notifier interfaces
- Tcl_FinalizeThread(3tcl)
- end the application or thread (and invoke exit handlers)
- Tcl_FindExecutable(3tcl)
- identify or return the name of the binary file containing the application
- Tcl_FindHashEntry(3tcl)
- procedures to manage hash tables
- tcl_findLibrary(3tcl)
- standard library of Tcl procedures
- Tcl_FirstHashEntry(3tcl)
- procedures to manage hash tables
- Tcl_Flush(3tcl)
- buffered I/O facilities using channels
- Tcl_Free(3tcl)
- allocate or free heap memory
- Tcl_FreeEncoding(3tcl)
- procedures for creating and using encodings.
- Tcl_FreeParse(3tcl)
- parse Tcl scripts and expressions
- Tcl_FreeResult(3tcl)
- manipulate Tcl result
- Tcl_FSAccess(3tcl)
- procedures to interact with any filesystem
- Tcl_FSChdir(3tcl)
- procedures to interact with any filesystem
- Tcl_FSConvertToPathType(3tcl)
- procedures to interact with any filesystem
- Tcl_FSCopyDirectory(3tcl)
- procedures to interact with any filesystem
- Tcl_FSCopyFile(3tcl)
- procedures to interact with any filesystem
- Tcl_FSCreateDirectory(3tcl)
- procedures to interact with any filesystem
- Tcl_FSData(3tcl)
- procedures to interact with any filesystem
- Tcl_FSDeleteFile(3tcl)
- procedures to interact with any filesystem
- Tcl_FSEqualPaths(3tcl)
- procedures to interact with any filesystem
- Tcl_FSEvalFile(3tcl)
- procedures to interact with any filesystem
- Tcl_FSFileAttrsGet(3tcl)
- procedures to interact with any filesystem
- Tcl_FSFileAttrsSet(3tcl)
- procedures to interact with any filesystem
- Tcl_FSFileAttrStrings(3tcl)
- procedures to interact with any filesystem
- Tcl_FSFileSystemInfo(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetCwd(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetFileSystemForPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetInternalRep(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetNativePath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetNormalizedPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetPathType(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetTranslatedPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSGetTranslatedStringPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSJoinPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSJoinToPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSLink(3tcl)
- procedures to interact with any filesystem
- Tcl_FSListVolumes(3tcl)
- procedures to interact with any filesystem
- Tcl_FSLoadFile(3tcl)
- procedures to interact with any filesystem
- Tcl_FSLstat(3tcl)
- procedures to interact with any filesystem
- Tcl_FSMatchInDirectory(3tcl)
- procedures to interact with any filesystem
- Tcl_FSMountsChanged(3tcl)
- procedures to interact with any filesystem
- Tcl_FSNewNativePath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSOpenFileChannel(3tcl)
- procedures to interact with any filesystem
- Tcl_FSPathSeparator(3tcl)
- procedures to interact with any filesystem
- Tcl_FSRegister(3tcl)
- procedures to interact with any filesystem
- Tcl_FSRemoveDirectory(3tcl)
- procedures to interact with any filesystem
- Tcl_FSRenameFile(3tcl)
- procedures to interact with any filesystem
- Tcl_FSSplitPath(3tcl)
- procedures to interact with any filesystem
- Tcl_FSStat(3tcl)
- procedures to interact with any filesystem
- Tcl_FSUnregister(3tcl)
- procedures to interact with any filesystem
- Tcl_FSUtime(3tcl)
- procedures to interact with any filesystem
- Tcl_GetAlias(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_GetAliasObj(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_GetAssocData(3tcl)
- manage associations of string keys and user specified data with Tcl interpreters.
- Tcl_GetBoolean(3tcl)
- convert from string to integer, double, or boolean
- Tcl_GetBooleanFromObj(3tcl)
- manipulate Tcl objects as boolean values
- Tcl_GetByteArrayFromObj(3tcl)
- manipulate Tcl objects as a arrays of bytes
- Tcl_GetChannel(3tcl)
- buffered I/O facilities using channels
- Tcl_GetChannelBufferSize(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetChannelHandle(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetChannelInstanceData(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetChannelMode(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetChannelName(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetChannelNames(3tcl)
- buffered I/O facilities using channels
- Tcl_GetChannelNamesEx(3tcl)
- buffered I/O facilities using channels
- Tcl_GetChannelOption(3tcl)
- buffered I/O facilities using channels
- Tcl_GetChannelThread(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetChannelType(3tcl)
- procedures for creating and manipulating channels
- Tcl_GetCharLength(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetCommandFromObj(3tcl)
- implement new commands in C
- Tcl_GetCommandFullName(3tcl)
- implement new commands in C
- Tcl_GetCommandInfo(3tcl)
- implement new commands in C
- Tcl_GetCommandInfoFromToken(3tcl)
- implement new commands in C
- Tcl_GetCommandName(3tcl)
- implement new commands in C
- Tcl_GetCurrentThread(3tcl)
- the event queue and notifier interfaces
- Tcl_GetCwd(3tcl)
- manipulate the current working directory
- Tcl_GetDefaultEncodingDir(3tcl)
- procedures for creating and using encodings.
- Tcl_GetDouble(3tcl)
- convert from string to integer, double, or boolean
- Tcl_GetDoubleFromObj(3tcl)
- manipulate Tcl objects as floating-point values
- Tcl_GetEncoding(3tcl)
- procedures for creating and using encodings.
- Tcl_GetEncodingName(3tcl)
- procedures for creating and using encodings.
- Tcl_GetEncodingNames(3tcl)
- procedures for creating and using encodings.
- Tcl_GetErrno(3tcl)
- manipulate errno to store and retrieve error codes
- Tcl_GetHashKey(3tcl)
- procedures to manage hash tables
- Tcl_GetHashValue(3tcl)
- procedures to manage hash tables
- Tcl_GetHostName(3tcl)
- get the name of the local host
- Tcl_GetIndexFromObj(3tcl)
- lookup string in table of keywords
- Tcl_GetIndexFromObjStruct(3tcl)
- lookup string in table of keywords
- Tcl_GetInt(3tcl)
- convert from string to integer, double, or boolean
- Tcl_GetInterpPath(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_GetIntFromObj(3tcl)
- manipulate Tcl objects as integers and wide integers
- Tcl_GetLongFromObj(3tcl)
- manipulate Tcl objects as integers and wide integers
- Tcl_GetMaster(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_GetMathFuncInfo(3tcl)
- Define, query and enumerate math functions for expressions
- Tcl_GetNameOfExecutable(3tcl)
- identify or return the name of the binary file containing the application
- Tcl_GetObjResult(3tcl)
- manipulate Tcl result
- Tcl_GetObjType(3tcl)
- manipulate Tcl object types
- Tcl_GetOpenFile(3tcl)
- Get a standard IO File * handle from a channel. (Unix only)
- Tcl_GetOSTypeFromObj(3tcl)
- procedures to handle Macintosh resources and other Macintosh specifics
- Tcl_GetPathType(3tcl)
- manipulate platform-dependent file paths
- Tcl_GetRange(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetRegExpFromObj(3tcl)
- Pattern matching with regular expressions
- Tcl_Gets(3tcl)
- buffered I/O facilities using channels
- Tcl_GetServiceMode(3tcl)
- the event queue and notifier interfaces
- Tcl_GetSlave(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_GetsObj(3tcl)
- buffered I/O facilities using channels
- Tcl_GetStackedChannel(3tcl)
- stack an I/O channel on top of another, and undo it
- Tcl_GetStdChannel(3tcl)
- procedures for retrieving and replacing the standard channels
- Tcl_GetString(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetStringFromObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetStringResult(3tcl)
- manipulate Tcl result
- Tcl_GetThreadData(3tcl)
- Tcl thread support.
- Tcl_GetTime(3tcl)
- get date and time
- Tcl_GetTopChannel(3tcl)
- stack an I/O channel on top of another, and undo it
- Tcl_GetUniChar(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetUnicode(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetUnicodeFromObj(3tcl)
- manipulate Tcl objects as strings
- Tcl_GetVar(3tcl)
- manipulate Tcl variables
- Tcl_GetVar2(3tcl)
- manipulate Tcl variables
- Tcl_GetVar2Ex(3tcl)
- manipulate Tcl variables
- Tcl_GetVersion(3tcl)
- get the version of the library at runtime
- Tcl_GetWideIntFromObj(3tcl)
- manipulate Tcl objects as integers and wide integers
- Tcl_GlobalEval(3tcl)
- execute Tcl scripts
- Tcl_GlobalEvalObj(3tcl)
- execute Tcl scripts
- Tcl_HandleAlloc(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HandleFree(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HandleTblInit(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HandleTblRelease(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HandleTblUseCount(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HandleWalk(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HandleXlate(3tclx)
- Dynamic, handle addressable tables.
- Tcl_HashStats(3tcl)
- procedures to manage hash tables
- Tcl_HideCommand(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_IncrRefCount(3tcl)
- manipulate Tcl objects
- Tcl_Init(3tcl)
- find and source initialization script
- Tcl_InitCustomHashTable(3tcl)
- procedures to manage hash tables
- Tcl_InitHashTable(3tcl)
- procedures to manage hash tables
- Tcl_InitMemory(3tcl)
- Validated memory allocation interface.
- Tcl_InitNotifier(3tcl)
- the event queue and notifier interfaces
- Tcl_InitObjHashTable(3tcl)
- procedures to manage hash tables
- Tcl_InitStubs(3tcl)
- initialize the Tcl stubs mechanism
- Tcl_InputBlocked(3tcl)
- buffered I/O facilities using channels
- Tcl_InputBuffered(3tcl)
- buffered I/O facilities using channels
- Tcl_Interp(3tcl)
- client-visible fields of interpreter structures
- Tcl_InterpDeleted(3tcl)
- create and delete Tcl command interpreters
- Tcl_InvalidateStringRep(3tcl)
- manipulate Tcl objects
- Tcl_IsChannelExisting(3tcl)
- procedures for creating and manipulating channels
- Tcl_IsChannelRegistered(3tcl)
- procedures for creating and manipulating channels
- Tcl_IsChannelShared(3tcl)
- procedures for creating and manipulating channels
- Tcl_IsSafe(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_IsShared(3tcl)
- manipulate Tcl objects
- Tcl_IsStandardChannel(3tcl)
- buffered I/O facilities using channels
- Tcl_JoinPath(3tcl)
- manipulate platform-dependent file paths
- Tcl_JoinThread(3tcl)
- Tcl thread support.
- Tcl_LinkVar(3tcl)
- link Tcl variable to C variable
- Tcl_ListMathFuncs(3tcl)
- Define, query and enumerate math functions for expressions
- Tcl_ListObjAppendElement(3tcl)
- manipulate Tcl objects as lists
- Tcl_ListObjAppendList(3tcl)
- manipulate Tcl objects as lists
- Tcl_ListObjGetElements(3tcl)
- manipulate Tcl objects as lists
- Tcl_ListObjIndex(3tcl)
- manipulate Tcl objects as lists
- Tcl_ListObjLength(3tcl)
- manipulate Tcl objects as lists
- Tcl_ListObjReplace(3tcl)
- manipulate Tcl objects as lists
- Tcl_LogCommandInfo(3tcl)
- record information about errors
- Tcl_MacConvertTextResource(3tcl)
- procedures to handle Macintosh resources and other Macintosh specifics
- Tcl_MacEvalResource(3tcl)
- procedures to handle Macintosh resources and other Macintosh specifics
- Tcl_MacFindResource(3tcl)
- procedures to handle Macintosh resources and other Macintosh specifics
- Tcl_MacSetEventProc(3tcl)
- procedures to handle Macintosh resources and other Macintosh specifics
- Tcl_Main(3tcl)
- main program and event loop definition for Tcl-based applications
- Tcl_MakeFileChannel(3tcl)
- buffered I/O facilities using channels
- Tcl_MakeSafe(3tcl)
- manage multiple Tcl interpreters, aliases and hidden commands.
- Tcl_MakeTcpClientChannel(3tcl)
- procedures to open channels using TCP sockets
- TCL_MEM_DEBUG(3tcl)
- Compile-time flag to enable Tcl memory debugging.
- Tcl_Merge(3tcl)
- manipulate Tcl lists
- Tcl_MutexFinalize(3tcl)
- Tcl thread support.
- Tcl_MutexLock(3tcl)
- Tcl thread support.
- Tcl_MutexUnlock(3tcl)
- Tcl thread support.
- Tcl_NewBooleanObj(3tcl)
- manipulate Tcl objects as boolean values
- Tcl_NewByteArrayObj(3tcl)
- manipulate Tcl objects as a arrays of bytes
- Tcl_NewDoubleObj(3tcl)
- manipulate Tcl objects as floating-point values
- Tcl_NewIntObj(3tcl)
- manipulate Tcl objects as integers and wide integers
|