*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 fuser(2) -- Reports PIDs and UIDs for files, file systems and/or the devices attached to them.
    The fuser function reports a list of PIDs and UIDs that are associated with a specified file, file system, and/or the devices that are attached to them. The fuser function can report back additional i...
 getaddressconf(2) -- Get information about the system address space configuration
    The getaddressconf() function fills in the array of structures pointed to by the buffer parameter with information describing the configuration of process address space on the system. This information...
 getcontext(2) -- Initiates and restores user level context switching
    Using both the getcontext() and setcontext() functions enables you to initiate user level context control, switching between multiple threads of control within a single process. When you call getconte...
 getdirentries(2) -- Get directory entries in a file-system independent format.
    The getdirentries() function reads directory entries from a directory into a buffer. The entries are returned as dirent structures, a file-system independent format. Caution This call is not the POSIX...
 getdomainname(2) -- get or set name of current domain
    The getdomainname system call returns the domain name of the current host, as set by setdomainname. The setdomainname system call sets the domain of the host machine to be name, which has a length spe...
 getdtablesize(2) -- Get the size of the descriptor table
    The getdtablesize() function returns the maximum number of file descriptors in a process' descriptor table. Each process has a fixed size descriptor table that is guaranteed to have at least 64 slots...
 getegid(2) -- Get the group ID of the calling process
    The getgid() function returns the real group ID of the calling process. The getegid() function returns the effective group ID of the calling process. The real group ID is specified at login time. The ...
 geteuid(2) -- Get the real or effective user ID
    The getuid() function returns the real user ID of the calling process. The geteuid() function returns the effective user ID of the calling process.
 getfh(2) -- Get a file handle
    The getfh() function returns a file handle for the specified file or directory in the file handle pointed to by the fhp parameter. This function is restricted to the root user.
 getfsstat(2) -- Get a list of all mounted file systems
    The getfsstat() function returns information about all mounted file systems. Upon successful completion, the buffer pointed to by the buf parameter is filled with an array of statfs structures, one fo...
 getgid(2) -- Get the group ID of the calling process
    The getgid() function returns the real group ID of the calling process. The getegid() function returns the effective group ID of the calling process. The real group ID is specified at login time. The ...
 getgroups(2) -- Get the supplementary group IDs of the current process
    The getgroups() function gets the current supplementary group IDs of the calling process. The list is stored in the array pointed to by the grouplist parameter. The gidsetsize parameter indicates the ...
 gethostid(2) -- Get the unique identifier of the current host
    The gethostid() function allows a process to retrieve the 32-bit identifier for the current host. The host ID is stored in network standard byte order and is set either by the hostid(1) command or the...
 gethostname(2) -- Get the name of the local host
    The gethostname() function retrieves the host name of the local host as it is configured on the system. If a fullyqualified domain name is configured as the host name, that name is returned. If suffic...
 getitimer(2) -- Return or set the value of interval timers
    The getitimer() function returns the current value for the timer specified by the which parameter in the structure pointed to by the value parameter. The setitimer() function sets the timer specified ...
<<  [Prev]  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  
48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service