Searched refs:DISPLAY (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/bin/ls/
H A Dextern.h48 void printacol(DISPLAY *);
49 void printcol(DISPLAY *);
50 void printlong(DISPLAY *);
51 void printscol(DISPLAY *);
52 void printstream(DISPLAY *);
H A Dls.h74 } DISPLAY; typedef in typeref:struct:__anon25
H A Dprint.c72 static void printtotal(DISPLAY *dp);
116 printscol(DISPLAY *dp)
129 printlong(DISPLAY *dp)
212 printcol(DISPLAY *dp)
281 printacol(DISPLAY *dp)
329 printstream(DISPLAY *dp)
437 printtotal(DISPLAY *dp)
H A Dls.c75 static void (*printfcn)(DISPLAY *);
495 DISPLAY d;
/netbsd-current/etc/powerd/scripts/
H A Dhotkey_button15 DISPLAY=:0.0; export DISPLAY
/netbsd-current/sys/arch/playstation2/ee/
H A 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)
H A Dgsreg.h102 #define DISPLAY(dh, dw, magv, magh, dy, dx) \ macro
/netbsd-current/usr.bin/menuc/
H A Dscan.l99 display { return DISPLAY; }
H A Dparse.y56 %token <i_value> TITLE DEFAULT DISPLAY ERROR EXITSTRING EXPAND ALLOW DYNAMIC
222 | DISPLAY action ";" { cur_menu->info->postact = $2; }
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dxml.h79 COPYING, FORMAT, SMALLFORMAT, DISPLAY, SMALLDISPLAY, VERBATIM, enumerator in enum:xml_element
H A Dxml.c351 { "literallayout", 0, 1, 1 }, /* DISPLAY */
493 { EXAMPLE, DISPLAY, -1 },
1586 xml_insert_element (DISPLAY, START);
1602 xml_insert_element (DISPLAY, END);
H A Dinsertion.c1030 xml_insert_element (DISPLAY, END);
1525 xml_insert_element (DISPLAY, START);
/netbsd-current/external/bsd/ntp/dist/scripts/
H A Dplot_summary.in47 || ( $ENV{DISPLAY} ? "x11" : "dumb" );
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A DMakefile.am127 # Set DISPLAY='' as it is not needed and it can yield error messages when
136 # Note: We do not use "env -u DISPLAY" as the -u option is a GNU extension
137 # and not supported by NetBSD. Setting DISPLAY='' is not equivalent, but
140 TESTS_ENVIRONMENT = env DISPLAY='' MPFR_QUIET=1 $(VALGRIND)
H A DMakefile.in1823 # Set DISPLAY='' as it is not needed and it can yield error messages when
1832 # Note: We do not use "env -u DISPLAY" as the -u option is a GNU extension
1833 # and not supported by NetBSD. Setting DISPLAY='' is not equivalent, but
1836 TESTS_ENVIRONMENT = env DISPLAY='' MPFR_QUIET=1 $(VALGRIND)
/netbsd-current/external/gpl2/groff/dist/contrib/groffer/
H A Dgroffer2.sh1752 # Test whether not running in X Window by checking $DISPLAY
1757 if obj DISPLAY is_empty
1837 # Test whether running in X Window by checking $DISPLAY
1842 if obj DISPLAY is_not_empty
4849 # in: $DISPLAY, $_OPT_MODE, $_OPT_DEVICE
4861 DISPLAY="${_OPT_DISPLAY}";
/netbsd-current/distrib/syspkg/mk/
H A Dbsd.syspkg.mk608 ${CP} ${MESSAGE_FILE} ${PKG_DBDIR}/${PKGNAME}/+DISPLAY; \
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh600 [ -n "$DISPLAY" ] && unset DISPLAY
[all...]

Completed in 201 milliseconds