Lines Matching refs:code
40 <code>"localhost"</code> (for the local machine). The wildcard <code>"*"</code>
43 leftmost position, as in <code>"*.sun.com"</code>.
45 The port or portrange is optional. A port specification of the form <code>"N-"</code>,
46 where <code>N</code> is a port number, signifies all ports numbered <code>N</code> and above,
47 while a specification of the form <code>"-N"</code> indicates all ports numbered
48 <code>N</code> and below.
53 <li><code>accept</code></li>
54 <li><code>connect</code></li>
55 <li><code>listen</code></li>
56 <li><code>resolve</code></li>
58 The <code>"listen"</code> action is only meaningful when used with <code>"localhost"</code>.
59 The <code>"resolve"</code> (resolve host/ip name service lookups) action is implied when
74 is granted, it allows that code to accept connections on, connect to, or listen
79 Granting code permission to accept or make connections to remote hosts may be
80 dangerous because malevolent code can then more easily transfer and share