Home
last modified time | relevance | path

Searched refs:RUN_FULLSCREEN (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Drun.c662 } else if (flags & RUN_FULLSCREEN) { in run_program()
H A Ddefs.h105 #define RUN_FULLSCREEN 0x0008 /* fullscreen (use with RUN_DISPLAY) */ macro