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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 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...
 alpha/ioperm(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...
 issetugid(2) -- is current executable running setuid or setgid
    The issetugid() function returns 1 if the process was made setuid or setgid as the result of the last or other previous execve() system calls. Otherwise it returns 0. This system call exists so that l...
 kevent(2) -- kernel event notification mechanism
    kqueue() provides a generic method of notifying the user when an event happens or a condition holds, based on the results of small pieces of kernel code termed ``filters''. A kevent is identified by...
<<  [Prev]  23  24  25  26  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service