HomeSort by relevance Sort by last modified time
    Searched refs:via (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/
QuotedPrint.pm 1 package PerlIO::via::QuotedPrint;
56 PerlIO::via::QuotedPrint - PerlIO layer for quoted-printable strings
60 use PerlIO::via::QuotedPrint;
62 open( my $in,'<:via(QuotedPrint)','file.qp' )
65 open( my $out,'>:via(QuotedPrint)','file.qp' )
80 L<PerlIO::via>, L<MIME::QuotedPrint>, L<PerlIO::via::Base64>,
81 L<PerlIO::via::MD5>, L<PerlIO::via::StripHTML>, L<PerlIO::via::Rotate>
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
via.pm 1 package PerlIO::via;
4 XSLoader::load 'PerlIO::via';
10 PerlIO::via - Helper class for PerlIO layers implemented in perl
14 use PerlIO::via::Layer;
15 open($fh,"<:via(Layer)",...);
18 open($fh,">:via(Some::Other::Package)",...);
22 The PerlIO::via module allows you to develop PerlIO layers in Perl, without
26 One example module, L<PerlIO::via::QuotedPrint>, is included with Perl
28 L<PerlIO::via::StripHTML> and L<PerlIO::via::Base64>. Th
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/
smtp.self 9 smtp.self - mail a message via smtp
78 The message was sent directly via SMTP using Net::SMTP
80 The message was sent directly via SMTP using Net::SMTP
  /onnv/onnv-gate/usr/src/lib/libsip/common/
sip_gids.c 193 _sip_header_t *via; local
221 via = sip_search_for_header(_sip_msg, SIP_VIA, NULL);
222 if (via == NULL) {
243 hdrlen = via->sip_hdr_end - via->sip_hdr_start;
244 _sasl_MD5Update(&ctx, (uchar_t *)via->sip_hdr_start, hdrlen);
259 hdrlen = via->sip_hdr_end - via->sip_hdr_start;
260 MD5Update(&ctx, (uchar_t *)via->sip_hdr_start, hdrlen);
sip_msg.h 144 /* SIP name/version/transport value in Via */
151 /* Via value */
171 sip_via_value_t via; member in union:sip_hdr_value::__anon4124
235 #define via_protocol hdr_value.via.sent_protocol
236 #define via_protocol_name hdr_value.via.sent_protocol.name
237 #define via_protocol_vers hdr_value.via.sent_protocol.version
238 #define via_protocol_transport hdr_value.via.sent_protocol.transport
239 #define via_sent_by_host hdr_value.via.sent_by_host
240 #define via_sent_by_port hdr_value.via.sent_by_port
sip_xaction.c 71 _sip_header_t *via = NULL; local
87 via = sip_search_for_header(msg, SIP_VIA, NULL);
91 if (via == NULL || from == NULL || cid == NULL)
93 sip_md5_hash(via->sip_hdr_start,
94 via->sip_hdr_end - via->sip_hdr_start,
  /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/
README.rc3 28 management is via the Service Management Facility; to read more about
34 When moving to run-level 3, via an "init 3" invocation or the SMF major
README 28 management is via the Service Management Facility; to read more about
README.rc2 28 management is via the Service Management Facility; to read more about
README.rcS 28 management is via the Service Management Facility; to read more about
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
MY.pm 37 It also provides a convenient alias via the MY class.
MM.pm 30 It also provides a convenient alias via the MM class (I didn't want
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
method.t 179 # $@ =~ /^\QCan't locate object method "foo" via package "Config" at/ ? 1 : $@}, 1);
181 # $@ =~ /^\QCan't locate object method "foo" via package "Config" at/ ? 1 : $@}, 1);
187 $@ =~ /^\QCan't locate object method "foo" via package "E::A" at/ ? 1 : $@}, 1);
189 $@ =~ /^\QCan't locate object method "foo" via package "E::B" at/ ? 1 : $@}, 1);
191 $@ =~ /^\QCan't locate object method "foo" via package "E::C" (perhaps / ? 1 : $@}, 1);
194 $@ =~ /^\QCan't locate object method "foo" via package "E::D" (perhaps / ? 1 : $@}, 1);
196 $@ =~ /^\QCan't locate object method "foo" via package "E::E" (perhaps / ? 1 : $@}, 1);
200 $@ =~ /^\QCan't locate object method "foo" via package "E::F" at/ ? 1 : $@}, 1);
202 $@ =~ /^\QCan't locate object method "foo" via package "E::F" at/ ? 1 : $@}, 1);
223 $@ =~ /^\QCan't locate object method "boogie" via package "Foo" (perhaps / ? 1 : $@}, 1)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
README.ON 26 This module is released as Public Source via the Comprehensive Perl Archive
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
README.ON 27 This module is released as Public Source via the Comprehensive Perl Archive
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
README.ON 26 This module is released as Public Source via the Comprehensive Perl Archive
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
README.ON 26 This module is released as Public Source via the Comprehensive Perl Archive
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
Makefile.solaris 54 # via-rhine.o - Rhine-I/II driver
84 via-rhine.o := DRIVER_DEFS = -DINCLUDE_VIA_RHINE=1
107 via-rhine.o := DRIVER_SRC = via-rhine.c
135 types.h udp.h undi.c undi.h via-rhine.c w89c840.c
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/t/
via.t 15 my $tmp = "via$$";
23 BEGIN { use_ok('PerlIO::via::QuotedPrint'); }
25 ok( !open($fh,"<via(PerlIO::via::QuotedPrint)", $tmp), 'open QuotedPrint for input fails');
26 ok( open($fh,">via(PerlIO::via::QuotedPrint)", $tmp), 'open QuotedPrint for output');
30 ok( open($fh,"<via(PerlIO::via::QuotedPrint)", $tmp), 'open QuotedPrint for input');
48 ok( ! open($fh,">via(Unknown::Module)", $tmp), 'open via Unknown::Module will fail')
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/lib/ExtUtils/
MM.pm 34 It also provides a convenient alias via the MM class (I didn't want
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
README.share 35 to maintenance mode deliberately via the '-s' option to boot(1M), or via
96 using the mount(1M) command via
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/dpost/
README 39 along an arbitrary baseline (see ../postscript/baseline.ps). All are accessed via
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
Storable.pm 152 # The stored object tree may later be retrieved to memory via retrieve.
424 errors are propagated via C<die>.
433 from a file via C<fd_retrieve>. Those names aren't imported by default,
466 process via some IPC, since freezing the structure also serializes it in
602 When Storable croaks, it tries to report the error via the C<logcroak()>
644 whether we're in a dclone() or a regular serialization via store() or freeze().
715 Returns true if within a store operation (via STORABLE_freeze hook).
719 Returns true if within a retrieve operation (via STORABLE_thaw hook).
736 You can create endless loops if the things you serialize via freeze()
838 items via another reference stringification (i.e. using the sam
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
PerlIO.pm 74 got straight to the operating system via the C library as usual.
219 =item :via
221 Use C<:via(MODULE)> either in open() or binmode() to install a layer
224 See L<PerlIO::via> for more information.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
Color.pm 123 support configurable coloration via options passed to the constructor, and

Completed in 1080 milliseconds

1 2 3 4