HomeSort by: relevance | last modified time | path
    Searched refs:copying (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libwrap/
libwrap2netbsd 43 echo copying tree from $r into $d
  /src/sys/external/bsd/dwc2/
dwctwo2netbsd 71 echo copying $r to $d
  /src/sys/external/gpl2/dts/
dts2netbsd 71 echo copying $r to $d
  /src/sys/dev/pci/bktr/
bktr2netbsd 59 echo copying $r to $d
  /src/sys/uvm/
uvm_map.c 4715 bool copying; local
4727 copying = (flags & UVM_MERGE_COPYING) != 0;
4728 newetype = copying ? (entry->etype & ~UVM_ET_NEEDSCOPY) : entry->etype;
4733 ((copying && next->aref.ar_amap != NULL &&
4735 (!copying && next->aref.ar_amap == NULL)) &&
4743 if (copying) {
4759 if (copying) {
4772 ((copying && !merged && prev->aref.ar_amap != NULL &&
4774 (!copying && prev->aref.ar_amap == NULL)) &&
4783 if (copying) {
    [all...]
  /src/sys/arch/amiga/stand/bootblock/boot/
startit.s 170 | copy from below upwards requires copying from end to start.
  /src/sys/arch/sun3/sun3/
locore.s 115 | This is all done by copying in the segment map (top-level MMU table).

Completed in 234 milliseconds