Home
last modified time | relevance | path

Searched defs:SCREEN (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/cddl/dtracetoolkit/dist/Mem/
H A Dvmstat.d58 inline int SCREEN = 21; variable
H A Dvmstat-p.d60 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/Shell/
H A Dsh_stat.d51 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/System/
H A Dsar-c.d52 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/Ruby/
H A Drb_stat.d54 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dvmstat-p.d60 inline int SCREEN = 21; variable
H A Dvmstat.d58 inline int SCREEN = 21; variable
H A Dj_stat.d56 inline int SCREEN = 21; variable
H A Dsar-c.d52 inline int SCREEN = 21; variable
H A Dtcl_stat.d51 inline int SCREEN = 21; variable
H A Djs_stat.d46 inline int SCREEN = 21; variable
H A Dsh_stat.d51 inline int SCREEN = 21; variable
H A Drb_stat.d54 inline int SCREEN = 21; variable
H A Dhttpdstat.d48 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/Java/
H A Dj_stat.d56 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/Apps/
H A Dhttpdstat.d48 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/JavaScript/
H A Djs_stat.d46 inline int SCREEN = 21; variable
/netbsd/external/cddl/dtracetoolkit/dist/Tcl/
H A Dtcl_stat.d51 inline int SCREEN = 21; variable
/netbsd/games/hunt/hunt/
H A Dotto.c76 #define SCREEN(y, x) mvinch(y, x) macro
/netbsd/lib/libcurses/
H A Dcurses.h240 typedef struct __screen SCREEN; typedef