Home
last modified time | relevance | path

Searched refs:xlate (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/libelf/
H A DMakefile.targ59 xlate.c: $(SRCDIR)/common/xlate.m4
60 $(M4) < $(SRCDIR)/common/xlate.m4 > xlate.c
75 objs/xlate.o \
76 pics/xlate.o: xlate.c
92 $(BLTMESG): $(SGSMSGALL) xlate.c xlate64.c
H A DMakefile.targ.6458 xlate.c: ../common/xlate.m4
59 $(M4) < ../common/xlate.m4 > xlate.c
73 objs/xlate.o \
74 pics/xlate.o: xlate.c
89 $(BLTMESG): $(SGSMSGALL) xlate.c xlate64.c
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dsched.d49 xlate <cpuinfo_t> (D->disp_cpu).cpu_id;
51 xlate <cpuinfo_t> (D->disp_cpu).cpu_pset;
53 xlate <cpuinfo_t> (D->disp_cpu).cpu_chip;
55 xlate <cpuinfo_t> (D->disp_cpu).cpu_lgrp;
58 (processor_info_t)xlate <cpuinfo_t> (D->disp_cpu).cpu_info;
61 inline cpuinfo_t *curcpu = xlate <cpuinfo_t *> (curthread->t_cpu);
H A Dprocfs.d.in264 pr_nlwp = xlate <psinfo_t> (T->t_procp).pr_nlwp;
265 pr_pid = xlate <psinfo_t> (T->t_procp).pr_pid;
266 pr_ppid = xlate <psinfo_t> (T->t_procp).pr_ppid;
267 pr_pgid = xlate <psinfo_t> (T->t_procp).pr_pgid;
268 pr_sid = xlate <psinfo_t> (T->t_procp).pr_sid;
269 pr_uid = xlate <psinfo_t> (T->t_procp).pr_uid;
270 pr_euid = xlate <psinfo_t> (T->t_procp).pr_euid;
271 pr_gid = xlate <psinfo_t> (T->t_procp).pr_gid;
272 pr_egid = xlate <psinfo_t> (T->t_procp).pr_egid;
273 pr_addr = xlate <psinfo_t> (T->t_procp).pr_addr;
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/i18n/
H A Dm_text.c59 xlate(char *s) in xlate() function
83 #define xlate(s) (s) macro
128 return (xlate((char *)str));
144 return (xlate((char *)str));
150 return xlate(cp);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/translators/
H A Dtst.CircularTransDecl.d71 forwardi = xlate < struct output_struct > (f1).myi;
72 forwardc = xlate < struct output_struct > (f1).myc;
73 backwardi = xlate < struct input_struct > (f2).i;
74 backwardc = xlate < struct input_struct > (f2).c;
H A Dtst.TransOutputPointer.d62 realmyi = xlate < struct myoutput_struct *> (f)->myi;
63 realmyc = xlate < struct myoutput_struct *> (f)->myc;
H A Dtst.TransNonPointer.d61 realmyi = xlate < struct myoutput_struct > (f).myi;
62 realmyc = xlate < struct myoutput_struct > (f).myc;
H A Dtst.ProcModelTrans.d43 mypr_addr = xlate < psinfo_t > (T).pr_addr;
H A Dtst.TestTransStability1.ksh46 inline lwpsinfo_t *myinfo = xlate < lwpsinfo_t *> (curthread);
H A Dtst.TestTransStability2.ksh46 inline lwpsinfo_t *myinfo = xlate < lwpsinfo_t *> (curthread);
H A Derr.D_XLATE_NONE.BadTransDecl6.d62 xlate < struct myoutput_struct >(f)->myi;
H A Dtst.EmptyTransDecl.d60 ou = xlate < struct output_struct > (in);
H A Dtst.TranslateSelf.d59 outer = xlate < struct output_struct > (out);
H A Dtst.StructureAssignment.d63 out = xlate < struct output_struct > (in);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c173 typedef struct xlate { struct
1859 idx = xlate->xlt_idx; in PTE_clear_all()
1881 xlate->xlt_idx = idx; in PTE_clear_all()
1897 for (level = 1, xlate++; level <= nlevels; level++, xlate++) { in xlate_setup()
1917 xlate += nlevels; in PDE_lookup()
1923 for (; xlate->xlt_level > 1; xlate--) { in PDE_lookup()
2002 xlatep = &xlate[1]; in immu_print_fault_info()
2111 idx = xlate->xlt_idx; in PTE_set_all()
2169 xlate->xlt_idx = idx; in PTE_set_all()
2257 xlate += nlevels; in PDE_set_all()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineKinds.d47 inline struct s i3 = xlate < struct s > (i0); /* translator */
49 inline int i5[int x] = (xlate < struct s > (x)).s_x; /* array by xlate */
H A Derr.D_OP_INCOMPAT.badxlate.d39 inline vfs_t *invalid = xlate<psinfo_t>(curthread->t_procp);
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A DMakefile27 MODULE = fabric-xlate
29 SRCS = fabric-xlate.c fx_epkt.c fx_fabric.c fx_fire.c fx_subr.c
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_CG_DYN.ResultDynType.d43 xlate < lwpsinfo_t * > (0);
H A Derr.D_XLATE_REDECL.ResultDynType.d44 xlate < lwpsinfo_t * > (curthread);
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c430 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) in adt_load_table() argument
436 state->as_xlate = xlate; in adt_load_table()
1879 adt_getXlateTable(adt_translation_t **xlate, au_event_t event_id) in adt_getXlateTable() argument
1882 adt_translation_t **p_xlate = xlate; in adt_getXlateTable()
2022 adt_translation_t *xlate; in adt_put_event() local
2044 xlate = adt_getXlateTable(event_state->ae_session->as_xlate, in adt_put_event()
2047 if (xlate == NULL) { in adt_put_event()
2051 DPRINTF(("got event %d\n", xlate->tx_internal_event)); in adt_put_event()
2053 if (adt_selected(event_state, xlate->tx_internal_event, status)) { in adt_put_event()
2054 return (adt_generate_event(event, event_state, xlate)); in adt_put_event()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.xlate.d36 print(*(xlate < pancakes_t * > ((void *)NULL)));
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4117 * tofa(d,s,n) xlate addr n from mem s to file d
118 * tofb(d,s,n) xlate byte n from mem s to file d
119 * tofh(d,s,n) xlate half n from mem s to file d
120 * tofo(d,s,n) xlate off n from mem s to file d
121 * tofw(d,s,n) xlate word n from mem s to file d
122 * tofx(d,s,n) xlate xword n from mem s to file d
123 * tofl(d,s,n) xlate Lword n from mem s to file d
915 return (xlate(dst, src, encode, 1));
922 return (xlate(dst, src, encode, 0));
927 * xlate to file format
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/
H A DMakefile31 fabric-xlate \

12