Searched refs:PASS (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm222 PASS pass
227 PASS fwpass
229 PASS pass
234 PASS fwpass
237 PASS pass
242 PASS fwpass
245 PASS pass
250 PASS pass@fwpass
255 PASS fwpass
257 PASS pas
[all...]
H A DPOP3.pm71 @_ >= 1 && @_ <= 3 or croak 'usage: $pop3->login( USER, PASS )';
84 @_ >= 1 && @_ <= 3 or croak 'usage: $pop3->apop( USER, PASS )';
121 @_ == 2 or croak 'usage: $pop3->pass( PASS )';
306 sub _PASS { shift->command('PASS',$_[0])->response() == CMD_OK }
436 =item pass ( PASS )
438 Send the PASS command. Returns the number of messages in the mailbox.
440 =item login ( [ USER [, PASS ]] )
442 Send both the USER and PASS commands. If C<PASS> is not given the
453 =item apop ( [ USER [, PASS ]] )
[all...]
H A DNNTP.pm129 @_ == 3 or croak 'usage: $nntp->authinfo( USER, PASS )';
133 && $nntp->_AUTHINFO("PASS",$pass) == CMD_OK;
138 @_ == 3 or croak 'usage: $nntp->authinfo( USER, PASS )';
841 =item authinfo ( USER, PASS )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL546 PASS pass
549 PASS fwpass
551 PASS pass
554 PASS fwpass
557 PASS pass
560 PASS fwpass
563 PASS pass
566 PASS pass@fwpass
569 PASS fwpass
571 PASS pas
[all...]
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c200 #define PASS 0 macro
222 return (PASS);
229 return (PASS);
/osnet-11/usr/src/lib/libpp/common/
H A Dppproto.c133 #undef PASS macro
134 #define PASS (1L<<18) macro
2334 proto->flags |= PASS;
2453 if (proto->flags & PASS)
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]

Completed in 645 milliseconds