Home
last modified time | relevance | path

Searched refs:BEFORE (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dlib_raw.c74 #define BEFORE(N) if (USE_TRACEF(TRACE_BITS)) _nc_locked_tracef("%s before bits: %s", N, _nc_traceb… macro
77 #define BEFORE(s)
91 BEFORE("raw"); in NCURSES_EXPORT()
145 BEFORE("cbreak"); in NCURSES_SP_NAME()
192 BEFORE("qiflush"); in NCURSES_SP_NAME()
226 BEFORE("noraw"); in NCURSES_SP_NAME()
279 BEFORE("nocbreak"); in NCURSES_SP_NAME()
319 BEFORE("noqiflush"); in NCURSES_SP_NAME()
363 BEFORE("intrflush"); in NCURSES_SP_NAME()
/dragonfly/lib/libc/rpc/
H A Dsvc_auth_des.c76 #define BEFORE(t1, t2) timercmp(t1, t2, <) macro
266 if (nick && BEFORE(&timestamp, in _svcauth_des()
273 if (!BEFORE(&current, &timestamp)) { in _svcauth_des()
422 if (BEFORE(timestamp, &cp->laststamp)) { in cache_spot()
/dragonfly/sbin/natd/samples/
H A Dnatd.cf.sample53 # of addresses here, be sure that name server works BEFORE
58 # BEFORE running named, so if the DNS server and NAT are on the same
/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h74 #define BEFORE 1 macro
/dragonfly/contrib/binutils-2.27/ld/
H A Dldgram.y128 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
363 | INSERT_K BEFORE NAME
H A Dldlex.l287 <BOTH,SCRIPT>"BEFORE" { RTOKEN(BEFORE);}
H A Dld.texinfo3630 @item INSERT [ AFTER | BEFORE ] @var{output_section}
/dragonfly/contrib/binutils-2.34/ld/
H A Dldgram.y129 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
366 | INSERT_K BEFORE NAME
H A Dldlex.l283 <BOTH,SCRIPT>"BEFORE" { RTOKEN(BEFORE);}
/dragonfly/sys/contrib/dev/iwi/
H A DLICENSE2 IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE
142 IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
/dragonfly/lib/libipfw3/basic/
H A Dipfw3_basic.c1005 keyword(MODULE_BASIC_ID, O_BASIC_CHECK_STATE, "check-state", BEFORE); in load_module()
/dragonfly/sbin/ipfw3/
H A Dipfw3.c412 if (key->type == BEFORE && in rule_add()
/dragonfly/nrelease/root/
H A DREADME244 MISC CLEANUPS BEFORE REBOOTING
/dragonfly/games/fortune/datfiles/
H A Dzippy903 BEFORE you see the TOTAL at the SAFEWAY CHECKOUT COUNTER!
H A Dfortunes-o3998 this BEFORE you are carried to your Eternal Reward, in order that your vehicle
H A Dfortunes14873 OWNER'S MANUAL CAREFULLY BEFORE YOU UNPACK THE DEVICE. YOU ALREADY
14880 FACTORY BEFORE WE SHIP THEM OUT, YOU KNOW THAT?
/dragonfly/nrelease/gui/root/.vim/plugin/
H A Dminibufexpl.vim214 " BEFORE updating the MBE highlighting groups.