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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 getsockname(2) -- get socket name
    getsockname() returns the locally bound address information for a specified socket. Common uses of this function are as follows: +o When bind(2) is called with a port number of 0 (indicating the kerne...
 getsockopt(2) -- get and set options on sockets
    getsockopt() and setsockopt() manipulate the options associated with a socket. Options may exist at multiple protocol levels; they are always present at the uppermost ``socket'' level. When manipula...
 gettimeofday(2) -- get/set date and time
    Note: timezone is no longer used; this information is kept outside the kernel. The system's notion of the current Greenwich time and the current time zone is obtained with the gettimeofday() call, an...
 getuid(2) -- get user identification
    The getuid() function returns the real user ID of the calling process. The geteuid() function returns the effective user ID of the calling process. The real user ID is that of the user who has invoked...
 i386/i386_get_ioperm(2) -- manage i386 per-process I/O permission bitmap
    i386_get_ioperm() copies the current I/O permission bitmap into the memory referenced by iomap. i386_set_ioperm() sets the I/O permission bitmap from the data pointed to by iomap. This call is restric...
 i386/i386_get_ldt(2) -- manage i386 per-process Local Descriptor Table entries
    i386_get_ldt() will return the list of i386 descriptors that the process has in its LDT. i386_set_ldt() will set a list of i386 descriptors for the current process in its LDT. Both routines accept a s...
 i386/i386_iopl(2) -- change the i386 I/O privilege level
    i386_iopl() sets the i386 I/O privilege level to the value specified by iopl. This call is restricted to the superuser. Note: Code using the i386_iopl() function must be compiled using -li386.
 i386/i386_set_ioperm(2) -- manage i386 per-process I/O permission bitmap
    i386_get_ioperm() copies the current I/O permission bitmap into the memory referenced by iomap. i386_set_ioperm() sets the I/O permission bitmap from the data pointed to by iomap. This call is restric...
 i386/i386_set_ldt(2) -- manage i386 per-process Local Descriptor Table entries
    i386_get_ldt() will return the list of i386 descriptors that the process has in its LDT. i386_set_ldt() will set a list of i386 descriptors for the current process in its LDT. Both routines accept a s...
 i386/i386_vm86(2) -- set virtual 8086 processor registers and mode
    i386_vm86() will set the process into virtual 8086 mode using the registers and selectors specified by the context pointed to by vmcp. The processor registers are set from vmcp->substr.regs, and the e...
 alpha/inb(2) -- Alpha devices I/O ports and memory access functions
    The functions in libalpha give userland programs access to the I/O ports on the OpenBSD/alpha platform. The in*() functions return data read from the specified I/O port. The out*() functions write dat...
 alpha/inl(2) -- Alpha devices I/O ports and memory access functions
    The functions in libalpha give userland programs access to the I/O ports on the OpenBSD/alpha platform. The in*() functions return data read from the specified I/O port. The out*() functions write dat...
 intro(2) -- introduction to system calls and error numbers
    The manual pages in section 2 provide an overview of the system calls, their error returns, and other common definitions and concepts.
 alpha/inw(2) -- Alpha devices I/O ports and memory access functions
    The functions in libalpha give userland programs access to the I/O ports on the OpenBSD/alpha platform. The in*() functions return data read from the specified I/O port. The out*() functions write dat...
 ioctl(2) -- control device
    The ioctl() function manipulates the underlying device parameters of special files. In particular, many operating characteristics of character special files (e.g., terminals) may be controlled with io...
<<  [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