HP-UX Reference (11i v3 07/02) - 2 System Calls (vol 5)
Table of Contents
Volume Five
Entry Name(Section): name Description
pstat_getpset(): get information for a processor set .................................................................. see pstat(2)
pstat_getsem(): get information for a System V semaphore set .................................................. see pstat(2)
pstat_getshm(): get information for a System V shared memory segment .................................. see pstat(2)
pstat_getsocket(): get detailed information for a socket ........................................................... see pstat(2)
pstat_getstable(): get information from the system’s stable storage area ................................. see pstat(2)
pstat_getstatic(): get information about the system ............................................................... see pstat(2)
pstat_getstream(): get detailed information for a stream .......................................................... see pstat(2)
pstat_getswap(): get information for a swap area ...................................................................... see pstat(2)
pstat_getvminfo(): get information about the virtual memory subsystem ................................. see pstat(2)
putmsg(2): putmsg(), putpmsg() ....................................................................... send a message on a stream
putpmsg(): send a message on a stream in different priority bands ........................................... see putmsg(2)
pw_getukid(): lightweight synchronization mechanism ......................................................... see postwait(2)
pw_getvmax(): lightweight synchronization mechanism ......................................................... see postwait(2)
pw_post(): lightweight synchronization mechanism ............................................................... see postwait(2)
pw_postv(): lightweight synchronization mechanism ............................................................. see postwait(2)
pw_wait(): lightweight synchronization mechanism ............................................................... see postwait(2)
pwrite64(): non-POSIX standard API interfaces to support large files ..................................... see creat64(2)
quotactl(2): quotactl() ............................................................................................. manipulate disk quotas
raise(): send a signal to executing program .................................................................................... see kill(2)
read(2): read(), pread(), readv() ............................................................................................... read input
read(): STREAMS enhancements to standard system calls ....................................................... see stream(2)
readlink(2): readlink() .................................................................................... read value of a symbolic link
readv(): read input ....................................................................................................................... see read(2)
readv(): STREAMS enhancements to standard system calls ..................................................... see stream(2)
reboot(2): reboot() ................................................................................................................ boot the system
recv(2): recv(), recvfrom(), recvmsg() .................................................... receive a message from a socket
recvfrom(): receive a message from a socket ................................................................................ see recv(2)
recvmsg(): receive a message from a socket .................................................................................. see recv(2)
rename(2): rename() ................................................................................................ change the name of a file
rmdir(2): rmdir() ........................................................................................................ remove a directory file
rtprio(2): rtprio() ...................................................................................... change or read real-time priority
rtsched(2): sched_get_priority_max(), sched_get_priority_min(),
sched_getparam(), sched_getscheduler(), sched_rr_get_interval(),
sched_setparam(), sched_setscheduler(), sched_yield(),
PRI_HPUX_TO_POSIX(), PRI_POSIX_TO_HPUX() .................................. real-time scheduling operations
sbrk(): change data segment space allocation ................................................................................. see brk(2)
sched_get_priority_max(): return maximum for scheduling policy ..................................... see rtsched(2)
sched_get_priority_min(): return minimum for scheduling policy ...................................... see rtsched(2)
sched_getparam(): return scheduling parameters .................................................................. see rtsched(2)
sched_getscheduler(): return scheduling policy ................................................................... see rtsched(2)
sched_rr_get_interval(): update execution time limit ........................................................ see rtsched(2)
sched_setparam(): set scheduling parameters ........................................................................ see rtsched(2)
sched_setscheduler(): set scheduling policy ......................................................................... see rtsched(2)
sched_yield(): force process to relinquish processor ............................................................... see rtsched(2)
select(2): select(), pselect(), FD_CLR(), FD_ISSET(), FD_SET(),
FD_ZERO() ................................................................................................. synchronous I/O multiplexing
select(): STREAMS enhancements to standard system calls ................................................... see stream(2)
sem_close(2): sem_close() ................................................................................... close an named semaphore
sem_destroy(2): sem_destroy() .................................................................. destroy an unnamed semaphore
sem_getvalue(2): sem_getvalue() ......................................................................... read a POSIX semaphore
sem_init(2): sem_init() ............................................................................. initialize an unnamed semaphore
sem_open(2): sem_open() ............................................................................. open/create a named semaphore
sem_post(2): sem_post() ..................................................................................... unlock a POSIX semaphore
sem_trywait(2): lock a POSIX semaphore without blocking .................................................. see sem_wait(2)
sem_unlink(2): sem_unlink() ............................................................................. unlink a named semaphore
sem_wait(2): sem_wait(), sem_trywait() ............................................................. lock a POSIX semaphore
semctl(2): semctl() ........................................................................................... semaphore control operations
semget(2): semget() ...................................................................................................... get set of semaphores
semop(2): semop(), semtimedop() .............................................................................. semaphore operations
semtimedop(): semaphore operations ......................................................................................... see semop(2)
send(2): send(), sendmsg(), sendto() ............................................................ send a message from a socket
HP-UX 11i Version 3: February 2007 Hewlett-Packard Company 17