HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/FLIT/FOUT.man2.tocprint
________________________________________________________________
___ ___
Table of Contents
Volume Five
Entry Name(Section): name Description
mlock(2): mlock() ............................................................... lock segment of process address space in memory
mlockall(2): mlockall() ...................................................................... lock process address space in memory
mmap(2): mmap ................................................................................................ map object into virtual memory
modpath(2): modpath() ........................... change global search path for dynamically loadable kernel modules
modstat(2): modstat() .............................................. get information for a dynamically loaded kernel module
moduload(2): moduload() ........................................................................ unload a kernel module on demand
mount(2): mount() ............................................................................................................ mount a file system
mpctl(2): mpctl() ......................................................................................................... multiprocessor control
mprotect(2): mprotect ................................................................ modify memory mapping access protections
mq_close(2): mq_close() ............................................................................. close a message queue descriptor
mq_getattr(2): mq_getattr() ............ get status information and attributes associated with a message queue
mq_notify(2): mq_notify() ................................. register/cancel a notification request with a message queue
mq_open(2): mq_open() ..................................................................................... create/open a message queue
mq_receive(2): mq_receive() ......................................................... receive a message from a message queue
mq_send(2): mq_send() ........................................................................... send a message to a message queue
mq_setattr(2): mq_setattr() ........... set the blocking status of a message queue associated with a descriptor
mq_unlink(2): mq_unlink() ...................................................................................... unlink a message queue
msem_init(2): msem_init() ...................... initialize semaphore in mapped file or anonymous memory region
msem_lock(2): msem_lock .................................................................................................... lock a semaphore
msem_remove(2): msem_remove ............................... remove semaphore in mapped file or anonymous region
msem_unlock(2): msem_unlock ....................................................................................... unlock a semaphore
msgctl(2): msgctl() .............................................................................................. message control operations
msgget(2): msgget() .......................................................................................................... get message queue
msgop(2): msgrcv(), msgsnd() ........................................................................................ message operations
msgrcv(): receive message from message queue ......................................................................... see msgop(2)
msgsnd(): send message to message queue ................................................................................. see msgop(2)
msync(2): msync ...................................................................................................... synchronize a mapped file
munlock(2): munlock() ........................................................ unlock segment of process virtual address space
munlockall(2): munlockall() ................................................................ unlock process virtual address space
munmap(2): munmap() ............................................................................................... unmap a mapped region
nanosleep(2): nanosleep() ............................................................................................ high resolution sleep
nice(2): nice() ...................................................................................................... change priority of a process
open(2): open() ................................................................................................ open file for reading or writing
pathconf(2): pathconf(), fpathconf() ............................................... get congurable path name variables
pause(2): pause() ................................................................................................ suspend process until signal
pipe(2): pipe() ................................................................................................. create an interprocess channel
plock(2): plock() ................................................. lock process, text, data, stack, or shared library in memory
poll(2): poll() .................................................................... monitor I/O conditions on multiple file descriptors
prealloc(2): prealloc() ...................................................................................... preallocate fast disk storage
PRI_HPUX_TO_POSIX(): return POSIX.4 process priority ......................................................... see rtsched(2)
PRI_POSIX_TO_HPUX(): return HP-UX process priority ........................................................... see rtsched(2)
profil(2): profil() ........................................................................................................ execution time profile
pstat() ......................................................................................................................................... see pstat(2)
pstat(2): pstat_getstatic(), pstat_getdynamic(), pstat_getproc(), pstat_getprocessor(),
pstat_getvminfo(), pstat_getdisk(), pstat_getlv(), pstat_getswap(),pstat_getfile(),
pstat_getipc(), pstat_getsem(), pstat_getmsg(), pstat_getshm(), pstat_getprocvm(),
pstat_getstable(), pstat_getlwp(), pstat_getnode(), pstat_getfile2(),
pstat_getfiledetails(), pstat_getsocket() ............................................. get system information
pstat_getdisk() ......................................................................................................................... see pstat(2)
pstat_getdynamic() ................................................................................................................... see pstat(2)
pstat_getfile() ......................................................................................................................... see pstat(2)
pstat_getfile2() ....................................................................................................................... see pstat(2)
pstat_getfiledetails() ........................................................................................................... see pstat(2)
pstat_getipc() ........................................................................................................................... see pstat(2)
pstat_getlv() ............................................................................................................................. see pstat(2)
pstat_getlwp() ........................................................................................................................... see pstat(2)
pstat_getmpathname() ............................................................................................................... see pstat(2)
pstat_getmsg() ........................................................................................................................... see pstat(2)
pstat_getnode() ......................................................................................................................... see pstat(2)
pstat_getpathname() ................................................................................................................. see pstat(2)
pstat_getproc() ......................................................................................................................... see pstat(2)
HP-UX Release 11i: December 2000 Hewlett-Packard Company ix
____ ____