Searched refs:pass (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/ipf/examples/
H A Dexample.36 # pass through packets to and from localhost.
8 pass in from 127.0.0.1/32 to 127.0.0.1/32
13 pass in from 10.1.3.1/32 to any
14 pass in from 10.1.3.2/32 to any
15 pass in from 10.1.3.3/32 to any
16 pass in from 10.1.3.4/32 to any
17 pass in from 10.1.3.5/32 to any
18 pass in from 10.1.0.13/32 to any
19 pass in from 10.1.1.1/32 to any
20 pass i
[all...]
H A Dexample.56 pass in from 10.1.1.2 to 10.2.1.1
11 pass in proto tcp from 10.2.2.2/24 to 10.1.1.2/32 port = 6667
16 pass in proto udp from 10.2.2.2 port != 53 to localhost
25 pass in from any to any with ipopts
H A Dexample.95 pass in all with opt sec
10 pass out on le1 all with opt sec-class topsecret
12 pass in on le1 all with opt sec-class topsecret
H A Dexample.115 pass in proto tcp from 10.2.2.2/24 to 10.1.1.2/32 port = 6667
10 pass in proto udp from 10.2.2.2 port != 53 to localhost
20 pass in proto tcp/udp from any to any port 512 <> 515
25 pass in proto tcp/udp all
H A Dserver8 pass in quick on le0 from 128.1.40.0/24 to any
11 pass in quick on le1 from any to any
H A Dexample.139 pass in on le0 dup-to le1:10.3.3.3 proto tcp all flags S/SA
13 pass in on ppp0 fastroute proto udp all
17 pass in on le0 to le1:10.3.3.1 proto icmp all
H A Dexample.102 # pass ack packets (ie established connection)
4 pass in proto tcp from 10.1.0.0/16 port = 23 to 10.2.0.0/16 flags A/A
5 pass out proto tcp from 10.1.0.0/16 port = 23 to 10.2.0.0/16 flags A/A
H A Dtcpstate5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state
9 # allow nameserver queries and replies to pass through, but no other UDP
11 pass out quick on le0 proto udp from any to any port = 53 keep state
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/
H A Dplan.t18 pass('Just testing plan()');
19 pass('Testing it some more');
H A Dfork.t21 pass("Only the parent should process the ending, not the child");
H A Dtodo.t32 pass("This is not todo");
41 pass("This is still not todo");
65 pass("Again");
H A Dfilehandles.t15 pass 'STDOUT can be mucked with';
H A Dskip.t31 pass("Inside skip block");
32 pass("Another inside");
75 pass("This is supposed to run");
84 pass("This is supposed to run, too");
H A Dbuffer.t19 pass("I'm ok");
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dipf.conf.dfl31 pass in quick on lo0
32 pass out quick on lo0
35 pass in quick proto udp from any to any port = 68
36 pass out quick proto udp from any to any port = 67
H A Dipf6.conf.dfl31 pass in quick on lo0
32 pass out quick on lo0
35 pass in quick proto udp from any to any port = 546
36 pass out quick proto udp from any to any port = 547
39 pass in quick proto ipv6-icmp from any to any
40 pass out quick proto ipv6-icmp from any to any
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/pkcs12/
H A Dp12_p8d.c63 PKCS8_PRIV_KEY_INFO *PKCS8_decrypt(X509_SIG *p8, const char *pass, int passlen) argument
65 return PKCS12_item_decrypt_d2i(p8->algor, ASN1_ITEM_rptr(PKCS8_PRIV_KEY_INFO), pass,
H A Dp12_kiss.c65 static int parse_pk12( PKCS12 *p12, const char *pass, int passlen,
68 static int parse_bags( STACK_OF(PKCS12_SAFEBAG) *bags, const char *pass,
73 static int parse_bag( PKCS12_SAFEBAG *bag, const char *pass, int passlen,
83 int PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, argument
113 if(!pass || !*pass) {
114 if(PKCS12_verify_mac(p12, NULL, 0)) pass = NULL;
115 else if(PKCS12_verify_mac(p12, "", 0)) pass = "";
120 } else if (!PKCS12_verify_mac(p12, pass, -1)) {
125 if (!parse_pk12 (p12, pass,
144 parse_pk12(PKCS12 *p12, const char *pass, int passlen, EVP_PKEY **pkey, X509 **cert, STACK_OF(X509) **ca) argument
199 parse_bag(PKCS12_SAFEBAG *bag, const char *pass, int passlen, EVP_PKEY **pkey, X509 **cert, STACK_OF(X509) **ca, ASN1_OCTET_STRING **keyid, char *keymatch) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpppragma.c31 pppragma(char* directive, char* pass, char* name, char* value, int newline) argument
41 if (pass)
48 ppprintf("%s:", pass);
60 if (sep || pass)
H A Dpperror.c36 errorv(pp.pass, level, ap);
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsnmpdx_stub.h66 extern int set_relayProcessIDFile(int pass, String *relayProcessIDFile);
69 extern int set_relayResourceFile(int pass, String *relayResourceFile);
72 extern int set_relayPersonalFileDir(int pass, String *relayPersonalFileDir);
76 extern int set_relayCheckPoint(int pass, String *relayCheckPoint);
84 extern int set_agentStatus(int pass, IndexType index, Integer *agentStatus);
86 extern int set_agentTimeOut(int pass, IndexType index, Integer *agentTimeOut);
88 extern int set_agentPortNumber(int pass, IndexType index, Integer *agentPortNumber);
90 extern int set_agentPersonalFile(int pass, IndexType index, String *agentPersonalFile);
93 extern int set_agentConfigFile(int pass, IndexType index, String *agentConfigFile);
96 extern int set_agentExecutable(int pass, IndexTyp
[all...]
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mirror_resync.c45 mm_pass_num_t pass; /* pass number */ member in struct:mm_unit_list
135 * setup_units: build lists of units for each pass
167 lp->pass = mirrorp->pass_num;
168 if ((lp->pass < 0) || (lp->pass > MD_PASS_MAX))
169 lp->pass = MD_PASS_MAX;
172 lp->next = mirrors[lp->pass];
173 mirrors[lp->pass] = lp;
192 mm_pass_num_t pass, max_pas local
346 mm_pass_num_t pass, max_pass; local
529 mm_pass_num_t pass; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/keyserv/
H A Dnewkey.c91 char *pass, *target_host = NULL, local
205 pass = get_password(uid, target_host, username);
207 if (pass == NULL)
210 (void) strlcpy(short_pass, pass, sizeof (short_pass));
337 *pass = NULL; local
374 pass = getpassphrase(prompt);
375 if (pass && strlen(pass) == 0) {
380 strcpy(password, pass);
388 pass
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl52 my ($pass, $where, $name, @mess) = @_;
59 $out = $pass ? "ok $test - $name" : "not ok $test - $name";
61 $out = $pass ? "ok $test" : "not ok $test";
67 unless ($pass) {
76 return $pass;
86 my ($pass, $name, @mess) = @_;
87 _ok($pass, _where(), $name, @mess);
138 my $pass;
141 $pass = !defined $got && !defined $expected;
144 $pass
257 sub pass { subroutine
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dabort.c40 static int pass = 0; /* counts how many times abort has been called */ variable
70 if (++pass == 1)

Completed in 130 milliseconds

1234567891011>>