Searched refs:top (Results 126 - 135 of 135) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm319 to fit in one document. This POD itself explains the top-level APIs
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm145 Match all top level sections but none of their subsections:
/osnet-11/usr/src/lib/libast/common/misc/
H A Dmagic.c2444 sfprintf(sp, "cont\toffset\ttype\top\tmask\tvalue\tmime\tdesc\n");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm63 where C<find()> works from the top of the tree down.
585 die "invalid top directory" unless defined $_[0];
952 if ($dir_rel eq ':') { # must be the top dir, where we started
1143 if ($dir_rel eq ':') { # must be the top dir, where we started
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c812 Dt_t *top = shp->var_tree; local
831 shp->var_tree = top;
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1535 * 3 .. 258, the last 256 values correspond to the top 8 bits of
1792 #define pqremove(s, tree, top) \
1794 top = s->heap[SMALLEST]; \
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c4416 top:
4429 goto top;
4702 * Go deeper to find an ancestor, give up on top level.
4901 * try to create a dataset on top of an existing dataset, the ioctl()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm5094 to the top of your script.
5359 The start_html() routine creates the top of the
5426 will put a <?xml> declaration at the top of the HTML header. The sole
7050 on top level domains like ".edu". If no domain is specified, then
7873 Set the variable at the top of the script, right after the "use" statement:
7884 find them towards the top of the file in a subroutine named
H A Dperl5db.pl3700 5.8.0 command set being used, since there's no top-level entry for 'foobar'.
4996 and will stop (see the code at the top of the command loop) if the value
7863 Get the top-level packages and grab everything that matches the text
7870 grep /^\Q$text/, map { /^(.*)::$/ ? ($1) : () } keys %:: # top-packages
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1032 xmlDocPtr top; local
1035 top = handle->zone_dh_doc;
1036 for (child = top->xmlChildrenNode; child != NULL; child = next) {
1345 * top of the routine, since we've had a failure.
1715 * Move the new document over top of the old.
8265 * a given zone. The lock is built on top of an fcntl(2) lock of

Completed in 129 milliseconds

123456