HomeSort by: relevance | last modified time | path
    Searched refs:defattr (Results 1 - 25 of 102) sorted by relevancy

1 2 3 4 5

  /src/sys/dev/wscons/
wsemul_dumb.c 75 long defattr; member in struct:wsemul_dumb_emuldata
82 int ccol, int crow, long defattr)
94 edp->defattr = defattr;
102 void *cookie, int ccol, int crow, void *cbcookie, long defattr)
117 edp->defattr = defattr;
155 edp->crow, edp->ccol, n, edp->defattr);
161 edp->nrows, edp->defattr);
173 edp->ccol, c, edp->defattr);
    [all...]
wsemul_sun.c 89 long defattr; /* default attribute (rendition) */ member in struct:wsemul_sun_emuldata
117 int ccol, int crow, long defattr)
131 edp->curattr = edp->defattr = defattr;
159 edp->kernattr = defattr;
173 void *cookie, int ccol, int crow, void *cbcookie, long defattr)
192 edp->defattr = defattr;
212 edp->bowattr = edp->defattr;
214 edp->curattr = edp->defattr;
    [all...]
wsemul_vt100.c 143 long defattr)
157 * attribute for us, which is stored in defattr. We try to set the
183 &vd->defattr);
185 vd->defattr = defattr;
189 * XXX (defattr) returns its flags and colors? */
195 (*vd->emulops->replaceattr)(cookie, defattr,
196 vd->defattr);
212 edp->kernattr = vd->defattr;
217 int ccol, int crow, long defattr)
    [all...]
  /src/sys/arch/evbmips/gdium/
gdium_genfb.c 68 long defattr; local
99 ri->ri_ops.allocattr(ri, 0, ri->ri_rows - 1, 0, &defattr);
101 wsdisplay_preattach(&gdium_stdscreen, ri, 0, 0, defattr);
  /src/usr.bin/config/
sem.h 50 int defattr(const char *, struct loclist *, struct attrlist *, int);
  /src/sys/arch/powerpc/oea/
ofw_rascons.c 85 long defattr; local
140 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr);
142 uimin(crow, ri->ri_rows - 1)), defattr);
164 long defattr; local
176 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr);
178 uimin(crow, ri->ri_rows - 1)), defattr);
  /src/sys/arch/x86/x86/
genfb_machdep.c 183 long defattr; local
195 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr);
196 wsdisplay_preattach(&x86_genfb_stdscreen, ri, 0, 0, defattr);
  /src/sys/arch/mac68k/dev/
macfb.c 299 long defattr; local
307 rcons_allocattr(&sc->sc_dc->dc_rcons, 0, 0, 0, &defattr);
308 *defattrp = defattr;
335 long defattr; local
352 rcons_allocattr(&dc->dc_rcons, 0, 0, 0, &defattr);
355 0, 0, defattr);
  /src/sys/arch/next68k/dev/
nextdisplay.c 370 long defattr; local
380 (strcmp(type->name, "color") == 0) ? 0 : WSATTR_REVERSE, &defattr);
381 *defattrp = defattr;
419 long defattr; local
426 iscolor ? 0 : WSATTR_REVERSE, &defattr);
429 &dc->dc_rcons, 0, 0, defattr);
  /src/crypto/external/cpl/tpm-tools/dist/dist/
tpm-tools-nopkcs11.spec 52 %defattr(-,root,root,-)
62 %defattr(-,root,root,-)
  /src/sys/arch/arm/fdt/
arm_simplefb.c 122 int existing, long *defattr)
195 long defattr; local
266 &defattr);
277 wsdisplay_preattach(&arm_simplefb_stdscreen, ri, 0, 0, defattr);
  /src/sys/dev/sun/
bwtwo.c 209 unsigned long defattr = 0; local
290 &defattr);
298 wsdisplay_cnattach(&bwtwo_defaultscreen, ri, 0, 0, defattr);
464 int existing, long *defattr)
485 memset(bits, (*defattr >> 16) & 0xff, 4);
  /src/sys/arch/ews4800mips/sbd/
fb_sbdio.c 246 long defattr; local
259 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
260 wsdisplay_cnattach(&_fb_std_screen, ri, 0, 0, defattr);
338 long defattr; local
347 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr);
348 *attr = defattr;
  /src/sys/arch/newsmips/apbus/
xafb.c 306 long defattr; local
313 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
314 *attrp = defattr;
344 long defattr; local
357 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
358 wsdisplay_cnattach(&xafb_stdscreen, &dc->dc_ri, 0, crow, defattr);
  /src/sys/arch/prep/pci/
gten.c 289 long defattr; local
297 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
298 *attrp = defattr;
326 long defattr; local
359 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
360 wsdisplay_cnattach(&gten_stdscreen, ri, 0, 0, defattr);
  /src/sys/arch/sparc64/dev/
gfb.c 130 unsigned long defattr; local
204 &defattr);
209 ri->ri_devcmap[(defattr >> 16) & 0xff]);
216 defattr);
223 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
352 int existing, long *defattr)
  /src/external/zlib/pigz/dist/
pigz.spec 29 %defattr(-,root,root)
  /src/sys/arch/arm/clps711x/
clpslcd.c 171 long defattr; local
191 if ((ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr) != 0)
194 defattr);
  /src/sys/arch/evbmips/loongson/
gdium_machdep.c 334 long defattr; local
374 ri->ri_ops.allocattr(ri, 0, ri->ri_rows - 1, 0, &defattr);
376 wsdisplay_preattach(&gdium_stdscreen, ri, 0, 0, defattr);
  /src/sys/arch/evbppc/virtex/dev/
tft.c 77 long defattr; local
103 vcons_init_screen(&sc->sc_vc_data, &sc->sc_vc_screen, 1, &defattr);
142 long *defattr)
  /src/sys/arch/macppc/dev/
valkyriefb.c 229 long defattr; local
244 vcons_init_screen(&sc->vd, &valkyriefb_console_screen, 1, &defattr);
245 memset(sc->sc_base + 0x1000, ri->ri_devcmap[(defattr >> 16) & 0xf],
255 defattr);
414 int existing, long *defattr)
  /src/sys/arch/amiga/dev/
grf.c 172 long defattr; local
202 &console_vcons, 1, &defattr);
206 &console_vcons.scr_ri, 0, 0, defattr);
473 long defattr; local
489 defattr = 0; /* XXX */
492 defattr);
505 long *defattr)
mntva.c 76 int existing, long *defattr);
142 long defattr; local
215 &defattr);
226 defattr);
231 &defattr);
233 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
260 long *defattr)
603 /*wsdisplay_preattach(sc->sc_defaultscreen, ri, 0, 0, defattr);*/
  /src/sys/dev/pci/
bochsfb.c 78 int existing, long *defattr);
117 long defattr; local
232 &defattr);
243 defattr);
248 &defattr);
250 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr);
263 long *defattr)
  /src/sys/arch/dreamcast/dev/
pvr.c 398 long defattr; local
407 &defattr);
408 *attrp = defattr;
575 long defattr; local
578 (*dcp->dc_rinfo.ri_ops.allocattr)(&dcp->dc_rinfo, 0, 0, 0, &defattr);
579 wsdisplay_cnattach(&dcp->dc_wsscrdescr, &dcp->dc_rinfo, 0, 0, defattr);

Completed in 35 milliseconds

1 2 3 4 5