*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 gss_verify_mic(3) -- Generic Security Service Application Program Interface library
    Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati...
 gss_wrap(3) -- Generic Security Service Application Program Interface library
    Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati...
 gss_wrap_size_limit(3) -- Generic Security Service Application Program Interface library
    Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati...
 gtty(3) -- set and get terminal state (defunct)
    These interfaces are obsoleted by ioctl(2). The stty() function sets the state of the terminal associated with fd. The gtty() function retrieves the state of the terminal associated with fd. To set th...
 halfdelay(3) -- curses input options
    Normally, the tty driver buffers typed characters until a newline or carriage return is typed. The cbreak routine disables line buffering and erase/kill character-processing (interrupt and flow contro...
 hash(3) -- hash database access method
    The routine dbopen() is the library interface to database files. One of the supported file formats is hash files. The general description of the database access methods is in dbopen(3), this manual pa...
 has_colors(3) -- curses color manipulation routines
    Overview curses support color attributes on terminals with that capability. To use these routines start_color must be called, usually right after initscr. Colors are always used in pairs (referred to ...
 has_ic(3) -- curses environment query routines
    The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar routine returns the user's current erase c...
 has_il(3) -- curses environment query routines
    The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar routine returns the user's current erase c...
 has_key(3) -- get (or push back) characters from curses terminal keyboard
    The getch, wgetch, mvgetch and mvwgetch, routines read a character from the window. In no-delay mode, if no input is waiting, the value ERR is returned. In delay mode, the program waits until the syst...
 hcreate(3) -- manage hash search table
    The hcreate(), hdestroy(), and hsearch() functions manage hash search tables. The hcreate() function allocates sufficient space for the table, and the application should ensure it is called before hse...
 hdestroy(3) -- manage hash search table
    The hcreate(), hdestroy(), and hsearch() functions manage hash search tables. The hcreate() function allocates sufficient space for the table, and the application should ensure it is called before hse...
 heap(3) -- heap implementation of priority queues
    These functions implement heap-based priority queues. The user defines a priority scheme, and provides a function for comparison of the priority of heap elements (see the description of the heap_highe...
 heapsort(3) -- sort functions
    The qsort() function is a modified partition-exchange sort, or quicksort. The heapsort() function is a modified selection sort. The mergesort() function is a modified merge sort with exponential searc...
 heap_decreased(3) -- heap implementation of priority queues
    These functions implement heap-based priority queues. The user defines a priority scheme, and provides a function for comparison of the priority of heap elements (see the description of the heap_highe...
<<  [Prev]  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  
59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service