HP-UX Reference (11i v2 07/12) - 2 System Calls (vol 5)
Table of Contents
Volume Five
Entry Name(Section): name Description
............................................................... get real user, effective user, real group, and effective group IDs
gtty(): control terminal device (Bell Version 6 compatibility) .......................................................... see stty(2)
ioctl(2): ioctl() ........................................................................................................................ control device
iscomsec(2): iscomsec() ........................................... check if system has been converted to a trusted system
kill(2): kill(), raise() ...................................................... send a signal to a process or a group of processes
killpg(2): killpg(), getpgrp(), setpgrp(), signal(), sigvec()
............................................................................................ 4.2 BSD-compatible process control facilities
killpg(): 4.2 BSD-compatible process control facilities ............................................................... see killpg(2)
lchown(): change owner and group of a file ................................................................................ see chown(2)
link(2): link() .............................................................................................................................. link to a file
lio_listio(2): lio_listio() ............................................................ start a list of asynchronous I/O operations
listen(2): listen() ....................................................................................... listen for connections on a socket
lockf(2): lockf() ..................................................................... provide semaphores and record locking on files
lockf64(): non-POSIX standard API interfaces to support large files ....................................... see creat64(2)
lseek(2): lseek() ......................................................................................... move read/write file pointer; seek
lseek64(): non-POSIX standard API interfaces to support large files ....................................... see creat64(2)
lstat(2): lstat() ......................................................................................................... get symbolic link status
lstat64(): non-POSIX standard API interfaces to support large files ....................................... see creat64(2)
madvise(2): madvise() ........................................... advise the system of a process’s expected paging behavior
makecontext(2): makecontext(), swapcontext() ................................................ manipulate user contexts
memcntl(2): memcntl() ..................................................................................... memory management control
mkdir(2): mkdir() ........................................................................................................... make a directory file
mknod(2): mknod() ............................................................................. make directory, special, or ordinary file
mlock(2): mlock() ........................................... lock a segment of the process virtual address space in memory
mlockall(2): mlockall() ........................................................ lock a process virtual address space in memory
mmap(2): mmap() ........................................................................................................... map pages of memory
mmap64(): non-POSIX standard API interfaces to support large files ......................................... see creat64(2)
modload(2): modload() ................................................................................. load kernel modules on demand
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() ............................................................. set or check protection of memory mapping
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 a semaphore in a mapped file or anonymous memory region
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 a 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
msgop(2): msgsnd(), msgrcv() ........................................................................................ message operations
msgrcv(): message operations .................................................................................................... see msgop(2)
msgrcv(): receive message from message queue ......................................................................... see msgop(2)
msgsnd(): send message to message queue ................................................................................. see msgop(2)
msync(2): msync() ......................................... synchronize the memory of a mapped file with physical storage
munlock(2): munlock() ................................................ unlock a segment of the process virtual address space
munlock(2): munlock() ........................................................ unlock segment of process virtual address space
munlockall(2): munlockall() ......................................... unlock the entire virtual address space of a process
munmap(2): munmap() .............................................................................................. unmap pages of memory
mvalid(2): mvalid() ..................................................................................... check memory region for validity
nanosleep(2): nanosleep() ............................................................................................ high resolution sleep
HP-UX 11i Version 2: December 2007 Update Hewlett-Packard Company 15