Home
last modified time | relevance | path

Searched refs:KLINE (Results 1 – 25 of 124) sorted by relevance

12345

/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/help/
H A Dkline1 KLINE [time] <user@host> :[reason]
3 [time] if present, gives number of minutes for KLINE
5 Adds a KLINE which will ban the specified user from
9 KLINE user@ip.ip.ip.ip :[reason]
14 For a temporary KLINE, length of kline is given in
16 KLINE 10 <user@host> :cool off for 10 minutes
18 KLINE <user@host> ON irc.server :[reason]
H A Dindex7 KILL KLINE KNOCK LINKS
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/help/opers/
H A Dkline1 KLINE <user@host> :[reason] [| oper reason]
3 Adds a KLINE to the kline database which will ban the
13 KLINE <user@ip.ip.ip.ip> :[reason] [| oper reason]
18 For a temporary KLINE, length of kline is given in
20 KLINE 10 <user@host> :cool off for 10 minutes
22 KLINE [duration] <user@host> ON irc.server :[reason] [| oper reason]
26 Administrators can also add a KLINE that can only be removed by
H A Dadminkline3 Adds a KLINE to the kline database which will ban the
5 exception that the KLINE can only be removed by administators.
H A Dindex10 JOIN KICK KILL KLINE
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/help/opers/
H A Dkline1 KLINE <user@host> :[reason] [| oper reason]
3 Adds a KLINE to the kline database which will ban the
13 KLINE <user@ip.ip.ip.ip> :[reason] [| oper reason]
18 For a temporary KLINE, length of kline is given in
20 KLINE 10 <user@host> :cool off for 10 minutes
22 KLINE [duration] <user@host> ON irc.server :[reason] [| oper reason]
26 Administrators can also add a KLINE that can only be removed by
H A Dadminkline3 Adds a KLINE to the kline database which will ban the
5 exception that the KLINE can only be removed by administators.
H A Dindex10 JOIN KICK KILL KLINE
/dports/math/math77/MATH77/
H A Dmess.f1184 KLINE = mod(JJ, 100)
1214 1 NIDAT+KLINE-1)
1215 NIDAT = NIDAT + KLINE
1251 NFDAT = NFDAT + KLINE
1404 KLINE = LASKNT - KNT
1407 KNT = KNT + KLINE
1423 KNT = KNT + KLINE
1442 MPT = MPT + KLINE * INC
1477 LBUF = LENOUT * KLINE
1510 KLINE = IMAG
[all …]
H A Ddmess.f137 2 KLINE, KSCRN, KSHIFT, KSPEC, KT, MAXERR, LASTI, LBUF, LENLIN, local
147 3 ITEXT, IWF, IWG, KDI, KDJ, KLINE, KSHIFT, KSPEC, KT, LASTI, local
364 write(BUF(LSTRT:LBUF),FMTF)(FDAT(K),K=MPT,MPT+INC*(KLINE-1),INC)
369 MPT = MPT + KLINE * INC
402 write (BUF(LSTRT:LBUF), FMTF) (FDAT(K), K = MPT, MPT+KLINE-1)
420 write (BUF(1:LBUF), FMTSP) (IDAT(K),FDAT(K),K=MPT,MPT+KLINE-1)
421 MPT = MPT + KLINE
H A Dsmess.f137 2 KLINE, KSCRN, KSHIFT, KSPEC, KT, MAXERR, LASTI, LBUF, LENLIN, local
147 3 ITEXT, IWF, IWG, KDI, KDJ, KLINE, KSHIFT, KSPEC, KT, LASTI, local
364 write(BUF(LSTRT:LBUF),FMTF)(FDAT(K),K=MPT,MPT+INC*(KLINE-1),INC)
369 MPT = MPT + KLINE * INC
402 write (BUF(LSTRT:LBUF), FMTF) (FDAT(K), K = MPT, MPT+KLINE-1)
420 write (BUF(1:LBUF), FMTSP) (IDAT(K),FDAT(K),K=MPT,MPT+KLINE-1)
421 MPT = MPT + KLINE
/dports/math/math77/MATH77/extras/
H A Dpmess.f149 1 ISAVE1, ISAVEI, J, JFIRST, K, KBR, KCDAT, KK, KLINE, variable
179 KLINE = 0
302 KLINEI = KLINE
318 KLINE = KLINEI
403 270 KLINE = KLINE + 1
404 DBUF(KLINE) = OBUF(1:min(LEND, 72))
426 290 if (KLINE .gt. KLINEI + 20) then
427 if (KCDAT .eq. 0) print 10, KLINE - KLINEI - 1
535 do 390 K = 1, KLINE
/dports/irc/bopm/bopm-3.1.3/src/
H A Dconfig-parser.h54 KLINE = 270, enumerator
103 #define KLINE 270 macro
H A Dconfig-lexer.l107 KLINE { return KLINE; }
H A Dconfig-parser.y48 %token KLINE
171 irc_kline: KLINE '=' STRING ';'
560 blacklist_kline: KLINE '=' STRING ';' {
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dnotice.h18 #define KLINE 0x000400 macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dnotice.h18 #define KLINE 0x000400 macro
/dports/irc/p5-POE-Component-Server-IRC/POE-Component-Server-IRC-1.54/
H A DREADME406 Takes a number of arguments depending on where the KLINE is to be
409 To set a permanent KLINE:
418 To set a temporary 10 minute KLINE:
428 To set a temporary 10 minute KLINE on all servers:
441 Removes a KLINE as indicated by the user@host mask supplied.
443 To remove a KLINE:
451 To remove a KLINE from all servers:
462 Used to set a regex based KLINE. The regex given must be based on a
731 Emitted: when an oper issues a KLINE command;
737 * "ARG1", the target for the KLINE;
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dconf_parser.h124 KLINE = 330, enumerator
356 #define KLINE 330 macro
/dports/irc/bopm/bopm-3.1.3/
H A Dbopm.conf.sample210 * We suggest applying a temporary (no more than a few hours) KLINE on the host.
217 * inside the KLINE message (e.g. for a http:// address).
222 * KLINE COMMANDS BELOW.
234 …kline = "KLINE *@%h :Open Proxy found on your host. Please visit www.blitzed.org/proxy?ip=%i for m…
324 # kline = "KLINE *@%h :You have a host listed in the DroneBL. For more information, visit http:/…
336 # kline = "KLINE *@%h :Listed in ircbl.ahbl.org. See http://ahbl.org/removals";
347 # kline = "KLINE *@%h :Tor exit server detected. See www.sectoor.de/tor.php?ip=%i";
362 # kline = "KLINE *@%h :Listed in rbl.efnet.org. See rbl.efnet.org/?i=%i";
375 # kline = "KLINE *@%h :Open proxy found on your host, please visit www.njabl.org/cgi-bin/lookup…
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dhelp.go98 x | Local X-lines (DLINE/KLINE/etc).
276 text: `KLINE [ANDKILL] [MYSELF] [duration] <mask> [ON <server>] [reason [| oper reason]]
277 KLINE LIST
287 "MYSELF" is required when the KLINE matches the address the person applying it is connected
288 from. If "MYSELF" is not given, trying to KLINE yourself will result in an error.
303 To remove a KLINE, use the "UNKLINE" command.`,
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/cpp/
H A Dnlist.c31 {"line", KLINE, ISKW},
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/cpp/
H A Dnlist.c31 {"line", KLINE, ISKW},
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/cpp/
H A Dnlist.c31 {"line", KLINE, ISKW},
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/cpp/
H A Dnlist.c31 {"line", KLINE, ISKW},

12345