Home
last modified time | relevance | path

Searched refs:DUMP (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c428 mdb_printf(THREEREGS, DUMP(rdi), DUMP(rsi), DUMP(rdx)); in ttrace_dumpregs()
429 mdb_printf(THREEREGS, DUMP(rcx), DUMP(r8), DUMP(r9)); in ttrace_dumpregs()
430 mdb_printf(THREEREGS, DUMP(rax), DUMP(rbx), DUMP(rbp)); in ttrace_dumpregs()
431 mdb_printf(THREEREGS, DUMP(r10), DUMP(r11), DUMP(r12)); in ttrace_dumpregs()
432 mdb_printf(THREEREGS, DUMP(r13), DUMP(r14), DUMP(r15)); in ttrace_dumpregs()
433 mdb_printf(THREEREGS, DUMP(ds), DUMP(es), DUMP(fs)); in ttrace_dumpregs()
435 mdb_printf(THREEREGS, DUMP(rip), DUMP(cs), DUMP(rfl)); in ttrace_dumpregs()
453 mdb_printf(FOURREGS, DUMP(gs), DUMP(fs), DUMP(es), DUMP(ds)); in ttrace_dumpregs()
454 mdb_printf(FOURREGS, DUMP(edi), DUMP(esi), DUMP(ebp), DUMP(esp)); in ttrace_dumpregs()
455 mdb_printf(FOURREGS, DUMP(ebx), DUMP(edx), DUMP(ecx), DUMP(eax)); in ttrace_dumpregs()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh49 DUMP(0);
50 DUMP(1);
51 DUMP(2);
52 DUMP(3);
53 DUMP(4);
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h142 #ifdef DUMP
143 # undef DUMP
144 # define DUMP(a,b,c,d) dst_s_dump(a,b,c,d) macro
146 # define DUMP(a,b,c,d) macro
H A Ddst_api.c243 DUMP(data, mode, len, "dst_sign_data()"); in dst_sign_data()
286 DUMP(data, mode, len, "dst_verify_data()"); in dst_verify_data()
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c82 #define DUMP(w, x, y, z) dump_state(w, x, y, z) macro
85 #define DUMP(w, x, y, z) macro
1213 DUMP("process", p, p->plg_last_seq_out, "blocked"); in process()
1226 DUMP("process", p, p->plg_last_seq_out, "unblocked"); in process()
1315 DUMP("process", p, p->plg_last_seq_out, "exit"); in process()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppop.c529 if (pp.mode & DUMP) in ppop()
549 ppset(&pp.mode, DUMP, va_arg(ap, int)); in ppop()
551 if (pp.mode & DUMP) in ppop()
1099 if (pp.mode & DUMP) in ppop()
1132 if (!(pp.mode & DUMP)) in ppop()
1201 if (!(pp.mode & DUMP) || pp.pool.input) in ppop()
1204 if (!(pp.mode & DUMP)) in ppop()
H A Dppinput.c104 if ((pp.mode & (DUMP|INIT)) == DUMP) in pppush()
116 if (!(pp.mode & DUMP)) in pppush()
H A Dpp.tab159 DUMP # do a checkpoint dump
H A Dpplex.c2433 if (pp.mode & DUMP) in pool()
/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c360 {"dump", 2, DUMP},
964 case DUMP: /* Undocumented Cmd */ in main()
H A Dcommon.h184 #define DUMP 300 macro
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c117 _FEMOPDEF(DUMP, dump),
171 _FEMGUARD(DUMP, dump),
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps51 # terminfo-name Name used by TIC or DUMP for terminfo definitions.
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps49 # terminfo-name Name used by TIC or DUMP for terminfo definitions.