Home
last modified time | relevance | path

Searched full:irc (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_irc_pxy.c36 MUTEX_INIT(&ircnatfr.fr_lock, "IRC proxy rule lock"); in ipf_p_irc_main_load()
226 ircinfo_t *irc; in ipf_p_irc_new() local
231 KMALLOC(irc, ircinfo_t *); in ipf_p_irc_new()
232 if (irc == NULL) in ipf_p_irc_new()
237 aps->aps_data = irc; in ipf_p_irc_new()
240 bzero((char *)irc, sizeof(*irc)); in ipf_p_irc_new()
255 ircinfo_t *irc; in ipf_p_irc_send() local
282 irc = nat->nat_aps->aps_data; in ipf_p_irc_send()
283 if (ipf_p_irc_complete(irc, ctcpbuf, dlen) == 0) in ipf_p_irc_send()
290 if (irc->irc_ipnum != ntohl(nat->nat_osrcaddr)) in ipf_p_irc_send()
[all …]
/freebsd-src/contrib/mandoc/
H A Dtest-vasprintf.c29 int irc; in testfunc() local
32 irc = vasprintf(ret, format, ap); in testfunc()
35 return irc; in testfunc()
H A Dcatman.c125 int irc; in process_manpage() local
140 irc = sock_fd_write(srv_fd, in_fd, out_fd, STDERR_FILENO); in process_manpage()
145 if (irc < 0) { in process_manpage()
H A Dterm_tag.c176 int irc = 0; in term_tag_close() local
184 if ((irc = dup2(tag_files.ofd, STDOUT_FILENO)) == -1) in term_tag_close()
189 return irc; in term_tag_close()
H A Dmansearch.c725 int cs, i, irc; in exprterm() local
796 irc = regcomp(e->match.re, val, in exprterm()
798 if (irc) { in exprterm()
799 regerror(irc, e->match.re, errbuf, sizeof(errbuf)); in exprterm()
804 if (irc) { in exprterm()
H A Droff.c2326 int endloop, irc, rr; in roff_block_text()
2328 irc = ROFF_IGN; in roff_block_text()
2333 irc |= endloop;
2359 irc |= endloop; in roff_cond_checkend()
2370 return irc; in roff_cond_checkend()
2380 int irc, rr, spos; in roff_cond_checkend()
2384 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_checkend()
2395 if (irc & ROFF_LOOPMASK)
2396 irc = ROFF_IGN | ROFF_LOOPEXIT;
2405 irc | in roff_cond_sub()
2347 int endloop, irc, rr; roff_cond_checkend() local
2401 int irc, rr; roff_cond_sub() local
2448 int irc, rr; roff_cond_text() local
2700 int irc; roff_cond() local
[all...]
/freebsd-src/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dconfig.yml12 - name: OpenZFS on IRC
14 about: Use IRC to get community support for OpenZFS
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp517 InductiveRangeCheck IRC; in extractRangeChecksFromCond() local
518 IRC.End = End; in extractRangeChecksFromCond()
519 IRC.Begin = IndexAddRec->getStart(); in extractRangeChecksFromCond()
520 IRC.Step = IndexAddRec->getStepRecurrence(SE); in extractRangeChecksFromCond()
521 IRC.CheckUse = &ConditionUse; in extractRangeChecksFromCond()
522 Checks.push_back(IRC); in extractRangeChecksFromCond()
1003 for (InductiveRangeCheck &IRC : RangeChecks) in run()
1004 IRC.print(OS); in run()
1037 for (InductiveRangeCheck &IRC : RangeChecks) { in run()
1038 auto Result = IRC.computeSafeIterationSpace(SE, IndVar, in run()
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dimx7ulp-scg-clock.yaml19 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
20 and and the Fast IRC clock (FIRCLK), clock sources and clock
H A Dimx7ulp-pcc-clock.yaml19 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
20 and and the Fast IRC clock (FIRCLK), clock sources and clock
H A Dimx7ulp-clock.txt9 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
10 and and the Fast IRC clock (FIRCLK), clock sources and clock
/freebsd-src/usr.sbin/ppp/
H A DREADME.nat72 workarounds for FTP and IRC DCC, the most well known of the IP encoding
74 mode and avoiding IRC DCC sends, as is sometimes the case with other
177 usually 20) and IRC DCC send (which doesn't know either the address or
258 IRC and FTP exception handling make reasonable, though not strictly correct
342 - Added support for IRC DCC (ee)
/freebsd-src/sys/netinet/libalias/
H A DHISTORY55 - Added support for IRC DCC (ee)
126 bypass of FTP/IRC DCC data connections. Also added
H A Dlibalias.3235 based firewall for FTP/IRC DCC connections.
386 Well known examples of such protocols are FTP and IRC DCC.
1470 Added IRC DCC support as well as contributing a number of architectural
1471 improvements; added the firewall bypass for FTP/IRC DCC.
/freebsd-src/lib/libalias/modules/irc/
H A DMakefile2 NAME= irc
/freebsd-src/sys/modules/libalias/modules/
H A Dmodules.inc5 MODULES += irc
/freebsd-src/contrib/xz/
H A DREADME181 Report your bug via email or IRC (see Contact information below).
304 - IRC: #tukaani on Libera Chat
309 - IRC: Larhzu on Libera Chat
/freebsd-src/lib/libc/tests/resolv/
H A Dmach21 irc.warped.net
/freebsd-src/crypto/openssh/
H A Dssh.11172 In the example below, we look at encrypting communication for an IRC client,
1173 even though the IRC server it connects to does not directly
1184 The following example tunnels an IRC session from the client
1185 to an IRC server at
1191 using the standard IRC port, 6667:
1194 $ irc -c '#users' pinky IRC/127.0.0.1
/freebsd-src/share/dict/
H A Dfreebsd74 IRC
/freebsd-src/share/man/man4/
H A Dipfirewall.4135 skinny, irc, pptp and smedia packets, which are missing in the basic
/freebsd-src/contrib/netbsd-tests/lib/libpthread/
H A Dd_mach38 irc.warped.net
/freebsd-src/sbin/dhclient/
H A Ddhcp-options.5566 .Ic option irc-server Ar ip-address
570 .Ic irc-server
571 option specifies a list of IRC servers available to the client.
/freebsd-src/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md63 or IRC are the best places to ask for help. Please do not file
71 or IRC if you aren't certain that you are experiencing a bug.
/freebsd-src/targets/pseudo/userland/lib/
H A DMakefile.depend31 lib/libalias/modules/irc \

123