Searched refs:item (Results 151 - 175 of 336) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm367 =item C<initialize>
476 =item B<AddPreamble>
509 =item B<AddPostamble>
536 =item B<Head1Level>
581 =item B<Label>
614 =item B<LevelNoNum>
642 =item B<MakeIndex>
665 =item B<ReplaceNAMEwithSection>
711 =item B<StartWithNewPage>
731 =item
[all...]
H A DSelect.pm95 =item *
112 =item *
118 =item *
125 =item *
131 =item *
137 =item *
143 =item *
169 =item *
175 Where each the item inside square brackets (the ".." followed by the
206 =item
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Dldap_val.h104 void freeMappingItem(__nis_mapping_item_t *item,
110 __nis_value_t *splitMappingItem(__nis_mapping_item_t *item,
120 __nis_value_t *extractMappingItem(__nis_mapping_item_t *item,
H A Ddb_query.cc59 item(attrlist[i].zattr_val.zattr_val_val,
110 item(objcols[wherein_obj].ec_value.ec_value_val,
H A Ddb_scheme_c.x58 item *key_name;
H A Dldap_print.c126 printMappingItem(&e->element.item, native);
133 printMappingItem(&e->element.print.item[i], native);
142 printMappingItem(&e->element.split.item, native);
150 printMappingItem(&e->element.extract.item, native);
169 printMappingItem(&e->element.item, native);
186 printMappingItem(&e->element.split.item, native);
194 printMappingItem(&e->element.match.item[i], native);
200 printMappingItem(&e->element.extract.item, native);
H A Dldap_val.c507 * Return the value of the specified item.
510 getMappingItemVal(__nis_mapping_item_t *item, __nis_mapping_item_type_t native, argument
519 if (item == 0)
526 switch (item->type) {
529 if (item->searchSpec.obj.index.numIndexes <= 0 &&
530 item->searchSpec.obj.name == 0) {
561 if (item->searchSpec.triple.scope == LDAP_SCOPE_UNKNOWN) {
571 } else if (item->searchSpec.triple.base == 0 &&
572 item->searchSpec.triple.scope ==
574 item
1059 __nis_mapping_item_t *item = arg; local
1547 freeMappingItem(__nis_mapping_item_t *item, int numItems) argument
1648 splitMappingItem(__nis_mapping_item_t *item, char delim, __nis_rule_value_t *rv) argument
2212 extractMappingItem(__nis_mapping_item_t *item, __nis_mapping_format_t *f, __nis_rule_value_t *rv, int *stat) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_OS2.pm35 =item init_dist (o)
124 =item init_linker
139 =item os_flavor
H A DInstalled.pm277 =item new()
282 =item modules()
287 =item files()
297 =item directories()
307 =item directory_tree()
312 =item validate()
319 =item packlist()
323 =item version()
H A DLiblist.pm58 =item * For static extensions
63 =item * For dynamic extensions at build/link time
68 =item * For dynamic extensions at load time
109 =item *
118 =item *
126 =item *
132 =item *
157 =item *
167 =item *
193 =item *
[all...]
H A DMksymlists.pm229 =item DLBASE
231 This item specifies the name by which the linker knows the
237 =item DL_FUNCS
256 =item DL_VARS
263 =item FILE
270 =item FUNCLIST
286 =item IMPORTS
291 =item NAME
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm40 =item C<ReadLine>
46 =item C<new>
53 =item C<readline>
58 =item C<addhistory>
63 =item C<IN>, C<OUT>
68 =item C<MinLine>
74 =item C<findConsole>
79 =item Attribs
85 =item C<Features>
113 =item
[all...]
H A DCap.pm114 =item B<Tgetent>
148 =item OSPEED
157 =item TERM
349 =item B<Tpad>
357 =item B<$string>
364 =item B<$cnt>
368 =item B<$FH>
399 =item B<Tputs>
408 =item B<$cap>
412 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dstrict.pm64 =item C<strict refs>
85 =item C<strict vars>
109 =item C<strict subs>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm217 =item 0
221 =item 1
225 =item 2
229 =item 3
233 =item 4
237 =item 5
H A DBalanced.pm1144 =item [0]
1149 =item [1]
1154 =item [2]
1404 =item 1.
1408 =item 2.
1420 =item [0]
1424 =item [1]
1428 =item [2]
1454 =item 1.
1458 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodchecker.PL63 =item B<-help>
67 =item B<-man>
71 =item B<-warnings> B<-nowarnings>
77 =item I<file>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm236 =item C<GLOB_ERR>
241 =item C<GLOB_LIMIT>
250 =item C<GLOB_MARK>
255 =item C<GLOB_NOCASE>
260 =item C<GLOB_NOCHECK>
266 =item C<GLOB_NOSORT>
277 =item C<GLOB_BRACE>
283 =item C<GLOB_NOMAGIC>
290 =item C<GLOB_QUOTE>
297 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm107 =item first BLOCK LIST
125 =item max LIST
138 =item maxstr LIST
152 =item min LIST
165 =item minstr LIST
179 =item reduce BLOCK LIST
196 =item shuffle LIST
202 =item sum LIST
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/
H A Dattrs.pm36 =item method
40 =item locked
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DCmd.pm611 =item debug ( VALUE )
627 =item message ()
631 =item code ()
636 =item ok ()
642 =item status ()
647 =item datasend ( DATA )
653 =item dataend ()
669 =item debug_print ( DIR, TEXT )
675 =item debug_text ( TEXT )
683 =item comman
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1124 =item UCA_Version
1135 =item backwards
1144 =item entry
1190 =item hangul_terminator
1218 =item ignoreName
1220 =item ignoreChar
1230 =item level
1246 =item normalization
1287 =item overrideCJK
1320 =item overrideHangu
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm35 =item canonpath
46 =item catdir()
89 =item 1.
94 =item 2.
99 =item 3.
107 =item 4.
116 =item 5.
129 =item 6.
134 =item 7.
148 =item
[all...]
/osnet-11/usr/src/lib/libadutils/common/
H A Daddisc.c72 * named validate_<item>(). Each such function calls validate_<item>()
201 #define is_fixed(item) \
202 ((item)->state == AD_STATE_FIXED)
204 #define is_changed(item, num, param) \
205 ((item)->param_version[num] != (param)->version)
216 update_version(ad_item_t *item, int num, ad_item_t *param) argument
218 item->param_version[num] = param->version;
224 is_valid(ad_item_t *item) argument
226 if (item
238 update_item(ad_item_t *item, void *value, enum ad_item_state state, uint32_t ttl) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm77 my $item = $_[0]{C}{$_[1]};
78 my ($last_access, $expire_time, $num_uses_left) = _get_header($item);
81 $_[0]{LIFETIME} and print STDERR " Time to live for this item: $ttl\n";
154 will be looked up afresh when it expires. When a data item is looked
158 data item will be discarded and looked up afresh after the I<n>th time
159 you access it. When a data item is looked up afresh, its number of
209 =item
214 =item
220 =item
226 =item
[all...]

Completed in 51 milliseconds

1234567891011>>