HP-UX Reference (11i v3 07/02) - 2 System Calls (vol 5)
Table of Contents
Volume Five
Entry Name(Section): name Description
fadvise(2): fadvise() ............................................................................................... file advisory information
fchdir(2): change working directory ........................................................................................... see chdir(2)
fchmod(): change file mode access permissions .......................................................................... see chmod(2)
fchown(): change owner and group of a file ................................................................................ see chown(2)
fcntl(2): fcntl() ............................................................................................................................. file control
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 state with its state on disk ............................................ see fsync(2)
fgetacl(): get access control list (ACL) information ...................................................................... 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 open file 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 state with its state on disk
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
getaudid(2): getaudid() .......................................................... get the audit ID (aid) for the current process
getaudproc(2): getaudproc() .......................................................... get audit process flag for calling process
getcontext(2): getcontext(), setcontext() .................... get and set current user context; DEPRECATED
getdirentries(2): getdirentries() ............ get entries from a directory in a file-system-independent format
getdomainname(2): getdomainname(), setdomainname()
..................................................................................................... get or set name of current NIS 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 currently being audited
getfh(2): getfh() ................................................................................... get 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/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 group ID ................................................................................................... see getpid(2)
getpgrp(): 4.2 BSD-compatible process control facilities ............................................................. see killpg(2)
getpgrp(): get process group ID ................................................................................................... see getpid(2)
getpgrp2(): get process group ID of specified process ................................................................... see getpid(2)
getpid(2): getpgid(), getpgrp(), getpgrp2(), getpid(), getppid()
.................................................................................... get process, process group, and parent process ID
getpmsg(): receive next message from a STREAMS file in a priority order ............................... see getmsg(2)
getppid(): get 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 consumption of system resources
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
14 Hewlett-Packard Company HP-UX 11i Version 3: February 2007