Searched refs:class (Results 426 - 450 of 528) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c233 char *name, *pass, *class, *gecos, *dir, *shell; local
245 name = pass = class = gecos = dir = shell = NULL;
296 class = NULL;
297 if (getfield(&class, 0, &p, fieldsep) == NULL) {
373 pw->pw_class = class;
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dhostdisk.c450 struct gclass *class; local
460 LIST_FOREACH (class, &mesh.lg_class, lg_class)
461 if (strcasecmp (class->lg_name, "part") == 0)
463 if (!class)
466 LIST_FOREACH (geom, &class->lg_geom, lg_geom)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm22 C<Pod::LaTeX> is a derived class from L<Pod::Select|Pod::Select>.
370 The base class method is invoked. This method defines the default
846 base class. See C<Pod::Parser> and C<Pod::Select> for more information
870 my $class = ref($self);
876 %% Using the perl module $class
H A DUsage.pm530 my $class = ref($this) || $this;
533 bless $self, $class;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm895 my $class;
897 my @class;
902 push @class, (keys %$func)[0];
907 push @class, undef;
919 $class = $class[$i];
943 push @fields, $class
944 ? bless (\$field, $class)
2042 The key of that element is the name of a class into which the successful
2048 blessed into the appropriate class,
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm89 my $class = Scalar::Util::blessed($_[0]);
90 my $class_prefix = defined($class) ? "$class=" : "";
209 the "class" C<Number> (or one of its base classes)
471 Any class derived from an overloaded class is also overloaded. The
988 my $class = ref $self;
991 bless $self, $class; # Restore overloading
1045 Both "objects" which are blessed into the class C<two_refs1> are
1419 triggered or not basing on the I<previous> class o
[all...]
H A DBenchmark.pm362 Benchmark inherits from no other class, except of course
456 my $class = shift;
461 Benchmark->export_to_level(1, $class, @_);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1224 Net::FTP - FTP Client class
1246 C<Net::FTP> is a class implementing a simple FTP client in Perl as
1638 be derived from this class.The dataconn class itself is derived from
1639 the C<IO::Socket::INET> class, so any normal IO operations can be performed.
1640 However the following methods are defined in the dataconn class and IO should
H A DConfig.pm150 invoked as class methods. This is because C<Net::Config> inherits from
H A DNetrc.pm216 C<Net::Netrc> is a class implementing a simple interface to the .netrc file
/osnet-11/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c103 const char *name, ns_class class, ns_type type,
146 len = SPRINTF((tmp, " %s %s", p_class(class), p_type(type)));
696 len = SPRINTF((tmp, "%u bytes", class));
102 ns_sprintrrf(const u_char *msg, size_t msglen, const char *name, ns_class class, ns_type type, u_long ttl, const u_char *rdata, size_t rdlen, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
/osnet-11/usr/src/lib/libadt_jni/
H A Dauditxml_jni194 public class AuditEvent {
288 print STDERR "can't open class file AuditEvent_$root.java: $!\n";
302 public class AuditEvent_$root extends AuditEvent {
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dusbms.c426 .class = GRUB_USB_CLASS_MASS_STORAGE,
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A D3c595.c542 .class = 0,
H A Depic100.c519 .class = 0,
H A Drtl8139.c550 .class = 0,
H A Dsis900.c124 .class = 0,
1250 .class = 0,
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelDigest.c433 if (key_p->is_lib_obj && (key_p->class != CKO_SECRET_KEY)) {
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c133 /* overload class and type */
919 u_int class, u_int type, u_long ttl) {
929 rrecp->r_class = (ns_class)class;
918 res_mkupdrec(int section, const char *dname, u_int class, u_int type, u_long ttl) argument
H A Dres_send.c220 * look for (name,type,class) in the query section of packet (buf,eom)
234 res_nameinquery(const char *name, int type, int class, argument
252 if (ttype == type && tclass == class &&
260 * is there a 1:1 mapping of (name,type,class)
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdladm.c689 * Given a link class, returns its class string.
692 dladm_class2str(datalink_class_t class, char *buf) argument
696 switch (class) {
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_decl.c160 xyerror(D_DECL_PARMCLASS, "inappropriate storage class "
209 dt_decl_class(dt_dclass_t class) argument
214 xyerror(D_DECL_CLASS, "only one storage class allowed "
218 dsp->ds_class = class;
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_facility.c585 const char *name, const char *class, int type)
604 class, &err) != 0 ||
584 ses_add_sensor_common(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, const char *name, const char *class, int type) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dtaint.t878 my $class = shift;
881 bless \$arg => $class;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm169 my $class = shift;
173 bless $self, $class;

Completed in 108 milliseconds

<<11121314151617181920>>