| 
 
 NAME
 SYNOPSIS
 int
   DESCRIPTIONThe
     The offset argument specifies the offset into the object at which to begin mapping. The object's size should match that of the specified address range. The start and end arguments specify the bounds of the mapped object's window in the address space of map. The cow argument specifies the flags which should be propagated to the new entry, for example, to indicate that this is a copy-on-write mapping. IMPLEMENTATION NOTESThis function implicitly creates a new
    vm_map_entry by calling the internal function
     RETURN VALUESThe  Otherwise,  SEE ALSOAUTHORSThis manual page was written by Bruce M Simpson <bms@spc.org>. 
 
  |