HP-UX Reference (11i v2 07/12) - 2 System Calls (vol 5)
Table of Contents
Volume Five
Entry Name(Section): name Description
FD_CLR(): synchronous I/O multiplexing ...................................................................................... see select(2)
FD_ISSET(): synchronous I/O multiplexing .................................................................................. see select(2)
FD_SET(): synchronous I/O multiplexing ...................................................................................... see select(2)
FD_ZERO(): synchronous I/O multiplexing .................................................................................... see select(2)
fdatasync(): synchronize a file’s in-core and on-disk states ......................................................... see fsync(2)
fgetacl(): get access control list (ACL) information (HFS File Systems only) ............................ see getacl(2)
flock(2): flock() ................................................ apply or remove an advisory or enforced lock on an open file
fork(2): fork() ................................................................................................................ create a new process
fpathconf(): get configurable path name variables ............................................................... see pathconf(2)
fsctl(2): fsctl() .................................................................................................................. file system control
fsetacl(): set access control list (ACL) information .................................................................... see setacl(2)
fstat(2): fstat() ......................................................................................................................... get file status
fstat64(): non-POSIX standard API interfaces to support large files ....................................... see creat64(2)
fstatfs(): get file system statistics ............................................................................................. see statfs(2)
fstatvfs(): get file system information ..................................................................................... see statvfs(2)
fstatvfs64(): non-POSIX standard API interfaces to support large files ................................. see creat64(2)
fsync(2): fsync(), fdatasync() ............................................... synchronize a file’s in-core and on-disk states
ftime(2): ftime() .......................................................................................... get date and time more precisely
ftruncate(): truncate a file to a specified length ................................................................... see truncate(2)
ftruncate64(): non-POSIX standard API interfaces to support large files ............................... see creat64(2)
getaccess(2): getaccess() ............................................................. get a user’s effective access rights to a file
getacl(2): getacl(), fgetacl() ................ get access control list (ACL) information (HFS File Systems only)
getaudid(2): getaudid() ........................................................... get the audit ID (aid) for the current process
getaudproc(2): getaudproc() .............................................. get the audit process flag for the calling process
getcontext(2): getcontext(), setcontext() .............................................. get and set current user context
getdirentries(2): getdirentries() ............ get entries from a directory in a file-system-independent format
getdomainname(2): getdomainname(), setdomainname()
.................................................................. get/set name of current Network Information Service domain
getdtablesize(2): getdtablesize() .................................. get the size of the per-process file descriptor table
getegid(): get real user, effective user, real group, and effective group IDs ............................... see getuid(2)
geteuid(): get real user, effective user, real group, and effective group IDs ............................... see getuid(2)
getevent(2): getevent() .................................... get events and system calls that are currently being audited
getfh(2): getfh() ............................................................................. return file handle for file on remote node
getgid(): get real user, effective user, real group, and effective group IDs ................................. see getuid(2)
getgroups(2): getgroups() ............................................................................................. get group access list
gethostid(2): gethostid() ..................................................................... get an identifier for the current host
gethostname(2): gethostname() ................................................................. get name of current host system
getitimer(2): getitimer(), setitimer() ................................................. get and set value of interval timer
getksym(2): getksym() .................................................................. get information for a global kernel symbol
getmsg(2): getmsg(), getpmsg() ................................................ receive next message from a STREAMS file
getpagesize(2): getpagesize() ............................................................................... get the current page size
getpeername(2): getpeername() ..................................................................... get address of connected peer
getpgid(): get process, process group and parent process ID ..................................................... see getpid(2)
getpgrp(): 4.2 BSD-compatible process control facilities ............................................................. see killpg(2)
getpgrp(): get process, process group and parent process ID ..................................................... see getpid(2)
getpgrp2(): get process, process group and parent process ID ................................................... see getpid(2)
getpid(2): getpid(), getpgid(), getpgrp(), getpgrp2(), getppid()
..................................................................................... get process, process group and parent process ID
getpmsg(): receive next message from a STREAMS file ............................................................ see getmsg(2)
getppid(): get process, process group and parent process ID ..................................................... see getpid(2)
getpriority(2): getpriority(), setpriority() ................................................... get or set process priority
getprivgrp(2): getprivgrp(), setprivgrp() ................................... get and set special attributes for group
getrlimit(2): getrlimit(), setrlimit() ........................................ control maximum resource consumption
getrlimit64(): non-POSIX standard API interfaces to support large files ............................... see creat64(2)
getrusage(2): getrusage() ............................................................ get information about resource utilization
getsid(2): getsid() ................................................................................................................... get session ID
getsockname(2): getsockname() ....................................................................................... get socket address
getsockopt(2): getsockopt(), setsockopt() ................................................. get and set options on sockets
gettimeofday(2): gettimeofday() ................................................................................ get the date and time
gettune(2): gettune() ................................................................. get the value of a kernel tunable parameter
getuid(2): getuid(), geteuid(), getgid(), getegid()
14 Hewlett-Packard Company HP-UX 11i Version 2: December 2007 Update