HomeSort by: relevance | last modified time | path
    Searched refs:copying (Results 1 - 10 of 10) 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/distrib/amiga/stand/
device-streams.README.md 2 Amiga tool for copying between block devices and streams/files, similar to UNIX `dd`.
  /src/sys/uvm/
uvm_map.c 4715 bool copying; local in function:uvm_mapent_trymerge
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/distrib/sparc/
install.md 188 echo -n "copying miniroot kernel... "
  /src/sys/arch/sun3/sun3/
locore.s 115 | This is all done by copying in the segment map (top-level MMU table).
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 12 # This is free software; see the source for copying conditions. There is NO

Completed in 65 milliseconds