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

  /src/usr.bin/telnet/
network.c 164 Dump('>', netoring.consume, (int)n);
terminal.c 104 Dump('>', ttyoring.consume, n);
sys_bsd.c 612 Dump('<', netiring.supply, c);
644 Dump('<', ttyiring.supply, c);
externs.h 323 void Dump(int, unsigned char *, int);
utilities.c 127 Dump(int direction, unsigned char *buffer, int length)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_coverage_fuchsia.cc 89 void Dump() {
103 // dump. See the explanation for this in:
219 __sancov::pc_guard_controller.Dump();
sanitizer_coverage_libcdep_new.cc 143 void Dump() {
187 __sancov::pc_guard_controller.Dump();
  /src/distrib/amiga/stand/
device-streams.README.md 32 #### Dump a partition into a file.
34 5.Ram Disk:> devstreams/devtostream --output=DH1:dump.dd --rdb-name=DH0 --verbose
47 write from partition "DH0" to file "DH1:dump.dd"? [Ny]:y
  /src/sys/arch/sparc64/sparc64/
locore.s 2000 bne,pt %icc, winfixspill ! Dump our trap frame -- we will retry the fill when the page is loaded
2358 wrpr %g1, 0, %tl ! We will not attempt to re-execute the spill, so dump our trap frame permanently
4622 rdpr %tl, %l3 ! Dump our trap frame now we have taken the IRQ
6908 * Only used just before a crash dump.
7756 * Debug stuff. Dump the trap registers into buffer & set tl=0.

Completed in 19 milliseconds