Home
last modified time | relevance | path

Searched refs:REFUSE (Results 1 – 25 of 82) sorted by relevance

1234

/dports/sysutils/qjail54/qjail-5.4/
H A Dqjail.portsnap.conf35 REFUSE arabic chinese french german hebrew hungarian japanese
36 REFUSE korean polish portuguese russian ukrainian vietnamese
37 REFUSE accessibility astro audio benchmarks biology cad finance games
38 REFUSE irc java math mbone multimedia net-im net-p2p news palm science
39 REFUSE x11 x11-clocks x11-drivers x11-fm x11-fonts x11-servers
40 REFUSE x11-themes x11-toolkits x11-wm
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/script/
H A DScriptEvent.cpp189 ret = (msg == SM_LOAD) ? ACCEPT : REFUSE; in checkInteractiveObject()
252 case REFUSE: return "refuse"; in toString()
299 if (esss->allowevents & DISABLE_CHAT) return REFUSE; in send()
302 if (esss->allowevents & DISABLE_HIT) return REFUSE; in send()
308 if (esss->allowevents & DISABLE_HEAR) return REFUSE; in send()
312 if (esss->allowevents & DISABLE_DETECT) return REFUSE; in send()
315 if (esss->allowevents & DISABLE_AGGRESSION) return REFUSE; in send()
318 if (esss->allowevents & DISABLE_MAIN) return REFUSE; in send()
330 return REFUSE; in send()
430 ret = REFUSE; in send()
[all …]
H A DScript.cpp143 if(SendIOScriptEvent(entities[i], msg, params) == REFUSE) { in SendMsgToAllIO()
144 ret = REFUSE; in SendMsgToAllIO()
1619 if (!io) return REFUSE; in SendIOScriptEventReverse()
1631 …m] && (ScriptEvent::send(&entities[num]->script, msg, params, entities[num], eventname) != REFUSE)) in SendIOScriptEventReverse()
1637 return REFUSE; in SendIOScriptEventReverse()
1641 return REFUSE; in SendIOScriptEventReverse()
1648 return REFUSE; in SendIOScriptEvent()
1674 … ScriptEvent::send(&entities[num]->over_script, msg, params, entities[num], eventname) != REFUSE) { in SendIOScriptEvent()
1684 return REFUSE; in SendIOScriptEvent()
1688 return REFUSE; in SendIOScriptEvent()
[all …]
H A DScript.h323 REFUSE = -1, enumerator
/dports/news/pan/pan-0.145/pan/usenet-utils/
H A Dmessage-check.h44 enum { OKAY=0, WARN, REFUSE }; enumerator
49 void raise_to_refuse() { if (state<REFUSE) state = REFUSE; } in raise_to_refuse()
52 bool is_refuse () const { return state == REFUSE; } in is_refuse()
/dports/sysutils/doinkd/doinkd-0.02/
H A Dparse.y37 %token EXEMPT TIMEOUT SLEEP WARN IDLEMETHOD CONSWINS SESSION REFUSE MULTIPLES MAXUSER
101 refuse_cmd : REFUSE who NL
105 | REFUSE FILECOM NAME NL
107 filecom_parse(REFUSE,$3,/* time or thing if any */0);
109 | REFUSE error NL
127 | SESSION REFUSE NUM NL
284 | REFUSE { $$ = REFUSE; }
372 case REFUSE:
H A Dscan.l28 refuse return REFUSE;
H A Dlist.c144 case REFUSE:
/dports/ports-mgmt/portsnap/portsnap-1.3/
H A Dportsnap90 REFUSE=""
212 REFUSE="^(`
794 if [ ! -z "${REFUSE}" ]; then
798 grep -Ev "${REFUSE}" INDEX.new > INDEX.tmp
799 grep -E "${REFUSE}" INDEX |
926 if [ -z "${REFUSE}" ]; then
949 elif ! [ -z "${REFUSE}" ]; then
950 grep -vE "${REFUSE}" ${WORKDIR}/INDEX
991 if ! [ -z "${REFUSE}" ]; then
1035 if ! [ -z "${REFUSE}" ]; then
[all …]
H A Dportsnap.conf.sample25 # can cause problems due to missing dependencies. If you have REFUSE
29 # REFUSE arabic chinese french german hebrew hungarian japanese
30 # REFUSE korean polish portuguese russian ukrainian vietnamese
/dports/dns/djbdns/djbdns-1.05/
H A Dpickdns.c37 if (!flaga && !flagmx) goto REFUSE; in doit()
61 if (!r) goto REFUSE; in doit()
82 REFUSE: in doit()
H A Drbldns.c34 if (!flaga && !flagtxt) goto REFUSE; in doit()
36 if (dd(q,base,reverseip) != 4) goto REFUSE; in doit()
83 REFUSE: in doit()
/dports/dns/djbdns-tools/djbdns-1.05/
H A Dpickdns.c37 if (!flaga && !flagmx) goto REFUSE; in doit()
61 if (!r) goto REFUSE; in doit()
82 REFUSE: in doit()
H A Drbldns.c34 if (!flaga && !flagtxt) goto REFUSE; in doit()
36 if (dd(q,base,reverseip) != 4) goto REFUSE; in doit()
83 REFUSE: in doit()
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Dpickdns.c37 if (!flaga && !flagmx) goto REFUSE; in doit()
61 if (!r) goto REFUSE; in doit()
82 REFUSE: in doit()
H A Drbldns.c34 if (!flaga && !flagtxt) goto REFUSE; in doit()
36 if (dd(q,base,reverseip) != 4) goto REFUSE; in doit()
83 REFUSE: in doit()
/dports/security/nmap/nmap-7.91/scripts/
H A Doracle-sid-brute.nse46 local tns_type = {CONNECT=1, REFUSE=4, REDIRECT=5, RESEND=11}
156 -- If we get anything other than REFUSE consider it as a valid SID
157 if tns_packet.Type ~= tns_type.REFUSE then
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dptimedh.inc52 'SLAVEUP', 'ELECTION', 'ACCEPT', 'REFUSE', 'CONFLICT', 'RESOLVE', 'QUIT',
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/Xdmcp/
H A DXdmcp.h32 WILLING, UNWILLING, REQUEST, ACCEPT, DECLINE, MANAGE, REFUSE, enumerator
/dports/dns/knot-resolver/knot-resolver-5.4.3/modules/rebinding/
H A Drebinding.lua73 policy.REFUSE(nil, req)
/dports/dns/knot-resolver/knot-resolver-5.4.3/modules/policy/test.integr/
H A Dkresd_config.j24 policy.add(policy.suffix(policy.REFUSE, {todname('refuse.example.com')}))
/dports/x11/libXdmcp/libXdmcp-1.1.3/include/X11/
H A DXdmcp.h48 WILLING, UNWILLING, REQUEST, ACCEPT, DECLINE, MANAGE, REFUSE, enumerator
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DEquipment.cpp599 if (SendIOScriptEvent(io_source, SM_CRITICAL) != REFUSE) in ARX_EQUIPMENT_ComputeDamages()
610 if (SendIOScriptEvent(io_source, SM_BACKSTAB) != REFUSE) in ARX_EQUIPMENT_ComputeDamages()
643 if (SendIOScriptEvent(io_source, SM_CRITICAL) != REFUSE) in ARX_EQUIPMENT_ComputeDamages()
650 if (SendIOScriptEvent(io_source, SM_BACKSTAB) != REFUSE) in ARX_EQUIPMENT_ComputeDamages()
/dports/deskutils/maliit-framework/framework-2.1.1/doc/src/
H A Dtoolbarxml.dox16 The REFUSE attribute enumerates names of standard items which should not be added to your toolbar. …
98 Warning: you can use REFUSE to remove standard toolbar items. But you should not change the attribu…
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dvirtual152 # 1 means region entry is required. if region not recognized, then REFUSE to load VHDX
158 # 1 means region entry is required. if region not recognized, then REFUSE to load VHDX

1234