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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 cfsetispeed(3) -- Set input baud rate for a terminal
    The cfsetispeed() function sets the input baud rate stored in the structure pointed to by the termios_p parameter to the value specified by the speed parameter. If the input baud rate is set to 0 (zer...
 cfsetospeed(3) -- Set the output baud rate for a terminal
    The cfsetospeed() function sets the output baud rate stored in the structure pointed to by the termios_p parameter to the speed specified by the speed parameter. The zero baud rate, B0, is used to ter...
 check_auth_parameters(3) -- Get or check user or group IDs (Enhanced Security)
    The identity functions provide a way to recall the IDs of a process at the time the program started. They are useful when interrogating the invoking environment of a program after any setuid() or setg...
 check_usage(3) -- checks whether a disk partition is in use
    The check_usage() function checks whether the special device file is in use, that is, whether it contains a valid file system, is part of LSM, or is being used by a database or for swap space. If the ...
 chgat(3) -- Change renditions of characters in a Curses window
    These functions change the renditions of the next n characters in the current or specified window (or of the remaining characters on the line if n is -1), starting at the current or specified cursor p...
 class_add(3) -- add a member to an existing scheduling class
    This routine adds a member to an existing scheduling class. If the member is found in another class, the member will be moved to the new class if force is TRUE. Note that the calling process must have...
 class_change(3) -- change the allotted resources of an existing scheduling class
    The class_change() routine changes the limits of the CPU resources that an existing class is allowed to use. If the requested percentage would cause the total resource percentage of all classes to exc...
 class_change_name(3) -- change the name of an existing class
    Changes the name of an existing class. Note that the calling process must have root access privileges.
 class_close(3) -- close the class database file
    The class_close() routine is used on application exit to close the class database file. The calling process must have root access privileges.
 class_configure(3) -- set or change class database configuration parameters
    Set or change the class scheduler database configuration parameters. If no database exists, one will be created. No (NULL) inputs for all parameters will create a database with the default values. If ...
 class_create(3) -- create a new scheduling class
    Create a new class. The created class will be empty. Use class_add() to populate the class. If the requested percentage causes the total percentage of all classes to exceed 100%, the call will fail an...
 class_database_file_exists(3) -- determines if the database exists
    This function determines if the class scheduler database exists on disk. Note that the calling process must have root access privileges.
 class_database_modified(3) -- determines if the database has changed
    The class_database_modified() function determines whether the database has changed since the last disk update. The intended use of this function is to determine whether class_save_database() should be...
 class_database_name(3) -- gets the name of the current database
    This function gets the name of the current class scheduling database. Note that the calling process must have root access privileges.
 class_delete(3) -- remove a member from an existing scheduling class
    Remove a member from an existing class. Note that the calling process must have root access privileges.
<<  [Prev]  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  
31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service