| Manual |
Page | Description |
| HP-UX 11.11 |
CPU_IS_PA_R(2) |
get configurable system variables |
| HP-UX 11.11 |
PRI_HPUX_TO(2) |
real-time scheduling operations |
| HP-UX 11.11 |
PRI_POSIX_T(2) |
real-time scheduling operations |
| HP-UX 11.11 |
_exit(2) |
terminate process |
| HP-UX 11.11 |
accept(2) |
accept a connection on a socket |
| HP-UX 11.11 |
access(2) |
determine accessibility of a file |
| HP-UX 11.11 |
acct(2) |
enable or disable process accounting |
| HP-UX 11.11 |
acl(2) |
set a file's Access Control List (ACL) information (JFS File Systems only) |
| HP-UX 11.11 |
adjtime(2) |
correct the time to synchronize the system clock |
| HP-UX 11.11 |
aio_cancel(2) |
cancel an asynchronous I/O operation |
| HP-UX 11.11 |
aio_error(2) |
return error status of an asynchronous I/O operation |
| HP-UX 11.11 |
aio_fsync(2) |
force outstanding asynchronous operations on a file to the synchronized state |
| HP-UX 11.11 |
aio_read(2) |
start an asynchronous read operation |
| HP-UX 11.11 |
aio_return(2) |
return status of an asynchronous I/O operation |
| HP-UX 11.11 |
aio_suspend(2) |
wait for an asynchronous I/O operation to complete |
| HP-UX 11.11 |
aio_write(2) |
start asynchronous write operation |
| HP-UX 11.11 |
alarm(2) |
set a process's alarm clock |
| HP-UX 11.11 |
audctl(2) |
start or halt the auditing system and set or get audit files |
| HP-UX 11.11 |
audswitch(2) |
suspend or resume auditing on the current process |
| HP-UX 11.11 |
audwrite(2) |
write an audit record for a self-auditing process |
| HP-UX 11.11 |
bind(2) |
bind an address to a socket |
| HP-UX 11.11 |
brk(2) |
change data segment space allocation |
| HP-UX 11.11 |
chdir(2) |
change working directory |
| HP-UX 11.11 |
chmod(2) |
change file mode access permissions |
| HP-UX 11.11 |
chown(2) |
change owner and group of a file |
| HP-UX 11.11 |
chroot(2) |
change root directory |
| HP-UX 11.11 |
clock_getres(2) |
clock operations |
| HP-UX 11.11 |
clock_gettime(2) |
clock operations |
| HP-UX 11.11 |
clock_settime(2) |
clock operations |
| HP-UX 11.11 |
clocks(2) |
clock operations |
| HP-UX 11.11 |
close(2) |
close a file descriptor |
| HP-UX 11.11 |
connect(2) |
initiate a connection on a socket |
| HP-UX 11.11 |
crashconf(2) |
configure system crash dumps |
| HP-UX 11.11 |
creat(2) |
create a new file or rewrite an existing one |
| HP-UX 11.11 |
creat64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
dup(2) |
duplicate an open file descriptor |
| HP-UX 11.11 |
dup2(2) |
duplicate an open file descriptor to a specific slot |
| HP-UX 11.11 |
errno(2) |
error indicator for function calls |
| HP-UX 11.11 |
exec(2) |
execute a file |
| HP-UX 11.11 |
execl(2) |
execute a file |
| HP-UX 11.11 |
execle(2) |
execute a file |
| HP-UX 11.11 |
execlp(2) |
execute a file |
| HP-UX 11.11 |
execv(2) |
execute a file |
| HP-UX 11.11 |
execve(2) |
execute a file |
| HP-UX 11.11 |
execvp(2) |
execute a file |
| HP-UX 11.11 |
exit(2) |
terminate process |
| HP-UX 11.11 |
fchdir(2) |
change working directory |
| HP-UX 11.11 |
fchmod(2) |
change file mode access permissions |
| HP-UX 11.11 |
fchown(2) |
change owner and group of a file |
| HP-UX 11.11 |
fcntl(2) |
file control |
| HP-UX 11.11 |
fdatasync(2) |
synchronize a file's in-core and on-disk states |
| HP-UX 11.11 |
fgetacl(2) |
get access control list (ACL) information (HFS File Systems only) |
| HP-UX 11.11 |
fork(2) |
create a new process |
| HP-UX 11.11 |
fpathconf(2) |
get configurable path name variables |
| HP-UX 11.11 |
fsctl(2) |
file system control |
| HP-UX 11.11 |
fsetacl(2) |
set access control list (ACL) information |
| HP-UX 11.11 |
fstat(2) |
get file status |
| HP-UX 11.11 |
fstat64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
fstatfs(2) |
get file system statistics |
| HP-UX 11.11 |
fstatvfs(2) |
get file system information |
| HP-UX 11.11 |
fstatvfs64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
fsync(2) |
synchronize a file's in-core and on-disk states |
| HP-UX 11.11 |
ftime(2) |
get date and time more precisely |
| HP-UX 11.11 |
ftruncate(2) |
truncate a file to a specified length |
| HP-UX 11.11 |
getaccess(2) |
get a user's effective access rights to a file |
| HP-UX 11.11 |
getacl(2) |
get access control list (ACL) information (HFS File Systems only) |
| HP-UX 11.11 |
getaudid(2) |
get the audit ID (aid) for the current process |
| HP-UX 11.11 |
getaudproc(2) |
get the audit process flag for the calling process |
| HP-UX 11.11 |
getcontext(2) |
get and set current user context |
| HP-UX 11.11 |
getdirentri(2) |
get entries from a directory in a file-systemindependent format |
| HP-UX 11.11 |
getdomainna(2) |
get/set name of current Network Information Service domain |
| HP-UX 11.11 |
getegid(2) |
get real user, effective user, real group, and effective group IDs |
| HP-UX 11.11 |
geteuid(2) |
get real user, effective user, real group, and effective group IDs |
| HP-UX 11.11 |
getevent(2) |
get events and system calls that are currently being audited |
| HP-UX 11.11 |
getfh(2) |
return file handle for file on remote node |
| HP-UX 11.11 |
getgid(2) |
get real user, effective user, real group, and effective group IDs |
| HP-UX 11.11 |
getgroups(2) |
get group access list |
| HP-UX 11.11 |
gethostid(2) |
get an identifier for the current host |
| HP-UX 11.11 |
gethostname(2) |
get name of current host |
| HP-UX 11.11 |
getitimer(2) |
get/set value of interval timer |
| HP-UX 11.11 |
getksym(2) |
get information for a global kernel symbol |
| HP-UX 11.11 |
getmsg(2) |
receive next message from a STREAMS file |
| HP-UX 11.11 |
getpagesize(2) |
get the current page size |
| HP-UX 11.11 |
getpeername(2) |
get address of connected peer |
| HP-UX 11.11 |
getpgid(2) |
get process, process group and parent process ID. |
| HP-UX 11.11 |
getpgrp(2) |
get process, process group and parent process ID. |
| HP-UX 11.11 |
getpgrp2(2) |
get process, process group and parent process ID. |
| HP-UX 11.11 |
getpid(2) |
get process, process group and parent process ID. |
| HP-UX 11.11 |
getpmsg(2) |
receive next message from a STREAMS file |
| HP-UX 11.11 |
getppid(2) |
get process, process group and parent process ID. |
| HP-UX 11.11 |
getpriority(2) |
get or set process priority |
| HP-UX 11.11 |
getprivgrp(2) |
get and set special attributes for group |
| HP-UX 11.11 |
getrlimit(2) |
control maximum resource consumption |
| HP-UX 11.11 |
getrlimit64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
getrusage(2) |
get information about resource utilization |
| HP-UX 11.11 |
getsid(2) |
get session ID |
| HP-UX 11.11 |
getsockname(2) |
get socket address |
| HP-UX 11.11 |
getsockopt(2) |
get and set options on sockets |
| HP-UX 11.11 |
gettimeofda(2) |
get the date and time |
| HP-UX 11.11 |
gettune(2) |
get the value of a kernel tunable parameter |
| HP-UX 11.11 |
getuid(2) |
get real user, effective user, real group, and effective group IDs |
| HP-UX 11.11 |
gtty(2) |
control terminal device (Bell Version 6 compatibility) |
| HP-UX 11.11 |
intro(2) |
introduction to system calls |
| HP-UX 11.11 |
ioctl(2) |
control device |
| HP-UX 11.11 |
iscomsec(2) |
check if the system has been converted to a trusted system. |
| HP-UX 11.11 |
kill(2) |
send a signal to a process or a group of processes |
| HP-UX 11.11 |
killpg(2) |
4.2 BSD-compatible process control facilities |
| HP-UX 11.11 |
lchown(2) |
change owner and group of a file |
| HP-UX 11.11 |
link(2) |
link to a file |
| HP-UX 11.11 |
lio_listio(2) |
start a list of asynchronous I/O operations |
| HP-UX 11.11 |
listen(2) |
listen for connections on a socket |
| HP-UX 11.11 |
lockf(2) |
provide semaphores and record locking on files |
| HP-UX 11.11 |
lockf64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
lseek(2) |
move read/write file pointer; seek |
| HP-UX 11.11 |
lseek64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
lstat(2) |
get symbolic link status |
| HP-UX 11.11 |
lstat64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
lsync(2) |
update disk |
| HP-UX 11.11 |
madvise(2) |
advise the system of a process's expected paging behavior |
| HP-UX 11.11 |
makecontext(2) |
manipulate user contexts |
| HP-UX 11.11 |
mkdir(2) |
make a directory file |
| HP-UX 11.11 |
mknod(2) |
make directory, special, or ordinary file |
| HP-UX 11.11 |
mlock(2) |
lock a segment of the process virtual address space in memory |
| HP-UX 11.11 |
mlockall(2) |
lock a process virtual address space in memory |
| HP-UX 11.11 |
mmap(2) |
map pages of memory |
| HP-UX 11.11 |
mmap64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
modload(2) |
load kernel modules on demand |
| HP-UX 11.11 |
modpath(2) |
change global search path for dynamically loadable kernel modules |
| HP-UX 11.11 |
modstat(2) |
get information for a dynamically loaded kernel module |
| HP-UX 11.11 |
moduload(2) |
unload a kernel module on demand |
| HP-UX 11.11 |
mount(2) |
mount a file system |
| HP-UX 11.11 |
mpctl(2) |
multiprocessor control |
| HP-UX 11.11 |
mprotect(2) |
set or check protection of memory mapping |
| HP-UX 11.11 |
mq_close(2) |
close a message queue descriptor |
| HP-UX 11.11 |
mq_getattr(2) |
get status information and attributes associated with a message queue |
| HP-UX 11.11 |
mq_notify(2) |
register/cancel a notification request with a message queue |
| HP-UX 11.11 |
mq_open(2) |
create/open a message queue |
| HP-UX 11.11 |
mq_receive(2) |
receive a message from a message queue |
| HP-UX 11.11 |
mq_send(2) |
send a message to a message queue |
| HP-UX 11.11 |
mq_setattr(2) |
set the blocking status of a message queue associated with a descriptor |
| HP-UX 11.11 |
mq_unlink(2) |
unlink a message queue |
| HP-UX 11.11 |
msem_init(2) |
initialize a semaphore in a mapped file or anonymous memory region |
| HP-UX 11.11 |
msem_lock(2) |
lock a semaphore |
| HP-UX 11.11 |
msem_remove(2) |
remove a semaphore in mapped file or anonymous region |
| HP-UX 11.11 |
msem_unlock(2) |
unlock a semaphore |
| HP-UX 11.11 |
msgctl(2) |
message control operations |
| HP-UX 11.11 |
msgget(2) |
get message queue |
| HP-UX 11.11 |
msgop(2) |
message operations |
| HP-UX 11.11 |
msgrcv(2) |
message operations |
| HP-UX 11.11 |
msgsnd(2) |
message operations |
| HP-UX 11.11 |
msync(2) |
synchronize memory with physical storage |
| HP-UX 11.11 |
munlock(2) |
unlock a segment of the process virtual address space |
| HP-UX 11.11 |
munlockall(2) |
unlock the entire virtual address space of a process |
| HP-UX 11.11 |
munmap(2) |
unmap pages of memory |
| HP-UX 11.11 |
nanosleep(2) |
high resolution sleep |
| HP-UX 11.11 |
nice(2) |
change priority of a process |
| HP-UX 11.11 |
open(2) |
open file for reading or writing |
| HP-UX 11.11 |
open64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
pathconf(2) |
get configurable path name variables |
| HP-UX 11.11 |
pause(2) |
suspend process until signal |
| HP-UX 11.11 |
pipe(2) |
create an interprocess channel |
| HP-UX 11.11 |
plock(2) |
lock process, text, data, stack, or shared library in memory |
| HP-UX 11.11 |
poll(2) |
monitor I/O conditions on multiple file descriptors |
| HP-UX 11.11 |
pread(2) |
read from file |
| HP-UX 11.11 |
pread64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
prealloc(2) |
preallocate fast disk storage |
| HP-UX 11.11 |
prealloc64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
pri_hpux_to(2) |
real-time scheduling operations |
| HP-UX 11.11 |
pri_posix_t(2) |
real-time scheduling operations |
| HP-UX 11.11 |
profil(2) |
execution time profile |
| HP-UX 11.11 |
pstat(2) |
get system information |
| HP-UX 11.11 |
pstat_getdisk(2) |
get system information |
| HP-UX 11.11 |
pstat_getdynamic(2) |
get system information |
| HP-UX 11.11 |
pstat_getfile(2) |
get system information |
| HP-UX 11.11 |
pstat_getfile2(2) |
get system information |
| HP-UX 11.11 |
pstat_getfiledetails(2) |
get system information |
| HP-UX 11.11 |
pstat_getipc(2) |
get system information |
| HP-UX 11.11 |
pstat_getlv(2) |
get system information |
| HP-UX 11.11 |
pstat_getlwp(2) |
get system information |
| HP-UX 11.11 |
pstat_getmpathname(2) |
get system information |
| HP-UX 11.11 |
pstat_getmsg(2) |
get system information |
| HP-UX 11.11 |
pstat_getnode(2) |
get system information |
| HP-UX 11.11 |
pstat_getpathname(2) |
get system information |
| HP-UX 11.11 |
pstat_getproc(2) |
get system information |
| HP-UX 11.11 |
pstat_getprocessor(2) |
get system information |
| HP-UX 11.11 |
pstat_getprocvm(2) |
get system information |
| HP-UX 11.11 |
pstat_getsem(2) |
get system information |
| HP-UX 11.11 |
pstat_getshm(2) |
get system information |
| HP-UX 11.11 |
pstat_getsocket(2) |
get system information |
| HP-UX 11.11 |
pstat_getstable(2) |
get system information |
| HP-UX 11.11 |
pstat_getstatic(2) |
get system information |
| HP-UX 11.11 |
pstat_getstream(2) |
get system information |
| HP-UX 11.11 |
pstat_getswap(2) |
get system information |
| HP-UX 11.11 |
pstat_getvminfo(2) |
get system information |
| HP-UX 11.11 |
ptrace(2) |
process trace |
| HP-UX 11.11 |
putmsg(2) |
send a message on a stream |
| HP-UX 11.11 |
putpmsg(2) |
send a message on a stream |
| HP-UX 11.11 |
pwrite(2) |
write on a file |
| HP-UX 11.11 |
pwrite64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
quotactl(2) |
manipulate disk quotas |
| HP-UX 11.11 |
raise(2) |
send a signal to a process or a group of processes |
| HP-UX 11.11 |
read(2) |
read from file |
| HP-UX 11.11 |
readlink(2) |
read the contents of a symbolic link |
| HP-UX 11.11 |
readv(2) |
read from file |
| HP-UX 11.11 |
reboot(2) |
boot the system |
| HP-UX 11.11 |
recv(2) |
receive a message from a socket |
| HP-UX 11.11 |
recvfrom(2) |
receive a message from a socket |
| HP-UX 11.11 |
recvmsg(2) |
receive a message from a socket |
| HP-UX 11.11 |
rename(2) |
change the name of a file |
| HP-UX 11.11 |
rmdir(2) |
remove a directory file |
| HP-UX 11.11 |
rtprio(2) |
change or read real-time priority |
| HP-UX 11.11 |
rtsched(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sbrk(2) |
change data segment space allocation |
| HP-UX 11.11 |
sched_get_p(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sched_getpa(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sched_getsc(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sched_rr_ge(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sched_setpa(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sched_setsc(2) |
real-time scheduling operations |
| HP-UX 11.11 |
sched_yield(2) |
real-time scheduling operations |
| HP-UX 11.11 |
select(2) |
synchronous I/O multiplexing |
| HP-UX 11.11 |
sem_close(2) |
close a named POSIX semaphore |
| HP-UX 11.11 |
sem_destroy(2) |
destroy an unnamed POSIX semaphore |
| HP-UX 11.11 |
sem_getvalue(2) |
get the value of a POSIX semaphore |
| HP-UX 11.11 |
sem_init(2) |
initialize an unnamed POSIX semaphore |
| HP-UX 11.11 |
sem_open(2) |
create/open a named POSIX semaphore |
| HP-UX 11.11 |
sem_post(2) |
1 - HP-UX Release 11i: November 2000 |
| HP-UX 11.11 |
sem_trywait(2) |
lock a POSIX semaphore |
| HP-UX 11.11 |
sem_unlink(2) |
unlink a named POSIX semaphore |
| HP-UX 11.11 |
sem_wait(2) |
lock a POSIX semaphore |
| HP-UX 11.11 |
semctl(2) |
semaphore control operations |
| HP-UX 11.11 |
semget(2) |
get set of semaphores |
| HP-UX 11.11 |
semop(2) |
semaphore operations |
| HP-UX 11.11 |
send(2) |
send a message from a socket |
| HP-UX 11.11 |
sendfile(2) |
send the contents of a file through a socket |
| HP-UX 11.11 |
sendfile64(2) |
send the contents of a Large File through a socket |
| HP-UX 11.11 |
sendmsg(2) |
send a message from a socket |
| HP-UX 11.11 |
sendto(2) |
send a message from a socket |
| HP-UX 11.11 |
serialize(2) |
force target process to run serially with other processes |
| HP-UX 11.11 |
setacl(2) |
set access control list (ACL) information |
| HP-UX 11.11 |
setaudid(2) |
set the audit ID (aid) for the current process |
| HP-UX 11.11 |
setaudproc(2) |
controls process level auditing for the current process and its decendents |
| HP-UX 11.11 |
setcontext(2) |
get and set current user context |
| HP-UX 11.11 |
setdomainna(2) |
get/set name of current Network Information Service domain |
| HP-UX 11.11 |
setevent(2) |
set current events and system calls which are to be audited |
| HP-UX 11.11 |
setgid(2) |
set user and group IDs |
| HP-UX 11.11 |
setgroups(2) |
set group access list |
| HP-UX 11.11 |
sethostname(2) |
set name of host cpu |
| HP-UX 11.11 |
setitimer(2) |
get/set value of interval timer |
| HP-UX 11.11 |
setpgid(2) |
set process group ID for job control |
| HP-UX 11.11 |
setpgrp(2) |
set process group ID |
| HP-UX 11.11 |
setpgrp2(2) |
set process group ID for job control |
| HP-UX 11.11 |
setpgrp3(2) |
create session and set process group ID; for HP-UX 9.x compatibility. |
| HP-UX 11.11 |
setpriority(2) |
get or set process priority |
| HP-UX 11.11 |
setprivgrp(2) |
get and set special attributes for group |
| HP-UX 11.11 |
setresgid(2) |
set real, effective, and saved user and group IDs |
| HP-UX 11.11 |
setresuid(2) |
set real, effective, and saved user and group IDs |
| HP-UX 11.11 |
setreuid(2) |
set real and effective user IDs |
| HP-UX 11.11 |
setrlimit(2) |
control maximum resource consumption |
| HP-UX 11.11 |
setrlimit64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
setsid(2) |
create session and set process group ID |
| HP-UX 11.11 |
setsockopt(2) |
get and set options on sockets |
| HP-UX 11.11 |
settune(2) |
set the value of a kernel tunable parameter |
| HP-UX 11.11 |
setuid(2) |
set user and group IDs |
| HP-UX 11.11 |
setuname(2) |
get information about computer system; set node name (system name) |
| HP-UX 11.11 |
shm_open(2) |
create/open a shared memory object |
| HP-UX 11.11 |
shm_unlink(2) |
unlink a shared memory object |
| HP-UX 11.11 |
shmat(2) |
shared memory operations |
| HP-UX 11.11 |
shmctl(2) |
shared memory control operations |
| HP-UX 11.11 |
shmdt(2) |
shared memory operations |
| HP-UX 11.11 |
shmget(2) |
get shared memory segment |
| HP-UX 11.11 |
shmop(2) |
shared memory operations |
| HP-UX 11.11 |
shutdown(2) |
shut down a socket |
| HP-UX 11.11 |
sigaction(2) |
examine and change signal action |
| HP-UX 11.11 |
sigaltstack(2) |
set and/or get signal alternate stack context. |
| HP-UX 11.11 |
sigblock(2) |
block signals |
| HP-UX 11.11 |
sighold(2) |
signal management |
| HP-UX 11.11 |
sigignore(2) |
signal management |
| HP-UX 11.11 |
siginterrupt(2) |
allow signals to interrupt functions |
| HP-UX 11.11 |
signal(2) |
signal management |
| HP-UX 11.11 |
sigpending(2) |
examine pending signals |
| HP-UX 11.11 |
sigprocmask(2) |
examine and change blocked signals |
| HP-UX 11.11 |
sigqueue(2) |
queue a signal to a process |
| HP-UX 11.11 |
sigrelse(2) |
signal management |
| HP-UX 11.11 |
sigsend(2) |
send a signal to a process or a group of processes |
| HP-UX 11.11 |
sigsendset(2) |
send a signal to a process or a group of processes |
| HP-UX 11.11 |
sigsetmask(2) |
set current signal mask |
| HP-UX 11.11 |
sigspace(2) |
assure sufficient signal stack space |
| HP-UX 11.11 |
sigstack(2) |
set and/or get signal stack context |
| HP-UX 11.11 |
sigsuspend(2) |
wait for a signal |
| HP-UX 11.11 |
sigtimedwait(2) |
synchronously accept a signal |
| HP-UX 11.11 |
sigvector(2) |
software signal facilities |
| HP-UX 11.11 |
sigwait(2) |
synchronously accept a signal |
| HP-UX 11.11 |
sigwaitinfo(2) |
synchronously accept a signal |
| HP-UX 11.11 |
socket(2) |
create an endpoint for communication |
| HP-UX 11.11 |
socketpair(2) |
create a pair of connected sockets |
| HP-UX 11.11 |
stat(2) |
get file status |
| HP-UX 11.11 |
stat64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
statfs(2) |
get file system statistics |
| HP-UX 11.11 |
statvfs(2) |
get file system information |
| HP-UX 11.11 |
statvfs64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
stime(2) |
set time and date |
| HP-UX 11.11 |
stream(2) |
STREAMS enhancements to standard system calls |
| HP-UX 11.11 |
stty(2) |
control terminal device (Bell Version 6 compatibility) |
| HP-UX 11.11 |
swapcontext(2) |
manipulate user contexts |
| HP-UX 11.11 |
swapon(2) |
add swap space for interleaved paging/swapping |
| HP-UX 11.11 |
symlink(2) |
make symbolic link to a file |
| HP-UX 11.11 |
sync(2) |
update disk |
| HP-UX 11.11 |
sysconf(2) |
get configurable system variables |
| HP-UX 11.11 |
sysfs(2) |
get file system type information |
| HP-UX 11.11 |
time(2) |
get time |
| HP-UX 11.11 |
timer_create(2) |
timer operations |
| HP-UX 11.11 |
timer_delete(2) |
timer operations |
| HP-UX 11.11 |
timer_getoverrun(2) |
timer operations |
| HP-UX 11.11 |
timer_gettime(2) |
timer operations |
| HP-UX 11.11 |
timer_settime(2) |
timer operations |
| HP-UX 11.11 |
timers(2) |
timer operations |
| HP-UX 11.11 |
times(2) |
get process and child process times |
| HP-UX 11.11 |
truncate(2) |
truncate a file to a specified length |
| HP-UX 11.11 |
truncate64(2) |
non-POSIX standard API interfaces to support large files. |
| HP-UX 11.11 |
ttrace(2) |
tracing facility for multithreaded processes |
| HP-UX 11.11 |
ttrace_wait(2) |
wait for ttrace event |
| HP-UX 11.11 |
tuneinfo(2) |
retrieve detailed information about kernel tunable parameters |
| HP-UX 11.11 |
ualarm(2) |
set the interval timer |
| HP-UX 11.11 |
ulimit(2) |
get and set user limits |
| HP-UX 11.11 |
umask(2) |
set and get file creation mask |
| HP-UX 11.11 |
umount(2) |
unmount a file system |
| HP-UX 11.11 |
uname(2) |
get information about computer system; set node name (system name) |
| HP-UX 11.11 |
unlink(2) |
remove directory entry; delete file |
| HP-UX 11.11 |
usleep(2) |
suspend execution for an interval |
| HP-UX 11.11 |
ustat(2) |
get mounted file system statistics |
| HP-UX 11.11 |
utime(2) |
set file access and modification times |
| HP-UX 11.11 |
utimes(2) |
set file access and modification times |
| HP-UX 11.11 |
vfork(2) |
spawn new process; share virtual memory |
| HP-UX 11.11 |
vfsmount(2) |
mount a file system |
| HP-UX 11.11 |
wait(2) |
wait for child process to stop or terminate |
| HP-UX 11.11 |
wait3(2) |
wait for child process to change state |
| HP-UX 11.11 |
waitid(2) |
wait for child process to change state |
| HP-UX 11.11 |
waitpid(2) |
wait for child process to stop or terminate |
| HP-UX 11.11 |
write(2) |
write on a file |
| HP-UX 11.11 |
writev(2) |
write on a file |