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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 uvm_vnp_setsize(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uvm_vnp_sync(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uvm_vnp_terminate(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uvm_vnp_uncache(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uvm_vslock(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uvm_vsunlock(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uvn_attach(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 vaccess(9) -- check access permissions based on vnode parameters
    The vaccess() function checks if the credentials described in cred are sufficient to perform the operation described by acc_mode, based on the file_mode, uid, and gid arguments. These arguments would ...
 vclean(9) -- disassociate the underlying file system from a vnode
    The vclean() function clears any VM and buffer data associated with the vnode vp and reclaims it from the underlying file system. Its arguments are: vp The vnode to be cleaned. flags The flags indicat...
 vcount(9) -- get total number of references to a device
    vcount() is used to get the number of references to a particular device. It allows for the fact that multiple vnodes may reference the same device.
 vdevgone(9) -- revoke all specified minor numbered vnodes for a device
    The vdevgone() function will revoke all the vnodes corresponding to the specified minor number range for the device with a major number of maj and of type type. Its arguments are: maj The major number...
 vfinddev(9) -- lookup a vnode by device number
    The vfinddev() function returns a pointer to the vnode of the device represented by the device number dev and of type type in vpp.
 vflush(9) -- flush vnodes for a mount point
    The vflush() function removes any vnodes in the vnode table that belong to the given mount structure. Its arguments are: mp The mount point whose vnodes should be removed. skipvp If this is given, the...
 vfs(9) -- kernel interface to file systems
    The virtual file system, VFS, is the kernel interface to file systems. The interface specifies the calls for the kernel to access file systems. It also specifies the core functionality that a file sys...
 vget(9) -- get a vnode from the free list
    Get a vnode from the free list and increment its reference count. Its arguments are: vp The vnode to remove from the free list. flags If non-zero, the vnode will also be locked. p The process responsi...
<<  [Prev]  333  334  335  336  337  338  339  340  341  342  343  344  345  346  347  348  349  350  351  352  353  
354  355  356  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service