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
fstat(2): fstat() ......................................................................................................................... get file status
fstatfs(): get file system statistics ............................................................................................. see statfs(2)
fstatvfs(): get file status ......................................................................................................... see statvfs(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)
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
getdirentries(2): getdirentries() ............ get entries from a directory in a file-system-independent format
getdomainname(2): getdomainname(), setdomainname() .................. get/set name of current NIS domain
getegid(): get effective group ID ................................................................................................ see getuid(2)
geteuid(): get effective user group ID ........................................................................................ 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 group
ID ........................................................................................................ 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
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
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 or set options on sockets
gettimeofday(2): gettimeofday() ...................................................................................... get date and time
gettune(2): gettune() ....................................................................... get value of a kernel tunable parameter
getuid(2): getuid(), geteuid(),
getgid(), getegid() ........................... 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): getpgrp(), setpgrp(), signal() ............................. 4.2 BSD-compatible process control facilities
link(2): link() .............................................................................................................................. link to a file
lio_listio(2): lio_listio() .............................................................. start list of asynchronous I/O operations
listen(2): listen() ....................................................................................... listen for connections on a socket
loadmod(2): loadmod() ................................................................................. load kernel modules on demand
lockf(2): lockf() ..................................................................... provide semaphores and record locking on files
lseek(2): lseek() ......................................................................................... move read/write file pointer; seek
lstat(2): lstat() ......................................................................................................... get symbolic link status
madvise(2): madvise() ................................................... advise system of process’s expected paging behavior
makecontext(2): makecontext(), swapcontext() ................................................ manipulate user contexts
mkdir(2): mkdir() ........................................................................................................... make a directory file
mknod(2): mknod() ............................................................................. make directory, special, or ordinary file
viii Hewlett-Packard Company HP-UX Release 11i: December 2000
____ ____