| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
| MM_Cygwin.pm | 18 ExtUtils::MM_Cygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker 26 See ExtUtils::MM_Unix for a documentation of the methods provided there.
|
| MM_BeOS.pm | 5 ExtUtils::MM_BeOS - methods to override UN*X behaviour in ExtUtils::MakeMaker 13 See ExtUtils::MM_Unix for a documentation of the methods provided 14 there. This package overrides the implementation of these methods, not
|
| MM_NW5.pm | 5 ExtUtils::MM_NW5 - methods to override UN*X behaviour in ExtUtils::MakeMaker 13 See ExtUtils::MM_Unix for a documentation of the methods provided 14 there. This package overrides the implementation of these methods, not
|
| MM_OS2.pm | 19 ExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMaker 27 See ExtUtils::MM_Unix for a documentation of the methods provided 28 there. This package overrides the implementation of these methods, not 31 =head1 METHODS
|
| MM_Win32.pm | 8 ExtUtils::MM_Win32 - methods to override UN*X behaviour in ExtUtils::MakeMaker 16 See ExtUtils::MM_Unix for a documentation of the methods provided 17 there. This package overrides the implementation of these methods, not 42 =head2 Overridden methods
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
| Epoc.pm | 13 File::Spec::Epoc - methods for Epoc file specs 21 See File::Spec::Unix for a documentation of the methods provided 22 there. This package overrides the implementation of these methods, not 66 implementation of these methods, not the semantics.
|
| Cygwin.pm | 13 File::Spec::Cygwin - methods for Cygwin file specs 22 implementation of these methods, not the semantics.
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/ |
| base.pm | 82 The C<Digest::base> class provide implementations of the methods 83 C<addfile> and C<add_bits> in terms of C<add>, and of the methods 87 this implementations of the alternative I<add> and I<digest> methods. 88 A minimal subclass needs to implement the following methods by itself: 95 The arguments and expected behaviour of these methods are described in
|
| /onnv/onnv-gate/usr/src/lib/libsum/common/ |
| sumlib.c | 177 static const Method_t methods[] = variable 287 for (n = 0; n < elementsof(methods); n++) 288 if (match(name, methods[n].match)) 289 return (*methods[n].open)(&methods[n], name); 368 for (i = n = 0; i < elementsof(methods); i++) 370 n += sfprintf(sp, "[+%s?%s]", methods[i].match, methods[i].description); 371 if (methods[i].options) 372 n += sfprintf(sp, "{\n%s\n}", methods[i].options) [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
| Hash.pm | 25 # All methods provided by default, define only those needing overrides 35 # All methods provided by default, define only those needing overrides 54 This module provides some skeletal methods for hash-tying classes. See 57 as methods C<TIEHASH>, C<EXISTS> and C<CLEAR>. The B<Tie::StdHash> and 59 provide most methods for hashes described in L<perltie> (the exceptions 61 and allow for selective overwriting of methods. B<Tie::Hash> grandfathers the 65 For developers wishing to write their own tied hashes, the required methods 119 The accessor methods assume that the actual storage for the data in the tied 121 C<TIEHASH> method should return a hash reference, and the remaining methods 140 The accessor methods assume that the actual storage for the data in the tie [all...] |
| Scalar.pm | 25 # All methods provided by default, so define only what needs be overridden 36 This module provides some skeletal methods for scalar-tying classes. See 39 as methods C<TIESCALAR>, C<FETCH> and C<STORE>. The B<Tie::StdScalar> 40 package provides all the methods specified in L<perltie>. It inherits from 42 built-in scalars, allowing for selective overloading of methods. The C<new> 46 For developers wishing to write their own tied-scalar classes, the methods
|
| Array.pm | 126 # mandatory methods 136 # optional methods - for efficiency 151 # all methods provided by default 163 This module provides methods for array-tying classes. See 166 and C<EXTEND> methods that do nothing, stub C<DELETE> and C<EXISTS> 167 methods that croak() if the delete() or exists() builtins are ever called 172 The B<Tie::StdArray> package provides efficient methods required for tied arrays 175 like standard arrays, allowing for selective overloading of methods. 177 For developers wishing to write their own tied arrays, the required methods 189 provides the methods below [all...] |
| /onnv/onnv-gate/usr/src/cmd/hal/fdi/ |
| Makefile | 47 policy/10osvendor/20-storage-methods.fdi \ 48 policy/10osvendor/20-zfs-methods.fdi \
|
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/ |
| Catalog.pod | 42 C<Sun::Solaris::Exacct::Catalog> class so that methods can be used to manipulate 48 Constants passed to the methods below can either be the integer value such as 55 =head2 Class methods 106 =head2 Object methods 134 These methods return string representations of the appropriate value. These 135 methods can be used for textual output of the various catalog fields. The
|
| Item.pod | 72 =head2 Class methods 74 Class methods include those inherited from the C<Sun::Solaris::Exacct::Object> 91 =head2 Object methods 93 Object methods are those inherited from the C<Sun::Solaris::Exacct::Object>.
|
| Group.pod | 59 =head2 Class methods 61 Class methods include those inherited from the C<Sun::Solaris::Exacct::Object> 75 =head2 Object methods
|
| /onnv/onnv-gate/usr/src/cmd/svc/milestone/ |
| README.share | 43 service methods, so that capabilities that svc.startd(1M) would normally 55 Some methods may be written to instead use ksh(1), with invocation 83 to directly execute the corresponding service methods 89 to mount the various filesystems. In the case that these methods fail, 127 contacted. The service methods can be invoked directly as 132 If these methods fail, a direct invocation of ifconfig(1M) can be
|
| /onnv/onnv-gate/usr/src/cmd/svc/profile/ |
| README | 40 X remote login as the remote login methods available.
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Time/ |
| gmtime.pm | 64 This object has methods that return the similarly named structure field
|
| localtime.pm | 59 This object has methods that return the similarly named structure field
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/User/ |
| grent.pm | 66 "User::grent" objects. This object has methods that return the similarly
|
| /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
| Task.pod | 60 =head2 Class methods 64 =head2 Object methods
|
| /onnv/onnv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/common/ |
| Makefile | 42 methods.o \
|
| /onnv/onnv-gate/usr/src/cmd/ssh/sshd/ |
| auth2.c | 60 /* methods */ 210 * methods (e.g., kbdint). Userauth method abandonment 349 char *methods; local 383 * required methods, likely only "keyboard-interactive;" 384 * (methods == NULL) implies failure, even if (partial == 1) 386 methods = authmethods_get(); 387 packet_put_cstring(methods); 388 packet_put_char((authenticated && partial && methods) ? 1 : 0); 389 if (methods) 390 xfree(methods); [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
| Seekable.pm | 7 IO::Seekable - supply seek based methods for I/O objects 18 be inherited by other C<IO::Handle> based objects. It provides methods 39 supported C<IO::Seekable> methods, which are just front ends for the
|