Home
last modified time | relevance | path

Searched refs:DISPLAY (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/bin/ls/
Dextern.h48 void printacol(DISPLAY *);
49 void printcol(DISPLAY *);
50 void printlong(DISPLAY *);
51 void printscol(DISPLAY *);
52 void printstream(DISPLAY *);
Dprint.c72 static void printtotal(DISPLAY *dp);
116 printscol(DISPLAY *dp) in printscol()
129 printlong(DISPLAY *dp) in printlong()
212 printcol(DISPLAY *dp) in printcol()
281 printacol(DISPLAY *dp) in printacol()
329 printstream(DISPLAY *dp) in printstream()
437 printtotal(DISPLAY *dp) in printtotal()
Dls.h75 } DISPLAY; typedef
Dls.c75 static void (*printfcn)(DISPLAY *);
495 DISPLAY d; in display()
/netbsd/src/sys/arch/playstation2/ee/
Dgs.c64 .display=DISPLAY(239, 2559, 0, 3, 25, 632)
77 .display= DISPLAY(479, 2559, 0, 3, 50, 632)
90 .display= DISPLAY(287, 2559, 0, 3, 36, 652)
103 .display= DISPLAY(575,2559,0,3,72,652)
116 .display= DISPLAY(479, 1279, 0, 1, 34, 276)
Dgsreg.h102 #define DISPLAY(dh, dw, magv, magh, dy, dx) \ macro
/netbsd/src/etc/powerd/scripts/
Dhotkey_button15 DISPLAY=:0.0; export DISPLAY
/netbsd/src/usr.bin/menuc/
Dparse.y56 %token <i_value> TITLE DEFAULT DISPLAY ERROR EXITSTRING EXPAND ALLOW DYNAMIC
222 | DISPLAY action ";" { cur_menu->info->postact = $2; }
Dscan.l99 display { return DISPLAY; }
/netbsd/src/external/bsd/ntp/dist/scripts/
Dplot_summary-opts.def63 command. Default is @code{x11} if @code{DISPLAY} is set and
Dplot_summary.in48 || ( $ENV{DISPLAY} ? "x11" : "dumb" );
Dinvoke-plot_summary.texi102 command. Default is @code{x11} if @code{DISPLAY} is set and
/netbsd/src/external/lgpl3/mpfr/dist/tests/
DMakefile.am140 TESTS_ENVIRONMENT = env DISPLAY='' MPFR_QUIET=1 $(VALGRIND)
DMakefile.in1836 TESTS_ENVIRONMENT = env DISPLAY='' MPFR_QUIET=1 $(VALGRIND)
/netbsd/src/external/bsd/top/dist/machine/
Dm_freebsd.man32 .SH "FreeBSD ALTERNATE DISPLAY"
/netbsd/src/distrib/syspkg/mk/
Dbsd.syspkg.mk608 ${CP} ${MESSAGE_FILE} ${PKG_DBDIR}/${PKGNAME}/+DISPLAY; \
/netbsd/src/external/bsd/ntp/dist/ntpsnmpd/
Dntpv4-mib.mib100 DISPLAY-HINT "d"
107 DISPLAY-HINT "4d:4d:4d.4d"
/netbsd/src/external/gpl2/xcvs/dist/src/
Dsanity.sh600 [ -n "$DISPLAY" ] && unset DISPLAY
DChangeLog5330 (crecrepos): Use 'unset DISPLAY' to avoid problems with ssh
/netbsd/src/external/lgpl3/mpfr/dist/
DChangeLog6746 [tests/Makefile.am] Replaced "env -u DISPLAY" by "env DISPLAY=''" as
6947 [tests/Makefile.am] Unset DISPLAY as it is not needed and it can yield
/netbsd/src/share/terminfo/
Dterminfo14152 # DISPLAY FUNCTION GROUP III
14157 # This must be used with DISPLAY FUNCTION GROUP I or III
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dpostconf.proto1975 <dt><b>DISPLAY</b></dt>
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-1993-201325684 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY