Searched refs:item (Results 176 - 200 of 336) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvmsish.pm34 =item C<vmsish status>
39 =item C<vmsish exit>
47 =item C<vmsish time>
52 =item C<vmsish hushed>
H A DCwd.pm33 =item getcwd
41 =item cwd
49 =item fastcwd
64 =item fastgetcwd
81 =item abs_path
89 =item realpath
95 =item fast_abs_path
118 =item *
124 =item *
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dplainer.t46 =item C<-T> and C<-B> not implemented on filehandles
47 =item C<-T> and C<-B> not implemented on filehandles
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DFile.pm52 =item new ( FILENAME [,MODE [,PERMS]] )
58 =item new_tmpfile
72 =item open( FILENAME [,MODE [,PERMS]] )
74 =item open( FILENAME, IOLAYERS )
H A DPipe.pm204 =item new ( [READER, WRITER] )
222 =item reader ([ARGS])
228 =item writer ([ARGS])
234 =item handles ()
H A DSocket.pm330 =item new ( [ARGS] )
370 =item accept([PKG])
388 =item socketpair(DOMAIN, TYPE, PROTOCOL)
399 =item atmark
422 =item connected
427 =item protocol
433 =item sockdomain
438 =item sockopt(OPT [, VAL])
443 =item socktype
448 =item timeou
[all...]
H A DHandle.pm45 =item new ()
49 =item new_from_fd ( FD, MODE )
105 =item $io->fdopen ( FD, MODE )
111 =item $io->opened
116 =item $io->getline
122 =item $io->getlines
128 =item $io->ungetc ( ORD )
134 =item $io->write ( BUF, LEN [, OFFSET ] )
140 =item $io->error
147 =item
[all...]
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_kmod.c231 smb_netsvcitem_t *item; local
244 while ((item = list_head(lst)) != NULL) {
245 list_remove(lst, item);
249 user = &item->nsi_un.nsi_user;
256 tree = &item->nsi_un.nsi_tree;
261 ofile = &item->nsi_un.nsi_ofile;
266 share = &item->nsi_un.nsi_share;
/osnet-11/usr/src/lib/libadm/common/
H A Dckitem.c51 #define MESG1 "the number of the menu item you wish to select, or "
52 #define MESG2 "the token which is associated with the menu item,\
54 token for the menu item. Enter ?? to reprint the menu."
120 ckitem(CKMENU *menup, char *item[], short max, char *defstr, char *error, argument
137 item[0] = menup->choice->token;
139 item[0] = menup->invis[0];
140 item[1] = NULL;
166 item[0] = defstr;
167 item[1] = NULL;
175 item[
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DWin32.pm28 =item devnull
38 =item tmpdir
79 =item catfile
113 =item canonpath
151 # for each .. in @path_dirs pop one item from
168 =item splitpath
216 =item splitdir
260 =item catpath
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dsbb.py317 for idx, item in enumerate(list(tuples)):
318 destname = item[BootConfig.IDX_DESTNAME]
319 if (item[BootConfig.IDX_FILETYPE] == BootConfig.OUTPUT_TYPE_FILE
324 item = list(item)
329 item[BootConfig.IDX_DESTNAME] = (
334 tuples[idx] = tuple(item)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DEmbed.pm311 =item xsinit()
339 =item Examples
367 =item ldopts()
419 =item Examples
455 =item perl_inc()
469 =item ccflags(), ccdlflags()
473 =item ccopts()
477 =item xsi_header()
482 =item xsi_protos(@modules)
486 =item xsi_bod
[all...]
H A DPacklist.pm211 =item new()
221 =item read()
227 =item write()
232 =item validate()
239 =item packlist_file()
H A DManifest.pm70 =item mkmanifest
136 =item manifind
172 =item manicheck
190 =item filecheck
208 =item fullcheck
222 =item skipcheck
294 =item maniread
368 =item manicopy
525 =item maniadd
649 =item
[all...]
/osnet-11/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_include.sh137 # in_list op item list
139 # Is "item" in the given list? Use "op" to do the test, applying it to
140 # "item" and each member of the list in turn until it returns success.
145 item=$2
149 $op $item $1 && return 0
521 # item on the line, so we can't just substitute "addif"
526 for item in $list; do
527 if_comp $ifname $item && $process_func \
528 /sbin/ifparse $type < $hostpfx.$item
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
H A DBase64.pm48 =item encode_base64($str)
50 =item encode_base64($str, $eol);
60 =item decode_base64($str)
90 =item Premature end of base64 data
97 =item Premature padding of base64 data
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm152 =item *
158 =item *
222 =item "NON-EUC" doublebyte encodings
230 =item tr//
235 =item DATA pseudo-filehandle
245 =item use encoding [I<ENCNAME>] ;
260 =item use encoding I<ENCNAME> [ STDIN =E<gt> I<ENCNAME_IN> ...] ;
272 =item use encoding I<ENCNAME> Filter=E<gt>1;
279 =item no encoding;
307 =item *
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm42 =item B<find>
54 =item B<finddepth>
78 =item C<wanted>
83 =item C<bydepth>
89 =item C<preprocess>
101 =item C<postprocess>
110 =item C<follow>
121 =item *
126 =item *
133 =item
[all...]
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.c725 struct list_head *item, *tmp; local
730 list_for_each_safe(item, tmp, &file->name) { /* List of filenames */
731 struct filename *f = list_entry(item, struct filename, list);
745 list_for_each_safe(item, tmp, &file->data) { /* List of data streams */
746 struct data *d = list_entry(item, struct data, list);
1285 struct list_head *item; local
1299 list_for_each(item, &file->name) {
1300 struct filename *f = list_entry(item, struct filename, list);
1352 list_for_each(item, &file->data) {
1353 struct data *d = list_entry(item, struc
1413 struct list_head *item; local
1474 struct list_head *item; local
1660 struct list_head *item; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm236 =item B<ok>
272 =item B<is>
274 =item B<isnt>
342 =item B<like>
377 =item B<unlike>
391 =item B<cmp_ok>
429 =item B<can_ok>
486 =item B<isa_ok>
567 =item B<pass>
569 =item
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Dldap_ruleval.c470 * Given a LHS rule 'rl', return an array containing the item names,
482 __nis_mapping_item_t *item = 0; local
503 tmpitem = cloneItem(&e->element.item);
535 olditem = item;
536 item = concatenateMappingItem(item, ni,
537 &e->element.match.item[n]);
539 if (item == 0) {
556 olditem = item;
557 item
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dreiserfs.c58 /* If the 3rd bit of an item state is set, then it's visible. */
465 /* Find the item identified by KEY in mounted filesystem DATA, and fill ITEM
470 struct grub_fshelp_node *item)
492 if (! item)
494 grub_error (GRUB_ERR_TEST_FAILURE, "item is NULL");
508 item->next_offset = 0;
553 item->next_offset = grub_reiserfs_get_key_offset(&(keys[i]));
602 item->data = data;
606 item->block_number = 0;
607 item
468 grub_reiserfs_get_item(struct grub_reiserfs_data *data, const struct grub_reiserfs_key *key, struct grub_fshelp_node *item) argument
713 grub_reiserfs_iterate_dir(grub_fshelp_node_t item, int NESTED_FUNC_ATTR (*hook) (const char *filename, enum grub_fshelp_filetype filetype, grub_fshelp_node_t node)) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm43 ^=(?:head[1-4]|item) .*? $CUT
269 =item 1.
274 =item 2.
278 =item 3.
282 =item 4.
287 =item 5.
294 =item 6.
298 =item 7.
302 =item 8.
363 =item
[all...]
/osnet-11/usr/src/common/crypto/ecc/
H A Decdecode.c68 hexString2SECItem(PRArenaPool *arena, SECItem *item, const char *str, argument
83 item->data = (unsigned char *) PORT_ArenaAlloc(arena, tmp/2, kmflag);
84 if (item->data == NULL) return NULL;
85 item->len = tmp/2;
99 item->data[i/2] = byteval;
105 return item;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm117 carp "Only refs supported, ignoring non-ref item \$$k";
727 =item I<PACKAGE>->new(I<ARRAYREF [>, I<ARRAYREF]>)
746 =item I<$OBJ>->Dump I<or> I<PACKAGE>->Dump(I<ARRAYREF [>, I<ARRAYREF]>)
756 =item I<$OBJ>->Seen(I<[HASHREF]>)
769 =item I<$OBJ>->Values(I<[ARRAYREF]>)
775 =item I<$OBJ>->Names(I<[ARRAYREF]>)
781 =item I<$OBJ>->Reset
792 =item Dumper(I<LIST>)
818 =item *
833 =item *
[all...]

Completed in 41 milliseconds

1234567891011>>