Searched defs:Item (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dnhash.h44 } Item; typedef in typeref:struct:item_t
46 #define Null_Item ((Item *) NULL)
51 Item **itempp;
68 extern int add_cache(Cache *cp, Item *itemp);
69 extern Item *lookup_cache(Cache *cp, void *datap, int datalen);
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.pm78 # Item subclass - establish inheritance.
80 package Sun::Solaris::Exacct::Object::Item;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm639 POD documents of class Pod::Cache::Item.
661 my $item = Pod::Cache::Item->new(%param);
673 reference to the corresponding Pod::Cache::Item object or undef if
690 package Pod::Cache::Item;
692 =head2 Pod::Cache::Item
694 B<Pod::Cache::Item> holds information about individual POD documents,
702 =item Pod::Cache::Item-E<gt>new()

Completed in 22 milliseconds