Query: print_pset_error
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
print_pset_error(3) Library Functions Manual print_pset_error(3)NAMEprint_pset_error - Prints an error from a processor set functionSYNOPSIS#include <sys/types.h> #include <sys/processor.h> void print_pset_error( int number );PARAMETERSSpecifies the error indication that is returned from an unsuccessful processor set function.DESCRIPTIONThe print_pset_error function prints descriptive information about an error returned by a processor set function.RETURN VALUESThe print_pset_error function prints the error message specified by the number variable to standard output.RELATED INFORMATIONcreate_pset(3), assign_cpu_to_pset(3), assign_pid_to_pset(3), destroy_pset(3), processor_sets(4) delim off print_pset_error(3)
Related Man Pages |
---|
processor_info(2) - sunos |
pset_assign_cpu(1) - osf1 |
pset_assign_pid(1) - osf1 |
reboot(2) - osf1 |
create_pset(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |