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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 sethostid(2) -- Set the unique identifier of the current host
    The sethostid() function allows a calling process with a root user ID to set a new 32-bit identifier for the current host. The sethostid() function enables an application program to reset the host ID....
 sethostname(2) -- Set the name of the current host
    The sethostname() function allows a calling process with root user authority to set the internal host name of a machine on a network. System host names are limited to MAXHOSTNAMELEN as defined in the ...
 setitimer(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 ...
 setlogin(2) -- Get or set the login name
    The getlogin() function returns the login name of the user associated with the current session. The name is normally associated with a login shell at the time a session is created, and is inherited by...
 setpgid(2) -- Set the process group ID
    Use the setpgid() function to add a process to an existing process group or to create a new process group within a process's session. The setpgid() function does not change the process group ID of a ...
 setpgrp(2) -- Set the process group ID
    Use the setpgid() function to add a process to an existing process group or to create a new process group within a process's session. The setpgid() function does not change the process group ID of a ...
 setpriority(2) -- Get or set process scheduling priority
    The getpriority() function obtains the current priority of a process, process group, or user. The getpriority() function returns the highest priority (lowest numerical value) pertaining to any of the ...
 setregid(2) -- Set the real and effective group ID
    The setregid() function sets the real group ID of the current process to the value specified by the rgid parameter, and sets the effective group ID to the value specified by the egid parameter. If the...
 setreuid(2) -- Set real and effective user IDs
    The setreuid() function sets the real and effective user IDs of the current process to the values specified by the ruid and euid parameters. If ruid or euid is -1, the corresponding effective or real ...
 setrlimit(2) -- Control maximum system resource consumption
    The getrlimit() function obtains the limits on the consumption of system resources by the current process and each process it creates. You use the setrlimit() function to set these resources. Each res...
 setsid(2) -- Set the process group ID
    The setsid() function creates a new session when the calling process is not a process group leader. The calling process then becomes the session leader of this session, becomes the process leader of t...
 setsockopt(2) -- Set socket options
    The setsockopt() function sets options associated with a socket. Options may exist at multiple protocol levels. The SO_ options are always present at the uppermost socket level. The setsockopt() funct...
 setsysinfo(2) -- Set system information
    The setsysinfo system call modifies system information. The op argument specifies the operation to be performed. Values for op are defined in the and header fil...
 settimeofday(2) -- Gets and sets date and time and converts time between timeval and timeval64
    The gettimeofday(), ftime(), and settimeofday() functions get and set the time and timezone information stored in the kernel. The gettimeofday() function gets the current time, expressed in seconds an...
 settimeofday64(2) -- Gets and sets date and time and converts time between timeval and timeval64
    The gettimeofday(), ftime(), and settimeofday() functions get and set the time and timezone information stored in the kernel. The gettimeofday() function gets the current time, expressed in seconds an...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service