Searched refs:irc (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_irc_pxy.c230 ircinfo_t *irc; local
232 KMALLOC(irc, ircinfo_t *);
233 if (irc == NULL)
239 aps->aps_data = irc;
242 bzero((char *)irc, sizeof(*irc));
256 ircinfo_t *irc; local
286 irc = nat->nat_aps->aps_data;
287 if (ippr_irc_complete(irc, ctcpbuf, dlen) == 0)
294 if (irc
[all...]
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_irc_pxy.c240 ircinfo_t *irc; local
242 KMALLOC(irc, ircinfo_t *);
243 if (irc == NULL)
249 aps->aps_data = irc;
252 bzero((char *)irc, sizeof(*irc));
266 ircinfo_t *irc; local
296 irc = nat->nat_aps->aps_data;
297 if (ippr_irc_complete(irc, ctcpbuf, dlen) == 0)
304 if (irc
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/perl/
H A Dlogfilter.pl177 tcp 6667 irc.log
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Dlocore.s477 movb %a0@(CIAICR),%d0 | read irc register (clears ints!)
621 movb %a0@(CIAICR),%d0 | read irc register (clears ints!)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dresrc.c326 sprintf (cpp_temp_file, "%s.irc", fileprefix);

Completed in 193 milliseconds