Searched refs:outgoing (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | cmp.h | 41 extern void cmp_error_resteer(processorid_t outgoing);
|
/titanic_44/usr/src/cmd/ipf/examples/ |
H A D | example.2 | 2 # block all outgoing TCP packets on le0 from any host to port 23 of
|
H A D | tcpstate | 2 # Only allow TCP packets in/out of le0 if there is an outgoing connection setup
|
/titanic_44/usr/src/cmd/sendmail/cf/feature/ |
H A D | genericstable.m4 | 23 # Generics table (mapping outgoing addresses)
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | packet.c | 154 TAILQ_HEAD(, packet) outgoing; 203 TAILQ_INIT(&outgoing); in packet_set_connection() 892 TAILQ_INSERT_TAIL(&outgoing, p, next); in packet_send2() 909 while ((p = TAILQ_FIRST(&outgoing)) != NULL) { in packet_send2() 915 TAILQ_REMOVE(&outgoing, p, next); in packet_send2()
|
/titanic_44/usr/src/tools/onbld/Scm/ |
H A D | Backup.py | 220 outgoing = self.ws.findoutgoing(parent) 221 nodes = self.ws.repo.changelog.nodesbetween(outgoing)[0] 701 outgoing = self.ws.findoutgoing(parent) 702 outnodes = set(self.ws.repo.changelog.nodesbetween(outgoing)[0])
|
H A D | WorkSpace.py | 613 def _localtip(self, outgoing, wctx): argument 632 localctxs = [c for c in headctxs if c.node() in outgoing] 642 def parenttip(self, heads, outgoing): argument 671 nodes = set(outgoing)
|
/titanic_44/ |
H A D | README | 20 The advocate will want to see your webrev and hg outgoing -v. The
|
/titanic_44/usr/src/cmd/cmd-inet/etc/ |
H A D | ipqosconf.1.sample | 80 # This filter catches anonymous ftp user outgoing traffic.
|
/titanic_44/usr/src/cmd/sendmail/cf/ |
H A D | README | 1671 If you want all outgoing mail to go to a central relay site, define 2348 outgoing relaying, the tag Connect: must be used; for incoming 2785 ${server_name} the name of the server of the current outgoing SMTP 2787 ${server_addr} the address of the server of the current outgoing SMTP 3310 for internally generated outgoing 4012 restriction placed on one family only affects outgoing connections on that
|
/titanic_44/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 635 # default authentication information for outgoing connections
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 14934 # 4.20, with incoming and outgoing terminals both on 0, emulation On.
|
H A D | terminfo.src | 16852 # 4.20, with incoming and outgoing terminals both on 0, emulation On.
|